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

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Drx.h25 #define GET_RX_DESC_C2H(rxdesc) \ macro
H A Drtw8822b.c951 pkt_stat->is_c2h = GET_RX_DESC_C2H(rx_desc);
H A Drtw8821c.c697 pkt_stat->is_c2h = GET_RX_DESC_C2H(rx_desc);
H A Drtw8703b.c1050 pkt_stat->is_c2h = GET_RX_DESC_C2H(rx_desc);
H A Drtw8723d.c245 pkt_stat->is_c2h = GET_RX_DESC_C2H(rx_desc);
H A Drtw8822c.c2704 pkt_stat->is_c2h = GET_RX_DESC_C2H(rx_desc);

Completed in 489 milliseconds