Searched refs:bnx2x_set_eth_mac (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h396 * bnx2x_set_eth_mac - configure eth MAC address in the HW
403 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
H A Dbnx2x_cmn.c2789 rc = bnx2x_set_eth_mac(bp, true);
4248 rc = bnx2x_set_eth_mac(bp, false); bnx2x_change_mac_addr()
4256 rc = bnx2x_set_eth_mac(bp, true); bnx2x_change_mac_addr()
H A Dbnx2x_main.c8422 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set) bnx2x_set_eth_mac() function

Completed in 153 milliseconds