Lines Matching refs:htodseq
646 uint8 tim_bmp, uint8 mac_handle, uint32 htodtag, uint16 htodseq, bool skip_wlfc_hdr) in _dhd_wlfc_pushheader() argument
684 uint16 wl_seqinfo = htol16(htodseq); in _dhd_wlfc_pushheader()
1255 uint16 htodseq = 0; in _dhd_wlfc_pretx_pktprocess() local
1293 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(p)); in _dhd_wlfc_pretx_pktprocess()
1343 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
2759 uint16 htodseq = 0; in _dhd_wlfc_suppress_txq() local
2800 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(pkt)); in _dhd_wlfc_suppress_txq()
2801 if (IS_WL_TO_REUSE_SEQ(htodseq)) { in _dhd_wlfc_suppress_txq()
2802 SET_WL_HAS_ASSIGNED_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
2803 RESET_WL_TO_REUSE_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
2805 htodseq = htol16(htodseq); in _dhd_wlfc_suppress_txq()
2806 memcpy(results + WLFC_CTL_VALUE_LEN_TXSTATUS, &htodseq, in _dhd_wlfc_suppress_txq()