Searched refs:XtraFrameTypes (Results 1 – 3 of 3) sorted by relevance
601 fbr_iscck = !(le16_to_cpu(txh->XtraFrameTypes) & 0x3); in wlc_sendampdu()795 fbr_iscck = ((le16_to_cpu(txh->XtraFrameTypes) & 0x3) == 0); in wlc_sendampdu()
723 u16 XtraFrameTypes; /* 0xa */ member
4904 u16 xtraft = le16_to_cpu(txh->XtraFrameTypes); in wlc_print_txdesc()6226 txh->XtraFrameTypes = cpu_to_le16(xfts); in wlc_d11hdrs_mac80211()