Searched refs:RTW89_RXINFO_W1_PLCP_LEN (Results 1 – 2 of 2) sorted by relevance
250 #define RTW89_RXINFO_W1_PLCP_LEN GENMASK(23, 16) macro
1249 plcp_size = le32_get_bits(rxinfo->w1, RTW89_RXINFO_W1_PLCP_LEN) << 3; in rtw89_core_rx_process_mac_ppdu()