Searched refs:bnx2x_set_fw_mac_addr (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 935 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2() 953 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2() 1010 bnx2x_set_fw_mac_addr(&cfg_entry->msb_mac_addr, in bnx2x_vlan_mac_set_cfg_entry_e1x() 1143 bnx2x_set_fw_mac_addr(&rule_entry->pair.mac_msb, in bnx2x_set_one_vlan_mac_e2() 1163 bnx2x_set_fw_mac_addr(&rule_entry->pair.mac_msb, in bnx2x_set_one_vlan_mac_e2() 3669 bnx2x_set_fw_mac_addr(&data->config_table[idx].msb_mac_addr, in bnx2x_mcast_set_one_rule_e1()
|
H A D | bnx2x_cmn.h | 991 static inline void bnx2x_set_fw_mac_addr(__le16 *fw_hi, __le16 *fw_mid, in bnx2x_set_fw_mac_addr() function
|
H A D | bnx2x_cmn.c | 4001 bnx2x_set_fw_mac_addr(&pbd_e2->data.mac_addr.src_hi, in bnx2x_start_xmit() 4006 bnx2x_set_fw_mac_addr(&pbd_e2->data.mac_addr.dst_hi, in bnx2x_start_xmit() 4012 bnx2x_set_fw_mac_addr( in bnx2x_start_xmit() 4021 bnx2x_set_fw_mac_addr(&pbd_e2->data.mac_addr.src_hi, in bnx2x_start_xmit()
|