Searched refs:WL_RXS_ENCODING_VHT (Results 1 – 4 of 4) sorted by relevance
319 else if (rxsts->encoding == WL_RXS_ENCODING_VHT) in wl_radiotap_rx()337 rxsts->encoding == WL_RXS_ENCODING_VHT) { in wl_radiotap_rx()358 else if (rxsts->encoding == WL_RXS_ENCODING_VHT) in wl_radiotap_rx()435 } else if (rxsts->encoding == WL_RXS_ENCODING_VHT) { in wl_radiotap_rx()898 } else if (rxsts->encoding == WL_RXS_ENCODING_VHT) { in wl_rxsts_to_rtap()
890 sts.encoding = WL_RXS_ENCODING_VHT; in wl_d11rx_to_rxsts()
73 #define WL_RXS_ENCODING_VHT 0x00000004 /* VHT encoding */ macro