Home
last modified time | relevance | path

Searched refs:phl_rx_pkt_pool (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c23 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in rtw_phl_query_phl_rx()
26 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in rtw_phl_query_phl_rx()
44 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in rtw_phl_is_phl_rx_idle()
47 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in rtw_phl_is_phl_rx_idle()
179 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in phl_release_phl_rx()
181 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in phl_release_phl_rx()
195 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in phl_free_recv_pkt_pool()
199 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in phl_free_recv_pkt_pool()
226 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in phl_alloc_recv_pkt_pool()
H A Dphl_rx.h18 struct phl_rx_pkt_pool { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c23 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in rtw_phl_query_phl_rx()
26 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in rtw_phl_query_phl_rx()
44 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in rtw_phl_is_phl_rx_idle()
47 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in rtw_phl_is_phl_rx_idle()
179 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in phl_release_phl_rx()
181 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in phl_release_phl_rx()
195 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in phl_free_recv_pkt_pool()
199 rx_pkt_pool = (struct phl_rx_pkt_pool *)phl_info->rx_pkt_pool; in phl_free_recv_pkt_pool()
226 struct phl_rx_pkt_pool *rx_pkt_pool = NULL; in phl_alloc_recv_pkt_pool()
H A Dphl_rx.h18 struct phl_rx_pkt_pool { struct