Searched refs:bnx2x_set_fw_mac_addr (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 933 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2() 951 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2() 1008 bnx2x_set_fw_mac_addr(&cfg_entry->msb_mac_addr, in bnx2x_vlan_mac_set_cfg_entry_e1x() 1141 bnx2x_set_fw_mac_addr(&rule_entry->pair.mac_msb, in bnx2x_set_one_vlan_mac_e2() 1161 bnx2x_set_fw_mac_addr(&rule_entry->pair.mac_msb, in bnx2x_set_one_vlan_mac_e2() 3667 bnx2x_set_fw_mac_addr(&data->config_table[idx].msb_mac_addr, in bnx2x_mcast_set_one_rule_e1()
|
D | bnx2x_cmn.h | 993 static inline void bnx2x_set_fw_mac_addr(__le16 *fw_hi, __le16 *fw_mid, in bnx2x_set_fw_mac_addr() function
|
D | bnx2x_cmn.c | 3983 bnx2x_set_fw_mac_addr(&pbd_e2->data.mac_addr.src_hi, in bnx2x_start_xmit() 3988 bnx2x_set_fw_mac_addr(&pbd_e2->data.mac_addr.dst_hi, in bnx2x_start_xmit() 3994 bnx2x_set_fw_mac_addr( in bnx2x_start_xmit() 4003 bnx2x_set_fw_mac_addr(&pbd_e2->data.mac_addr.src_hi, in bnx2x_start_xmit()
|