Searched refs:WL_RXS_ENCODING_HE (Results 1 – 4 of 4) sorted by relevance
74 #define WL_RXS_ENCODING_HE 0x00000005 /* HE encoding */ macro
892 sts.encoding = WL_RXS_ENCODING_HE; in wl_d11rx_to_rxsts()
896 } else if (rxsts->encoding == WL_RXS_ENCODING_HE) { in wl_rxsts_to_rtap()