Searched refs:bnx2x_set_eth_mac (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 398 * bnx2x_set_eth_mac - configure eth MAC address in the HW 405 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
|
H A D | bnx2x_cmn.c | 2821 rc = bnx2x_set_eth_mac(bp, true); in bnx2x_nic_load() 4338 rc = bnx2x_set_eth_mac(bp, false); in bnx2x_change_mac_addr() 4346 rc = bnx2x_set_eth_mac(bp, true); in bnx2x_change_mac_addr()
|
H A D | bnx2x_main.c | 8556 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set) in bnx2x_set_eth_mac() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 398 * bnx2x_set_eth_mac - configure eth MAC address in the HW 405 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
|
H A D | bnx2x_cmn.c | 2833 rc = bnx2x_set_eth_mac(bp, true); in bnx2x_nic_load() 4349 rc = bnx2x_set_eth_mac(bp, false); in bnx2x_change_mac_addr() 4357 rc = bnx2x_set_eth_mac(bp, true); in bnx2x_change_mac_addr()
|
H A D | bnx2x_main.c | 8554 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set) in bnx2x_set_eth_mac() function
|
Completed in 47 milliseconds