Searched refs:bgx_set_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 | 228 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
|
H A D | thunder_bgx.c | 234 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac) in bgx_set_lmac_mac() function 243 EXPORT_SYMBOL(bgx_set_lmac_mac); variable
|
H A D | nic_main.c | 1036 bgx_set_lmac_mac(nic->node, bgx, lmac, mbx.mac.mac_addr); in nic_handle_mbx_intr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 228 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
|
H A D | thunder_bgx.c | 234 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac) in bgx_set_lmac_mac() function 243 EXPORT_SYMBOL(bgx_set_lmac_mac); variable
|
H A D | nic_main.c | 1036 bgx_set_lmac_mac(nic->node, bgx, lmac, mbx.mac.mac_addr); in nic_handle_mbx_intr()
|
Completed in 10 milliseconds