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