Lines Matching refs:fip_mac
2948 memcpy(fcoe_stat->mac_local, bp->fip_mac, ETH_ALEN); in bnx2x_drv_info_fcoe_stat()
9904 u8 *fip_mac = bp->fip_mac; in bnx2x_get_mac_hwinfo() local
9946 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_mac_hwinfo()
9948 fip_mac); in bnx2x_get_mac_hwinfo()
9963 memcpy(fip_mac, bp->dev->dev_addr, in bnx2x_get_mac_hwinfo()
9967 fip_mac); in bnx2x_get_mac_hwinfo()
9991 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_mac_hwinfo()
10010 if (!is_valid_ether_addr(fip_mac)) { in bnx2x_get_mac_hwinfo()
10012 memset(bp->fip_mac, 0, ETH_ALEN); in bnx2x_get_mac_hwinfo()
11452 dev_addr_add(bp->dev, bp->fip_mac, NETDEV_HW_ADDR_T_SAN); in bnx2x_init_one()
11504 dev_addr_del(bp->dev, bp->fip_mac, NETDEV_HW_ADDR_T_SAN); in bnx2x_remove_one()