Home
last modified time | relevance | path

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

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