Searched refs:dhd_prot_ring_reset (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 604 static void dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring); 3571 dhd_prot_ring_reset(dhd, &prot->h2dring_ctrl_subn); 3572 dhd_prot_ring_reset(dhd, &prot->h2dring_rxp_subn); 3573 dhd_prot_ring_reset(dhd, &prot->d2hring_ctrl_cpln); 3574 dhd_prot_ring_reset(dhd, &prot->d2hring_tx_cpln); 3575 dhd_prot_ring_reset(dhd, &prot->d2hring_rx_cpln); 3579 dhd_prot_ring_reset(dhd, prot->h2dring_info_subn); 3583 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); 3587 dhd_prot_ring_reset(dhd, prot->d2hring_edl); 3633 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 604 static void dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring); 3571 dhd_prot_ring_reset(dhd, &prot->h2dring_ctrl_subn); 3572 dhd_prot_ring_reset(dhd, &prot->h2dring_rxp_subn); 3573 dhd_prot_ring_reset(dhd, &prot->d2hring_ctrl_cpln); 3574 dhd_prot_ring_reset(dhd, &prot->d2hring_tx_cpln); 3575 dhd_prot_ring_reset(dhd, &prot->d2hring_rx_cpln); 3579 dhd_prot_ring_reset(dhd, prot->h2dring_info_subn); 3583 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); 3587 dhd_prot_ring_reset(dhd, prot->d2hring_edl); 3633 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 604 static void dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring); 3571 dhd_prot_ring_reset(dhd, &prot->h2dring_ctrl_subn); 3572 dhd_prot_ring_reset(dhd, &prot->h2dring_rxp_subn); 3573 dhd_prot_ring_reset(dhd, &prot->d2hring_ctrl_cpln); 3574 dhd_prot_ring_reset(dhd, &prot->d2hring_tx_cpln); 3575 dhd_prot_ring_reset(dhd, &prot->d2hring_rx_cpln); 3579 dhd_prot_ring_reset(dhd, prot->h2dring_info_subn); 3583 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); 3587 dhd_prot_ring_reset(dhd, prot->d2hring_edl); 3633 dhd_prot_ring_reset(dhd, prot->d2hring_hp2p_txcpl); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 479 static void dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring); 2745 dhd_prot_ring_reset(dhd, &prot->h2dring_ctrl_subn); in dhd_prot_reset() 2746 dhd_prot_ring_reset(dhd, &prot->h2dring_rxp_subn); in dhd_prot_reset() 2747 dhd_prot_ring_reset(dhd, &prot->d2hring_ctrl_cpln); in dhd_prot_reset() 2748 dhd_prot_ring_reset(dhd, &prot->d2hring_tx_cpln); in dhd_prot_reset() 2749 dhd_prot_ring_reset(dhd, &prot->d2hring_rx_cpln); in dhd_prot_reset() 2753 dhd_prot_ring_reset(dhd, prot->h2dring_info_subn); in dhd_prot_reset() 2757 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); in dhd_prot_reset() 6626 dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring) in dhd_prot_ring_reset() function 6850 dhd_prot_ring_reset(dhd, ring); in dhd_prot_flowrings_pool_reset()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 796 static void dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring); 4338 dhd_prot_ring_reset(dhd, &prot->h2dring_ctrl_subn); in dhd_prot_reset() 4339 dhd_prot_ring_reset(dhd, &prot->h2dring_rxp_subn); in dhd_prot_reset() 4340 dhd_prot_ring_reset(dhd, &prot->d2hring_ctrl_cpln); in dhd_prot_reset() 4341 dhd_prot_ring_reset(dhd, &prot->d2hring_tx_cpln); in dhd_prot_reset() 4342 dhd_prot_ring_reset(dhd, &prot->d2hring_rx_cpln); in dhd_prot_reset() 4346 dhd_prot_ring_reset(dhd, prot->h2dring_info_subn); in dhd_prot_reset() 4350 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); in dhd_prot_reset() 4355 dhd_prot_ring_reset(dhd, prot->d2hring_edl); in dhd_prot_reset() 4420 dhd_prot_ring_reset(dhd, prot->h2dring_btlog_subn); in dhd_prot_reset() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 800 static void dhd_prot_ring_reset(dhd_pub_t *dhd, msgbuf_ring_t *ring); 4342 dhd_prot_ring_reset(dhd, &prot->h2dring_ctrl_subn); in dhd_prot_reset() 4343 dhd_prot_ring_reset(dhd, &prot->h2dring_rxp_subn); in dhd_prot_reset() 4344 dhd_prot_ring_reset(dhd, &prot->d2hring_ctrl_cpln); in dhd_prot_reset() 4345 dhd_prot_ring_reset(dhd, &prot->d2hring_tx_cpln); in dhd_prot_reset() 4346 dhd_prot_ring_reset(dhd, &prot->d2hring_rx_cpln); in dhd_prot_reset() 4350 dhd_prot_ring_reset(dhd, prot->h2dring_info_subn); in dhd_prot_reset() 4354 dhd_prot_ring_reset(dhd, prot->d2hring_info_cpln); in dhd_prot_reset() 4359 dhd_prot_ring_reset(dhd, prot->d2hring_edl); in dhd_prot_reset() 4424 dhd_prot_ring_reset(dhd, prot->h2dring_btlog_subn); in dhd_prot_reset() [all …]
|