Home
last modified time | relevance | path

Searched refs:GET_CCX_REPORT_STATUS_V0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c236 st = GET_CCX_REPORT_STATUS_V0(c2h->payload); in rtw_tx_report_handle()
H A Dfw.h354 #define GET_CCX_REPORT_STATUS_V0(c2h_payload) (c2h_payload[0] & 0xc0) macro