Searched refs:ieee80211_is_cts (Results 1 – 4 of 4) sorted by relevance
491 static inline int ieee80211_is_cts(__le16 fc) in ieee80211_is_cts() function
596 else if (ieee80211_is_cts(fc) || ieee80211_is_ack(fc)) in hostap_80211_get_hdrlen()
417 ieee80211_is_cts(hdr->frame_control)) { in rt2x00queue_create_tx_descriptor()
640 if (ieee80211_is_cts(rts->frame_control)) { in brcms_c_sendampdu()