Searched refs:ieee80211_has_morefrags (Results 1 – 23 of 23) sorted by relevance
63 !ieee80211_has_morefrags(fc) && in ath9k_cmn_rx_accept()
616 !ieee80211_has_morefrags(hdr->frame_control)) { in ath_rx_ps()
2240 if (!ieee80211_has_morefrags(hdr->frame_control)) in ath_tx_setup_buffer()
72 if (ieee80211_has_morefrags(fc)) in iwlagn_tx_cmd_build_basic()435 if (is_data_qos && !ieee80211_has_morefrags(fc)) in iwlagn_tx_skb()
593 if (ieee80211_has_morefrags(fc)) in rtl92cu_tx_fill_desc()
388 if (hdr_trans && ieee80211_has_morefrags(fc)) { in mt7921_mac_fill_rx()
170 if (ieee80211_has_morefrags(fc)) in iwl_mvm_set_tx_cmd()1247 if (tid < IWL_MAX_TID_COUNT && !ieee80211_has_morefrags(fc)) in iwl_mvm_tx_mpdu()
434 if (ieee80211_has_morefrags(hdr->frame_control)) { in rt2x00queue_create_tx_descriptor()
1697 } else if (!ieee80211_has_morefrags(hdr->frame_control) && in ieee80211_rx_h_uapsd_and_pspoll()1790 !ieee80211_has_morefrags(hdr->frame_control) && in ieee80211_rx_h_sta_process()2243 if (likely(!ieee80211_has_morefrags(fc) && frag == 0)) in ieee80211_rx_h_defragment()2352 if (ieee80211_has_morefrags(fc)) { in ieee80211_rx_h_defragment()
393 static inline bool ieee80211_has_morefrags(__le16 fc) in ieee80211_has_morefrags() function800 return ieee80211_has_morefrags(hdr->frame_control) || in ieee80211_is_frag()
1589 wait_write_ptr = ieee80211_has_morefrags(fc); in iwl_trans_pcie_tx()
413 if (ieee80211_has_morefrags(fc)) in il3945_build_tx_cmd_basic()598 if (!ieee80211_has_morefrags(hdr->frame_control)) { in il3945_tx_skb()
1509 if (ieee80211_has_morefrags(fc)) in il4965_tx_cmd_build_basic()1761 if (!ieee80211_has_morefrags(fc)) in il4965_tx_skb()1843 if (!ieee80211_has_morefrags(hdr->frame_control)) { in il4965_tx_skb()
251 if (ieee80211_has_morefrags(tx_hdr->frame_control)) in rtl8187_tx()
1297 if (ieee80211_has_morefrags(hdr->frame_control) || in mt76_check_sta()
62 return ieee80211_has_morefrags(hdr->frame_control); in ath12k_dp_rx_h_more_frags()2042 !ieee80211_has_morefrags(hdr->frame_control) && in ath12k_dp_rx_h_undecap_raw()
599 if (hdr_trans && ieee80211_has_morefrags(fc)) { in mt7615_mac_fill_rx()
482 if (hdr_trans && ieee80211_has_morefrags(fc)) { in mt7915_mac_fill_rx()
652 if (hdr_trans && ieee80211_has_morefrags(fc)) { in mt7996_mac_fill_rx()
78 return ieee80211_has_morefrags(hdr->frame_control); in ath11k_dp_rx_h_mpdu_start_more_frags()2079 !ieee80211_has_morefrags(hdr->frame_control) && in ath11k_dp_rx_h_undecap_raw()
1531 !ieee80211_has_morefrags(hdr->frame_control) && in ath10k_htt_rx_h_undecap_raw()
1688 if (!ieee80211_has_morefrags(hdr->frame_control) && in mac80211_hwsim_rx()
920 lastframe = !ieee80211_has_morefrags(h->frame_control); in brcms_c_dotxstatus()