Lines Matching refs:htodseq
526 uint8 tim_bmp, uint8 mac_handle, uint32 htodtag, uint16 htodseq, bool skip_wlfc_hdr) in _dhd_wlfc_pushheader() argument
564 uint16 wl_seqinfo = htol16(htodseq); in _dhd_wlfc_pushheader()
1120 uint16 htodseq = 0; in _dhd_wlfc_pretx_pktprocess() local
1154 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(p)); in _dhd_wlfc_pretx_pktprocess()
1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
2491 uint16 htodseq = 0; in _dhd_wlfc_suppress_txq() local
2532 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(pkt)); in _dhd_wlfc_suppress_txq()
2533 if (IS_WL_TO_REUSE_SEQ(htodseq)) { in _dhd_wlfc_suppress_txq()
2534 SET_WL_HAS_ASSIGNED_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
2535 RESET_WL_TO_REUSE_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
2537 htodseq = htol16(htodseq); in _dhd_wlfc_suppress_txq()
2538 memcpy(results + WLFC_CTL_VALUE_LEN_TXSTATUS, &htodseq, in _dhd_wlfc_suppress_txq()