Home
last modified time | relevance | path

Searched refs:RTW89_GET_PHY_STS_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dtxrx.h291 #define RTW89_GET_PHY_STS_LEN(sts) \ macro
Dcore.c1236 if (RTW89_GET_PHY_STS_LEN(phy_ppdu->buf) << 3 != phy_ppdu->len) { in rtw89_core_rx_process_phy_ppdu()