Searched refs:ieee80211_has_morefrags (Results 1 – 18 of 18) sorted by relevance
63 !ieee80211_has_morefrags(fc) && in ath9k_cmn_rx_accept()
612 !ieee80211_has_morefrags(hdr->frame_control)) { in ath_rx_ps()
2175 if (!ieee80211_has_morefrags(hdr->frame_control)) in ath_tx_setup_buffer()
118 if (ieee80211_has_morefrags(fc)) in iwl_mvm_set_tx_cmd()519 if (is_data_qos && !ieee80211_has_morefrags(fc)) in iwl_mvm_tx_skb()
94 if (ieee80211_has_morefrags(fc)) in iwlagn_tx_cmd_build_basic()458 if (is_data_qos && !ieee80211_has_morefrags(fc)) in iwlagn_tx_skb()
1343 } else if (!ieee80211_has_morefrags(hdr->frame_control) && in ieee80211_rx_h_uapsd_and_pspoll()1457 !ieee80211_has_morefrags(hdr->frame_control) && in ieee80211_rx_h_sta_process()1831 if (likely(!ieee80211_has_morefrags(fc) && frag == 0)) in ieee80211_rx_h_defragment()1921 if (ieee80211_has_morefrags(fc)) { in ieee80211_rx_h_defragment()
615 if (ieee80211_has_morefrags(fc)) in rtl92cu_tx_fill_desc()
442 if (ieee80211_has_morefrags(hdr->frame_control)) { in rt2x00queue_create_tx_descriptor()
281 static inline bool ieee80211_has_morefrags(__le16 fc) in ieee80211_has_morefrags() function
1004 if (!ieee80211_has_morefrags(hdr->frame_control)) { in _rtl_usb_tx_preprocess()
1716 if (!ieee80211_has_morefrags(hdr->frame_control)) in rtl_pci_tx()
431 if (ieee80211_has_morefrags(fc)) in il3945_build_tx_cmd_basic()623 if (!ieee80211_has_morefrags(hdr->frame_control)) { in il3945_tx_skb()
1524 if (ieee80211_has_morefrags(fc)) in il4965_tx_cmd_build_basic()1776 if (!ieee80211_has_morefrags(fc)) in il4965_tx_skb()1860 if (!ieee80211_has_morefrags(hdr->frame_control)) { in il4965_tx_skb()
1947 wait_write_ptr = ieee80211_has_morefrags(fc); in iwl_trans_pcie_tx()
254 if (ieee80211_has_morefrags(tx_hdr->frame_control)) in rtl8187_tx()
1448 pattrib->mfrag = ieee80211_has_morefrags(hdr->frame_control); in validate_recv_frame()
1082 if (!ieee80211_has_morefrags(hdr->frame_control) && in ath10k_htt_rx_h_undecap_raw()
925 lastframe = !ieee80211_has_morefrags(h->frame_control); in brcms_c_dotxstatus()