Searched refs:bgx_get_lmac_mac (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 227 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid);
|
H A D | thunder_bgx.c | 223 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid) in bgx_get_lmac_mac() function 232 EXPORT_SYMBOL(bgx_get_lmac_mac); variable
|
H A D | nic_main.c | 173 mac = bgx_get_lmac_mac(nic->node, bgx_idx, lmac); in nic_mbx_send_ready()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 227 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid);
|
H A D | thunder_bgx.c | 223 const u8 *bgx_get_lmac_mac(int node, int bgx_idx, int lmacid) in bgx_get_lmac_mac() function 232 EXPORT_SYMBOL(bgx_get_lmac_mac); variable
|
H A D | nic_main.c | 173 mac = bgx_get_lmac_mac(nic->node, bgx_idx, lmac); in nic_mbx_send_ready()
|
Completed in 10 milliseconds