Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h189 int bgx_get_lmac_count(int node, int bgx);
Dthunder_bgx.c137 int bgx_get_lmac_count(int node, int bgx_idx) in bgx_get_lmac_count() function
147 EXPORT_SYMBOL(bgx_get_lmac_count);
Dnic_main.c286 lmac_cnt = bgx_get_lmac_count(nic->node, bgx); in nic_set_lmac_vf_mapping()