Searched refs:ieee80211_is_first_frag (Results 1 – 3 of 3) sorted by relevance
1010 if (ieee80211_is_first_frag(hdr->seq_ctrl)) { in __ieee80211_tx_status()1029 if (ieee80211_is_first_frag(hdr->seq_ctrl)) in __ieee80211_tx_status()
536 !ieee80211_is_first_frag(hdr->frame_control)) in mt76_check_ccmp_pn()
640 static inline bool ieee80211_is_first_frag(__le16 seq_ctrl) in ieee80211_is_first_frag() function