Searched refs:duration_id (Results 1 – 18 of 18) sorted by relevance
209 (wlhdr->duration_id & cpu_to_le16(0x8000)) || in generate_txhdr_fw3()210 (wlhdr->duration_id == cpu_to_le16(0))) { in generate_txhdr_fw3()214 txhdr->dur_fb = wlhdr->duration_id; in generate_txhdr_fw3()332 txhdr->rts_dur_fb = hdr->duration_id; in generate_txhdr_fw3()
1100 hdr->duration_id = dur; in b43legacy_generate_probe_resp()
332 __le16 duration_id; member339 __le16 duration_id; member349 __le16 duration_id;362 __le16 duration_id; member373 __le16 duration_id; member
253 .duration_id = 0, in libipw_xmit()
280 (wlhdr->duration_id & cpu_to_le16(0x8000)) || in b43_generate_txhdr()281 (wlhdr->duration_id == cpu_to_le16(0))) { in b43_generate_txhdr()285 txhdr->dur_fb = wlhdr->duration_id; in b43_generate_txhdr()517 txhdr->rts_dur_fb = hdr->duration_id; in b43_generate_txhdr()
64 __le16 duration_id; member
63 __le16 duration_id; member
69 hdr->duration_id = 0; in ath9k_build_tx99_skb()
277 hdr->duration_id = cpu_to_le16(10); in ath_paprd_calibrate()
467 hdr->duration_id = desc->u.qcn9274.mpdu_start.duration; in ath12k_hw_qcn9274_rx_desc_get_dot11_hdr()920 hdr->duration_id = desc->u.qcn9274_compact.mpdu_start.duration; in ath12k_hw_qcn9274_compact_rx_desc_get_dot11_hdr()1273 hdr->duration_id = desc->u.wcn7850.mpdu_start.duration; in ath12k_hw_wcn7850_rx_desc_get_dot11_hdr()
2914 qhdr->duration_id = cpu_to_le16(tx_ppdu_info->rx_status.rx_duration); in ath12k_dp_mon_tx_gen_3addr_qos_null_frame()
974 hdr.duration_id = 0; in mt76_connac2_reverse_frag0_hdr_trans()
872 hdr->duration_id = 0; in fill_ctrlset()
196 hdr.duration_id = 0; in mt7925_reverse_frag0_hdr_trans()
6450 h->duration_id = cpu_to_le16(durid); in brcms_c_d11hdrs_mac80211()6458 h->duration_id = cpu_to_le16(durid); in brcms_c_d11hdrs_mac80211()6463 txh->FragDurFallback = h->duration_id; in brcms_c_d11hdrs_mac80211()
277 hdr.duration_id = 0; in mt7615_reverse_frag0_hdr_trans()
1068 hdr->duration_id = cpu_to_le16(0); in hwsim_send_nullfunc()1330 hdr11->duration_id = cpu_to_le16(0); in mac80211_hwsim_monitor_ack()
256 hdr.duration_id = 0; in mt7996_reverse_frag0_hdr_trans()
Completed in 80 milliseconds