Searched refs:RTW89_RXINFO_W0_PLCP_LEN_V1 (Results 1 – 2 of 2) sorted by relevance
429 #define RTW89_RXINFO_W0_PLCP_LEN_V1 GENMASK(23, 16) macro
1447 plcp_size = le32_get_bits(rxinfo->w0, RTW89_RXINFO_W0_PLCP_LEN_V1) << 3; in rtw89_core_rx_process_mac_ppdu()