Searched refs:WL_RXS_ENCODING_HT (Results 1 – 4 of 4) sorted by relevance
317 if (rxsts->encoding == WL_RXS_ENCODING_HT) in wl_radiotap_rx()336 if (rxsts->encoding == WL_RXS_ENCODING_HT || in wl_radiotap_rx()356 if (rxsts->encoding == WL_RXS_ENCODING_HT) in wl_radiotap_rx()405 if (rxsts->encoding == WL_RXS_ENCODING_HT) { in wl_radiotap_rx()900 } else if (rxsts->encoding == WL_RXS_ENCODING_HT) { in wl_rxsts_to_rtap()
896 sts.encoding = WL_RXS_ENCODING_HT; in wl_d11rx_to_rxsts()
72 #define WL_RXS_ENCODING_HT 0x00000003 /* HT encoding */ macro