Searched refs:GET_CCX_REPORT_SEQNUM (Results 1 – 2 of 2) sorted by relevance
207 sn = GET_CCX_REPORT_SEQNUM(c2h->payload); in rtw_tx_report_handle()
98 #define GET_CCX_REPORT_SEQNUM(c2h_payload) (c2h_payload[8] & 0xfc) macro