Searched refs:GET_TX_REPORT_ST_V2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/ | ||
| D | wifi.h | 167 #define GET_TX_REPORT_ST_V2(c2h) (c2h[7] & 0xC0) macro |
| D | base.c | 1659 st = GET_TX_REPORT_ST_V2(tmp_buf); in rtl_tx_report_handler() |