Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h224 int bgx_get_lmac_count(int node, int bgx);
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()
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);