Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_bgx.h207 int bgx_get_lmac_count(int node, int bgx);
H A Dnic_main.c607 lmac_cnt = bgx_get_lmac_count(nic->node, bgx); in nic_set_lmac_vf_mapping()
H A Dthunder_bgx.c280 bgx_get_lmac_count(int node, int bgx_idx) in bgx_get_lmac_count() function