Home
last modified time | relevance | path

Searched refs:WP_RESERVED_SEQ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_def_pcie.h25 #define WP_RESERVED_SEQ 0xFFF macro
26 #define WP_MAX_SEQ_NUMBER WP_RESERVED_SEQ
H A Dphl_trx_pcie.c674 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()
1639 wd_page[i].wp_seq = WP_RESERVED_SEQ; in _phl_free_wd_page_pcie()
1752 wd_page[i].wp_seq = WP_RESERVED_SEQ; in _phl_alloc_wd_page_pcie()
2483 hci_info->wp_seq[i] = WP_RESERVED_SEQ; in phl_trx_init_pcie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c904 *wp_seq &= (WP_RESERVED_SEQ); in hal_handle_rx_report_8852be()