| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_proto.h | 141 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype); 142 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| H A D | dhd_msgbuf.c | 5557 dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype) argument 5582 if (ringtype == DHD_HP2P_RING && prot->d2hring_hp2p_rxcpl) 5837 dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype) argument 5845 if (ringtype == DHD_HP2P_RING && dhd->prot->d2hring_hp2p_txcpl)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_proto.h | 141 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype); 142 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| H A D | dhd_msgbuf.c | 5557 dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype) argument 5582 if (ringtype == DHD_HP2P_RING && prot->d2hring_hp2p_rxcpl) 5837 dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype) argument 5845 if (ringtype == DHD_HP2P_RING && dhd->prot->d2hring_hp2p_txcpl)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_proto.h | 141 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype); 142 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| H A D | dhd_msgbuf.c | 5557 dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype) argument 5582 if (ringtype == DHD_HP2P_RING && prot->d2hring_hp2p_rxcpl) 5837 dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype) argument 5845 if (ringtype == DHD_HP2P_RING && dhd->prot->d2hring_hp2p_txcpl)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_proto.h | 151 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype); 152 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| H A D | dhd_msgbuf.c | 6600 BCMFASTPATH(dhd_prot_process_msgbuf_rxcpl)(dhd_pub_t *dhd, uint bound, int ringtype) in BCMFASTPATH() 6641 if (ringtype == DHD_HP2P_RING && prot->d2hring_hp2p_rxcpl) in BCMFASTPATH() 6945 BCMFASTPATH(dhd_prot_process_msgbuf_txcpl)(dhd_pub_t *dhd, uint bound, int ringtype) in BCMFASTPATH() 6953 if (ringtype == DHD_HP2P_RING && dhd->prot->d2hring_hp2p_txcpl) in BCMFASTPATH()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_proto.h | 155 extern bool dhd_prot_process_msgbuf_txcpl(dhd_pub_t *dhd, uint bound, int ringtype); 156 extern bool dhd_prot_process_msgbuf_rxcpl(dhd_pub_t *dhd, uint bound, int ringtype);
|
| H A D | dhd_msgbuf.c | 6596 BCMFASTPATH(dhd_prot_process_msgbuf_rxcpl)(dhd_pub_t *dhd, uint bound, int ringtype) in BCMFASTPATH() 6637 if (ringtype == DHD_HP2P_RING && prot->d2hring_hp2p_rxcpl) in BCMFASTPATH() 6941 BCMFASTPATH(dhd_prot_process_msgbuf_txcpl)(dhd_pub_t *dhd, uint bound, int ringtype) in BCMFASTPATH() 6949 if (ringtype == DHD_HP2P_RING && dhd->prot->d2hring_hp2p_txcpl) in BCMFASTPATH()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_rx.c | 438 u32 ringtype) in ath11k_dp_rxdma_ring_buf_setup() argument 444 ath11k_hal_srng_get_entrysize(ar->ab, ringtype); in ath11k_dp_rxdma_ring_buf_setup()
|