Home
last modified time | relevance | path

Searched refs:sw_seq (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_xmit_shortcut.c50 RTW_PRINT("sw_seq: %d\n", mdata->sw_seq); in _print_txreq_mdata()
648 txreq->mdata.sw_seq = psta->sta_xmitpriv.txseq_tid[priority]; in txsc_apply_sc_cached_entry()
651 SetSeqNum(hdr, txreq->mdata.sw_seq); in txsc_apply_sc_cached_entry()
665 SetSeqNum(head, txreq->mdata.sw_seq);/* set sw seq */ in txsc_apply_sc_cached_entry()
834 RTW_PRINT("mdata: pktlen=%d sw_seq=%d\n", txreq->mdata.pktlen, txreq->mdata.sw_seq); in txsc_debug_sc_entry()
848 RTW_PRINT("mdata: pktlen=%d sw_seq=%d\n", ptxsc_txreq->mdata.pktlen, ptxsc_txreq->mdata.sw_seq); in txsc_debug_sc_entry()
H A Drtw_xmit.c7328 mdata->sw_seq = pxframe->attrib.seqnum; in fill_txreq_mdata()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_xmit_shortcut.c50 RTW_PRINT("sw_seq: %d\n", mdata->sw_seq); in _print_txreq_mdata()
648 txreq->mdata.sw_seq = psta->sta_xmitpriv.txseq_tid[priority]; in txsc_apply_sc_cached_entry()
651 SetSeqNum(hdr, txreq->mdata.sw_seq); in txsc_apply_sc_cached_entry()
665 SetSeqNum(head, txreq->mdata.sw_seq);/* set sw seq */ in txsc_apply_sc_cached_entry()
834 RTW_PRINT("mdata: pktlen=%d sw_seq=%d\n", txreq->mdata.pktlen, txreq->mdata.sw_seq); in txsc_debug_sc_entry()
848 RTW_PRINT("mdata: pktlen=%d sw_seq=%d\n", ptxsc_txreq->mdata.pktlen, ptxsc_txreq->mdata.sw_seq); in txsc_debug_sc_entry()
H A Drtw_xmit.c7346 mdata->sw_seq = pxframe->attrib.seqnum; in fill_txreq_mdata()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c202 treq->mdata.sw_seq); in _phl_dump_busy_wp()
2662 ((struct rtw_xmit_req *)ptr)->mdata.sw_seq); in phl_prepare_tx_pcie()
2720 tx_req, dma_ch, wp_seq, tx_req->mdata.sw_seq); in phl_prepare_tx_pcie()
3237 treq, ch, wp_seq, treq->mdata.sw_seq); in _phl_wp_rpt_statistics()
3244 treq->mdata.sw_seq, phl_get_passing_time_us( in _phl_wp_rpt_statistics()
3307 treq->mdata.sw_seq, treq->mdata.tid, in _phl_wp_rpt_chk_txsts()
3314 treq->mdata.sw_seq, treq->mdata.tid, in _phl_wp_rpt_chk_txsts()
3321 treq->mdata.sw_seq, treq->mdata.tid, in _phl_wp_rpt_chk_txsts()
3328 treq->mdata.sw_seq, treq->mdata.tid, in _phl_wp_rpt_chk_txsts()
3335 treq->mdata.sw_seq, treq->mdata.tid, in _phl_wp_rpt_chk_txsts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c201 wdb->dword3 = cpu_to_le32(SET_WORD(info->sw_seq, in txdes_proc_data()
345 wdb->dword3 = cpu_to_le32(SET_WORD(info->sw_seq, in txdes_proc_mgnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c201 wdb->dword3 = cpu_to_le32(SET_WORD(info->sw_seq, in txdes_proc_data()
345 wdb->dword3 = cpu_to_le32(SET_WORD(info->sw_seq, in txdes_proc_mgnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_trx_def.h167 u16 sw_seq; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_trx_def.h171 u16 sw_seq; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c592 w3 = cpu_to_le32((mdata->sw_seq & 0xFFF) | in _hal_txsc_update_wd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtrx_test.c854 recvpkt->mdata.seq = treq->mdata.sw_seq; in rtw_phl_rx_reap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtrx_test.c854 recvpkt->mdata.seq = treq->mdata.sw_seq; in rtw_phl_rx_reap()