Home
last modified time | relevance | path

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 Dbnx2x_cmn.h398 * bnx2x_set_eth_mac - configure eth MAC address in the HW
405 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
H A Dbnx2x_cmn.c2821 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 Dbnx2x_main.c8556 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 Dbnx2x_cmn.h398 * bnx2x_set_eth_mac - configure eth MAC address in the HW
405 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
H A Dbnx2x_cmn.c2833 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 Dbnx2x_main.c8554 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set) in bnx2x_set_eth_mac() function

Completed in 47 milliseconds