Searched refs:bnx2x_set_mac_addr_gen (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/bnx2x/ |
D | bnx2x_main.c | 6209 static void bnx2x_set_mac_addr_gen(struct bnx2x *bp, int set, const u8 *mac, in bnx2x_set_mac_addr_gen() function 6393 bnx2x_set_mac_addr_gen(bp, set, bp->dev->dev_addr, in bnx2x_set_eth_mac() 6403 bnx2x_set_mac_addr_gen(bp, set, bcast, 0, cam_offset + 1, 1); in bnx2x_set_eth_mac() 6586 bnx2x_set_mac_addr_gen(bp, set, iscsi_mac, cl_bit_vec, in bnx2x_set_iscsi_eth_mac_addr() 6614 bnx2x_set_mac_addr_gen(bp, set, bp->fip_mac, in bnx2x_set_fip_eth_mac_addr() 6631 bnx2x_set_mac_addr_gen(bp, set, ALL_ENODE_MACS, cl_bit_vec, in bnx2x_set_all_enode_macs()
|