Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDtx.c258 sn = GET_CCX_REPORT_SEQNUM_V1(c2h->payload); in rtw_tx_report_handle()
HDfw.h355 #define GET_CCX_REPORT_SEQNUM_V1(c2h_payload) (c2h_payload[8] & 0xfc) macro