Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drx.h17 #define GET_RX_DESC_PHYST(rxdesc) \ macro
H A Drtw8821c.c625 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc); in rtw8821c_query_rx_desc()
H A Drtw8822b.c946 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc); in rtw8822b_query_rx_desc()
H A Drtw8723d.c352 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc); in rtw8723d_query_rx_desc()
H A Drtw8822c.c2701 pkt_stat->phy_status = GET_RX_DESC_PHYST(rx_desc); in rtw8822c_query_rx_desc()