Searched full:mac_msb (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A 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/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() 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()
|
| H A D | bnx2x_hsi.h | 3863 __le16 mac_msb; member 3877 __le16 mac_msb; member
|