Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h220 int bgx_get_lmac_count(int node, int bgx);
Dnic_main.c277 lmac_cnt = bgx_get_lmac_count(nic->node, bgx); in nic_update_hw_frs()
338 lmac_cnt = bgx_get_lmac_count(nic->node, bgx); in nic_set_lmac_vf_mapping()
Dthunder_bgx.c195 int bgx_get_lmac_count(int node, int bgx_idx) in bgx_get_lmac_count() function
205 EXPORT_SYMBOL(bgx_get_lmac_count);