Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.c1160 u8 *prxpkt; in _rtl92e_query_rxphystatus() local
1186 prxpkt = (u8 *)pdrvinfo; in _rtl92e_query_rxphystatus()
1188 prxpkt += sizeof(struct rx_fwinfo); in _rtl92e_query_rxphystatus()
1190 pcck_buf = (struct phy_sts_cck_819xpci *)prxpkt; in _rtl92e_query_rxphystatus()
1191 pofdm_buf = (struct phy_sts_ofdm_819xpci *)prxpkt; in _rtl92e_query_rxphystatus()