Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDtx.c255 sn = GET_CCX_REPORT_SEQNUM_V0(c2h->payload); in rtw_tx_report_handle()
HDfw.h353 #define GET_CCX_REPORT_SEQNUM_V0(c2h_payload) (c2h_payload[6] & 0xfc) macro