Searched refs:mac_msb (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | smp.c | 166 uint8_t tmp[16], mac_msb[16], msg_msb[CMAC_MSG_MAX]; in smp_aes_cmac() local 184 aes_cmac(&key, msg_msb, len, mac_msb); in smp_aes_cmac() 186 swap_buf(mac_msb, mac, 16); in smp_aes_cmac()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sp.c | 936 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2() 954 bnx2x_set_fw_mac_addr(&rule_entry->mac.mac_msb, in bnx2x_set_one_mac_e2() 1144 bnx2x_set_fw_mac_addr(&rule_entry->pair.mac_msb, in bnx2x_set_one_vlan_mac_e2() 1164 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
|