Searched refs:GET_RX_DESC_PHYST (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Drx.h17 #define GET_RX_DESC_PHYST(rxdesc) \ macro
H A Drtw8822b.c946 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc);
H A Drtw8821c.c692 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc);
H A Drtw8703b.c1045 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc);
H A Drtw8723d.c240 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc);
H A Drtw8822c.c2699 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc);

Completed in 142 milliseconds