Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h226 int bgx_get_lmac_count(int node, int bgx);
H A Dnic_main.c268 lmac_cnt = bgx_get_lmac_count(nic->node, bgx); in nic_update_hw_frs()
329 lmac_cnt = bgx_get_lmac_count(nic->node, bgx); in nic_set_lmac_vf_mapping()
H A Dthunder_bgx.c192 int bgx_get_lmac_count(int node, int bgx_idx) in bgx_get_lmac_count() function
202 EXPORT_SYMBOL(bgx_get_lmac_count);