Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h458 hxge_status_t hxge_pfc_num_macs_get(p_hxge_t hxgep, uint8_t *nmacs);
H A Dhxge_pfc.c502 hxge_pfc_num_macs_get(p_hxge_t hxgep, uint8_t *nmacs) in hxge_pfc_num_macs_get() function
H A Dhxge_main.c472 (void) hxge_pfc_num_macs_get(hxgep, &hxgep->mmac.total); in hxge_attach()