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