Searched refs:bnx2x_set_mac_buf (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_main.c | 11472 static void bnx2x_set_mac_buf(u8 *mac_buf, u32 mac_lo, u16 mac_hi) in bnx2x_set_mac_buf() function 11750 bnx2x_set_mac_buf(iscsi_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11762 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11799 bnx2x_set_mac_buf(iscsi_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11805 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11838 bnx2x_set_mac_buf(bp->dev->dev_addr, val, val2); in bnx2x_get_mac_hwinfo() 11846 bnx2x_set_mac_buf(bp->dev->dev_addr, val, val2); in bnx2x_get_mac_hwinfo() 11856 bnx2x_set_mac_buf(bp->phys_port_id, val, val2); in bnx2x_get_mac_hwinfo()
|