Searched refs:mac_msb (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.c | 1301 qed_set_fw_mac_addr(&p_first_filter->mac_msb, in qed_filter_ucast_common() 1320 p_second_filter->mac_msb = p_first_filter->mac_msb; in qed_filter_ucast_common()
|
D | qed_hsi.h | 5445 __le16 mac_msb; member
|
/Linux-v5.10/net/bluetooth/ |
D | smp.c | 172 uint8_t tmp[16], mac_msb[16], msg_msb[CMAC_MSG_MAX]; in aes_cmac() local 196 err = crypto_shash_tfm_digest(tfm, msg_msb, len, mac_msb); in aes_cmac() 202 swap_buf(mac_msb, mac, 16); in aes_cmac()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
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() 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()
|
D | bnx2x_hsi.h | 3862 __le16 mac_msb; member 3876 __le16 mac_msb; member
|