Home
last modified time | relevance | path

Searched refs:phl_h2c_pkt_pool (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_tx.c132 void phl_dump_h2c_pool_stats(struct phl_h2c_pkt_pool *h2c_pkt_pool) in phl_dump_h2c_pool_stats()
899 struct phl_h2c_pkt_pool *h2c_pkt_pool = in phl_enqueue_busy_h2c_pkt()
900 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_busy_h2c_pkt()
911 struct phl_h2c_pkt_pool *h2c_pkt_pool = in phl_enqueue_idle_h2c_pkt()
912 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_idle_h2c_pkt()
958 struct phl_h2c_pkt_pool *h2c_pkt_pool = NULL; in phl_query_busy_h2c_pkt()
962 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_busy_h2c_pkt()
972 struct phl_h2c_pkt_pool *h2c_pkt_pool = NULL; in phl_query_idle_h2c_pkt()
978 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_idle_h2c_pkt()
1014 struct phl_h2c_pkt_pool *h2c_pkt_pool,
[all …]
H A Dphl_struct.h199 struct phl_h2c_pkt_pool { struct
303 struct phl_h2c_pkt_pool *h2c_pool;
H A Dphl_tx.h81 void phl_dump_h2c_pool_stats(struct phl_h2c_pkt_pool *h2c_pkt_pool);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_tx.c132 void phl_dump_h2c_pool_stats(struct phl_h2c_pkt_pool *h2c_pkt_pool) in phl_dump_h2c_pool_stats()
926 struct phl_h2c_pkt_pool *h2c_pkt_pool = in phl_enqueue_busy_h2c_pkt()
927 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_busy_h2c_pkt()
938 struct phl_h2c_pkt_pool *h2c_pkt_pool = in phl_enqueue_idle_h2c_pkt()
939 (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_enqueue_idle_h2c_pkt()
985 struct phl_h2c_pkt_pool *h2c_pkt_pool = NULL; in phl_query_busy_h2c_pkt()
989 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_busy_h2c_pkt()
999 struct phl_h2c_pkt_pool *h2c_pkt_pool = NULL; in phl_query_idle_h2c_pkt()
1005 h2c_pkt_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_query_idle_h2c_pkt()
1041 struct phl_h2c_pkt_pool *h2c_pkt_pool,
[all …]
H A Dphl_struct.h195 struct phl_h2c_pkt_pool { struct
298 struct phl_h2c_pkt_pool *h2c_pool;
H A Dphl_tx.h81 void phl_dump_h2c_pool_stats(struct phl_h2c_pkt_pool *h2c_pkt_pool);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c1106 struct phl_h2c_pkt_pool *h2c_pkt_pool, in enqueue_pending_h2c_pkt()
1133 struct phl_h2c_pkt_pool *h2c_pkt_pool) in query_pending_h2c_pkt()
1157 struct phl_h2c_pkt_pool *h2c_pkt_pool, in phl_release_busy_h2c_pkt()
1194 struct phl_h2c_pkt_pool *h2c_pool = NULL; in phl_tx_reset_pcie()
1199 h2c_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_tx_reset_pcie()
2908 struct phl_h2c_pkt_pool *h2c_pool, u16 hw_idx) in phl_handle_busy_h2c()
2969 struct phl_h2c_pkt_pool *h2c_pool = NULL; in phl_recycle_busy_h2c()
2974 h2c_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_recycle_busy_h2c()
3641 struct phl_h2c_pkt_pool *h2c_pool = NULL; in phl_pltfm_tx_pcie()
3646 h2c_pool = (struct phl_h2c_pkt_pool *)phl_info->h2c_pool; in phl_pltfm_tx_pcie()