Home
last modified time | relevance | path

Searched refs:nmacs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_espc.c90 nxge_espc_num_macs_get(p_nxge_t nxgep, uint8_t *nmacs) in nxge_espc_num_macs_get() argument
97 npi_status = npi_espc_num_macs_get(handle, nmacs); in nxge_espc_num_macs_get()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c502 hxge_pfc_num_macs_get(p_hxge_t hxgep, uint8_t *nmacs) in hxge_pfc_num_macs_get() argument
504 *nmacs = PFC_N_MAC_ADDRESSES; in hxge_pfc_num_macs_get()
H A Dhxge_impl.h458 hxge_status_t hxge_pfc_num_macs_get(p_hxge_t hxgep, uint8_t *nmacs);