Home
last modified time | relevance | path

Searched refs:ht_flags (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dhal_rx.h95 u16 ht_flags; member
153 u16 ht_flags; member
A Dhal_rx.c855 rx_user_status->ht_flags = ppdu_info->ht_flags; in ath11k_hal_rx_populate_mu_user_info()
924 ppdu_info->ht_flags = 1; in ath11k_hal_rx_parse_mon_status_tlv()
A Ddp_rx.c4976 } else if (ppduinfo->ht_flags) { in ath11k_update_radiotap()
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dhal_rx.h135 u16 ht_flags; member
181 u16 ht_flags; member
A Ddp_mon.c65 rx_user_status->ht_flags = ppdu_info->ht_flags; in ath12k_dp_mon_rx_populate_mu_user_info()
656 ppdu_info->ht_flags = 1; in ath12k_dp_mon_rx_parse_status_tlv()
1049 } else if (ppduinfo->ht_flags) { in ath12k_dp_mon_update_radiotap()
/linux-6.3-rc2/drivers/net/wireless/st/cw1200/
A Dtxrx.c897 u8 ht_flags = 0; in cw1200_tx_confirm_cb() local
901 ht_flags |= IEEE80211_TX_RC_GREEN_FIELD; in cw1200_tx_confirm_cb()
939 tx->status.rates[i].flags |= ht_flags; in cw1200_tx_confirm_cb()

Completed in 27 milliseconds