Home
last modified time | relevance | path

Searched refs:htodseq (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c526 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()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c526 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()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c526 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()
1123 uint16 htodseq = 0; in _dhd_wlfc_pretx_pktprocess() local
1157 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(p)); in _dhd_wlfc_pretx_pktprocess()
1198 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
2494 uint16 htodseq = 0; in _dhd_wlfc_suppress_txq() local
2535 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(pkt)); in _dhd_wlfc_suppress_txq()
2536 if (IS_WL_TO_REUSE_SEQ(htodseq)) { in _dhd_wlfc_suppress_txq()
2537 SET_WL_HAS_ASSIGNED_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
2538 RESET_WL_TO_REUSE_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c528 uint8 tim_bmp, uint8 mac_handle, uint32 htodtag, uint16 htodseq, bool skip_wlfc_hdr) in _dhd_wlfc_pushheader() argument
566 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()
2490 uint16 htodseq = 0; in _dhd_wlfc_suppress_txq() local
2531 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(pkt)); in _dhd_wlfc_suppress_txq()
2532 if (IS_WL_TO_REUSE_SEQ(htodseq)) { in _dhd_wlfc_suppress_txq()
2533 SET_WL_HAS_ASSIGNED_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
2534 RESET_WL_TO_REUSE_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.c646 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()
1252 uint16 htodseq = 0; in _dhd_wlfc_pretx_pktprocess() local
1290 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(p)); in _dhd_wlfc_pretx_pktprocess()
1340 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
2756 uint16 htodseq = 0; in _dhd_wlfc_suppress_txq() local
2797 htodseq = DHD_PKTTAG_H2DSEQ(PKTTAG(pkt)); in _dhd_wlfc_suppress_txq()
2798 if (IS_WL_TO_REUSE_SEQ(htodseq)) { in _dhd_wlfc_suppress_txq()
2799 SET_WL_HAS_ASSIGNED_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
2800 RESET_WL_TO_REUSE_SEQ(htodseq); in _dhd_wlfc_suppress_txq()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.c646 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()
[all …]