Home
last modified time | relevance | path

Searched refs:wp_seq (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c21 void phl_recycle_payload(struct phl_info_t *phl_info, u8 dma_ch, u16 wp_seq,
48 wd_page->wp_seq); in phl_dump_link_list()
185 u16 wp_seq = 0; in _phl_dump_busy_wp() local
193 for (wp_seq = 0; wp_seq < WP_MAX_SEQ_NUMBER; wp_seq++) { in _phl_dump_busy_wp()
194 if (NULL != wd_ring[ch].wp_tag[wp_seq].ptr) { in _phl_dump_busy_wp()
195 ptr = wd_ring[ch].wp_tag[wp_seq].ptr; in _phl_dump_busy_wp()
199 ch, wp_seq, ptr); in _phl_dump_busy_wp()
674 wd_page_ring->wd_work[i].wp_seq = WP_RESERVED_SEQ; in _phl_free_wd_work_ring()
756 wd_work[i].wp_seq = WP_RESERVED_SEQ; in _phl_alloc_wd_work_ring()
853 wd_page->wp_seq = WP_RESERVED_SEQ; in enqueue_idle_wd_page()
[all …]
H A Dphl_trx_def_pcie.h50 u16 wp_seq; member
H A Dphl_trx_pcie.h85 u16 wp_seq; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c502 void _hal_fill_wp_seq_field_8852be(u8 *seq_info, u16 wp_seq) in _hal_fill_wp_seq_field_8852be() argument
505 SET_PCIE_SEQ_INFO_0(seq_info, wp_seq); in _hal_fill_wp_seq_field_8852be()
627 u16 wp_seq = 0; in hal_update_wd_8852be() local
647 wp_seq = (1 == tid_indic) ? in hal_update_wd_8852be()
648 (req->wp_seq | WP_TID_INDIC_RESERVED_BIT) : req->wp_seq; in hal_update_wd_8852be()
649 _hal_fill_wp_seq_field_8852be(req->wd_page + seq_ofst, wp_seq); in hal_update_wd_8852be()
883 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, in hal_handle_rx_report_8852be() argument
898 *wp_seq = (u16)GET_RX_RP_PKT_PCIE_SEQ(rp); in hal_handle_rx_report_8852be()
903 tid_indic = (*wp_seq & WP_TID_INDIC_RESERVED_BIT) ? 1 : 0; in hal_handle_rx_report_8852be()
904 *wp_seq &= (WP_RESERVED_SEQ); in hal_handle_rx_report_8852be()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_trx_def.h559 u16 wp_seq; member
595 u16 wp_seq; member
H A Dphl_struct.h49 u16 wp_seq[PHL_MACID_MAX_NUM]; /* maximum macid number */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_trx_def.h561 u16 wp_seq; member
597 u16 wp_seq; member
H A Dphl_struct.h54 u16 wp_seq[PHL_MACID_MAX_NUM]; /* maximum macid number */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_rx.c252 u16 *wp_seq, u8 *txsts) in rtw_hal_handle_wp_rpt() argument
259 wp_seq, txsts); in rtw_hal_handle_wp_rpt()
H A Dhal_struct.h99 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, u8 *txsts);
H A Dhal_api.h431 u16 *wp_seq, u8 *txsts);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_rx.c252 u16 *wp_seq, u8 *macid, u8 *ac_queue, u8 *txsts) in rtw_hal_handle_wp_rpt() argument
259 wp_seq, macid, ac_queue, txsts); in rtw_hal_handle_wp_rpt()
H A Dhal_struct.h99 u8 *sw_retry, u8 *dma_ch, u16 *wp_seq, u8 *mac_id,
H A Dhal_api.h434 u16 *wp_seq, u8 *macid, u8 *ac_queue, u8 *txsts);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Ddrv_types.h1477 u32 wp_seq; member
1495 u32 wp_seq; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Ddrv_types.h1485 u32 wp_seq; member
1503 u32 wp_seq; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_cmd.c4911 printk("wp_seq=%d \n", record->wp_seq);
5035 record->wp_seq = num;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_cmd.c4889 printk("wp_seq=%d \n", record->wp_seq);
5013 record->wp_seq = num;