Searched refs:bnx2x_set_mac_buf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 11484 static void bnx2x_set_mac_buf(u8 *mac_buf, u32 mac_lo, u16 mac_hi) in bnx2x_set_mac_buf() function 11762 bnx2x_set_mac_buf(iscsi_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11774 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11811 bnx2x_set_mac_buf(iscsi_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11817 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11850 bnx2x_set_mac_buf(bp->dev->dev_addr, val, val2); in bnx2x_get_mac_hwinfo() 11858 bnx2x_set_mac_buf(bp->dev->dev_addr, val, val2); in bnx2x_get_mac_hwinfo() 11868 bnx2x_set_mac_buf(bp->phys_port_id, val, val2); in bnx2x_get_mac_hwinfo()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 11485 static void bnx2x_set_mac_buf(u8 *mac_buf, u32 mac_lo, u16 mac_hi) in bnx2x_set_mac_buf() function 11763 bnx2x_set_mac_buf(iscsi_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11775 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11812 bnx2x_set_mac_buf(iscsi_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11818 bnx2x_set_mac_buf(fip_mac, val, val2); in bnx2x_get_cnic_mac_hwinfo() 11852 bnx2x_set_mac_buf(addr, val, val2); in bnx2x_get_mac_hwinfo() 11862 bnx2x_set_mac_buf(addr, val, val2); in bnx2x_get_mac_hwinfo() 11873 bnx2x_set_mac_buf(bp->phys_port_id, val, val2); in bnx2x_get_mac_hwinfo()
|
Completed in 32 milliseconds