Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDtx.c259 st = GET_CCX_REPORT_STATUS_V1(c2h->payload); in rtw_tx_report_handle()
HDfw.h356 #define GET_CCX_REPORT_STATUS_V1(c2h_payload) (c2h_payload[9] & 0xc0) macro