Searched refs:data4 (Results 1 – 10 of 10) sorted by relevance
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | rx.c | 28 __le16 data4; member 53 phy_data->data4 = desc->phy_data4; in iwl_mld_fill_phy_data() 306 u16 phy_data4 = le16_to_cpu(phy_data->data4); in iwl_mld_decode_he_mu_ext() 375 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data() 378 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data() 381 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->data2, in iwl_mld_decode_he_phy_data() 448 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data() 452 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data() 456 le16_encode_bits(le16_get_bits(phy_data->data4, in iwl_mld_decode_he_phy_data() 715 __le32 data4 = phy_data->eht_data4; in iwl_mld_decode_eht_ext_mu() local [all …]
|
| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac3_mac.c | 132 he->data4 = HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[13]); in mt76_connac3_mac_decode_he_radiotap() 163 he->data4 |= HE_PREP(DATA4_MU_STA_ID, MU_AID, rxv[8]); in mt76_connac3_mac_decode_he_radiotap() 174 he->data4 |= HE_PREP(DATA4_TB_SPTL_REUSE1, SR_MASK, rxv[13]) | in mt76_connac3_mac_decode_he_radiotap()
|
| A D | mt76_connac_mac.c | 895 he->data4 = HE_PREP(DATA4_SU_MU_SPTL_REUSE, SR_MASK, rxv[11]); in mt76_connac2_mac_decode_he_radiotap() 926 he->data4 |= HE_PREP(DATA4_MU_STA_ID, MU_AID, rxv[7]); in mt76_connac2_mac_decode_he_radiotap() 937 he->data4 |= HE_PREP(DATA4_TB_SPTL_REUSE1, SR_MASK, rxv[11]) | in mt76_connac2_mac_decode_he_radiotap()
|
| /drivers/tee/tstee/ |
| A D | core.c | 31 data->data4 = args[4]; in arg_list_to_ffa_data() 41 args[4] = lower_32_bits(data->data4); in arg_list_from_ffa_data()
|
| /drivers/usb/misc/sisusbvga/ |
| A D | sisusb.h | 257 __u32 data4; /* for future use */ member
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | rxmq.c | 1144 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1147 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1150 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1153 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data() 1205 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data() 1311 __le32 data4 = phy_data->eht_d4; in iwl_mvm_decode_eht_ext_mu() local 1321 IWL_MVM_ENC_USIG_VALUE_MASK(usig, data4, in iwl_mvm_decode_eht_ext_mu()
|
| /drivers/char/tpm/ |
| A D | tpm_crb_ffa.c | 223 .data4 = a2, in __tpm_crb_ffa_try_send_receive()
|
| /drivers/firmware/arm_ffa/ |
| A D | driver.c | 475 .a6 = data->data3, .a7 = data->data4, in ffa_msg_send_direct_req() 488 data->data4 = ret.a7; in ffa_msg_send_direct_req()
|
| /drivers/net/wireless/realtek/rtl8xxxu/ |
| A D | rtl8xxxu.h | 1480 u8 data4; member
|
| A D | core.c | 3905 h2c.b_type_dma.data4 = arg4; in rtl8723bu_set_ps_tdma()
|
Completed in 49 milliseconds