Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dhal_rx.h96 u16 ht_flags; member
154 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()
930 ppdu_info->ht_flags = 1; in ath11k_hal_rx_parse_mon_status_tlv()
A Ddp_rx.c5058 } else if (ppduinfo->ht_flags) { in ath11k_update_radiotap()
/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()
/drivers/net/wireless/ath/ath12k/
A Dhal_rx.h139 u16 ht_flags; member
219 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()
1546 ppdu_info->ht_flags = 1; in ath12k_dp_mon_rx_parse_status_tlv()
2232 } else if (ppduinfo->ht_flags) { in ath12k_dp_mon_update_radiotap()

Completed in 47 milliseconds