Home
last modified time | relevance | path

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 Dthunder_bgx.h228 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
H A Dthunder_bgx.c234 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 Dnic_main.c1036 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 Dthunder_bgx.h228 void bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const u8 *mac);
H A Dthunder_bgx.c234 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 Dnic_main.c1036 bgx_set_lmac_mac(nic->node, bgx, lmac, mbx.mac.mac_addr); in nic_handle_mbx_intr()

Completed in 10 milliseconds