Searched refs:bnx2x_set_eth_mac (Results 1 – 3 of 3) sorted by relevance
405 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set);
2822 rc = bnx2x_set_eth_mac(bp, true); in bnx2x_nic_load()4339 rc = bnx2x_set_eth_mac(bp, false); in bnx2x_change_mac_addr()4347 rc = bnx2x_set_eth_mac(bp, true); in bnx2x_change_mac_addr()
8555 int bnx2x_set_eth_mac(struct bnx2x *bp, bool set) in bnx2x_set_eth_mac() function