Home
last modified time | relevance | path

Searched refs:cur_ioctlresp_bufs_posted (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c363 uint16 cur_ioctlresp_bufs_posted; member
2499 prot->cur_ioctlresp_bufs_posted = 0; in dhd_prot_init()
2782 prot->cur_ioctlresp_bufs_posted = 0; in dhd_prot_reset()
4100 max_to_post = prot->max_ioctlrespbufpost - prot->cur_ioctlresp_bufs_posted; in dhd_msgbuf_rxbuf_post_ioctlresp_bufs()
4106 prot->cur_ioctlresp_bufs_posted += dhd_msgbuf_rxbuf_post_ctrlpath(dhd, in dhd_msgbuf_rxbuf_post_ioctlresp_bufs()
4888 if (prot->cur_ioctlresp_bufs_posted > 0) { in dhd_prot_ioctcmplt_process()
4889 prot->cur_ioctlresp_bufs_posted--; in dhd_prot_ioctcmplt_process()
7847 dhd->prot->max_ioctlrespbufpost, dhd->prot->cur_ioctlresp_bufs_posted); in dhd_prot_print_info()
8236 prot->max_ioctlrespbufpost, prot->cur_ioctlresp_bufs_posted)); in dhd_prot_debug_info_print()
8292 __FUNCTION__, prot->cur_ioctlresp_bufs_posted, prot->cur_event_bufs_posted)); in dhd_prot_debug_info_print()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c454 uint16 cur_ioctlresp_bufs_posted; member
3240 prot->cur_ioctlresp_bufs_posted = 0;
3613 prot->cur_ioctlresp_bufs_posted = 0;
5185 max_to_post = prot->max_ioctlrespbufpost - prot->cur_ioctlresp_bufs_posted;
5191 prot->cur_ioctlresp_bufs_posted += dhd_msgbuf_rxbuf_post_ctrlpath(dhd,
6343 if (prot->cur_ioctlresp_bufs_posted > 0) {
6344 prot->cur_ioctlresp_bufs_posted--;
9627 dhd->prot->max_ioctlrespbufpost, dhd->prot->cur_ioctlresp_bufs_posted);
10452 prot->max_ioctlrespbufpost, prot->cur_ioctlresp_bufs_posted));
10625 __FUNCTION__, prot->cur_ioctlresp_bufs_posted, prot->cur_event_bufs_posted));
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c454 uint16 cur_ioctlresp_bufs_posted; member
3240 prot->cur_ioctlresp_bufs_posted = 0;
3613 prot->cur_ioctlresp_bufs_posted = 0;
5185 max_to_post = prot->max_ioctlrespbufpost - prot->cur_ioctlresp_bufs_posted;
5191 prot->cur_ioctlresp_bufs_posted += dhd_msgbuf_rxbuf_post_ctrlpath(dhd,
6343 if (prot->cur_ioctlresp_bufs_posted > 0) {
6344 prot->cur_ioctlresp_bufs_posted--;
9629 dhd->prot->max_ioctlrespbufpost, dhd->prot->cur_ioctlresp_bufs_posted);
10454 prot->max_ioctlrespbufpost, prot->cur_ioctlresp_bufs_posted));
10627 __FUNCTION__, prot->cur_ioctlresp_bufs_posted, prot->cur_event_bufs_posted));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c454 uint16 cur_ioctlresp_bufs_posted; member
3240 prot->cur_ioctlresp_bufs_posted = 0;
3613 prot->cur_ioctlresp_bufs_posted = 0;
5185 max_to_post = prot->max_ioctlrespbufpost - prot->cur_ioctlresp_bufs_posted;
5191 prot->cur_ioctlresp_bufs_posted += dhd_msgbuf_rxbuf_post_ctrlpath(dhd,
6343 if (prot->cur_ioctlresp_bufs_posted > 0) {
6344 prot->cur_ioctlresp_bufs_posted--;
9627 dhd->prot->max_ioctlrespbufpost, dhd->prot->cur_ioctlresp_bufs_posted);
10452 prot->max_ioctlrespbufpost, prot->cur_ioctlresp_bufs_posted));
10625 __FUNCTION__, prot->cur_ioctlresp_bufs_posted, prot->cur_event_bufs_posted));
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c605 uint16 cur_ioctlresp_bufs_posted; member
3949 prot->cur_ioctlresp_bufs_posted = 0; in dhd_prot_init()
4398 prot->cur_ioctlresp_bufs_posted = 0; in dhd_prot_reset()
6097 max_to_post = prot->max_ioctlrespbufpost - prot->cur_ioctlresp_bufs_posted; in dhd_msgbuf_rxbuf_post_ioctlresp_bufs()
6103 prot->cur_ioctlresp_bufs_posted += dhd_msgbuf_rxbuf_post_ctrlpath(dhd, in dhd_msgbuf_rxbuf_post_ioctlresp_bufs()
7539 if (prot->cur_ioctlresp_bufs_posted > 0) { in dhd_prot_ioctcmplt_process()
7540 prot->cur_ioctlresp_bufs_posted--; in dhd_prot_ioctcmplt_process()
12731 dhd->prot->max_ioctlrespbufpost, dhd->prot->cur_ioctlresp_bufs_posted);
13660 prot->max_ioctlrespbufpost, prot->cur_ioctlresp_bufs_posted));
13899 __FUNCTION__, prot->cur_ioctlresp_bufs_posted, prot->cur_event_bufs_posted));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c609 uint16 cur_ioctlresp_bufs_posted; member
3953 prot->cur_ioctlresp_bufs_posted = 0; in dhd_prot_init()
4402 prot->cur_ioctlresp_bufs_posted = 0; in dhd_prot_reset()
6101 max_to_post = prot->max_ioctlrespbufpost - prot->cur_ioctlresp_bufs_posted; in dhd_msgbuf_rxbuf_post_ioctlresp_bufs()
6107 prot->cur_ioctlresp_bufs_posted += dhd_msgbuf_rxbuf_post_ctrlpath(dhd, in dhd_msgbuf_rxbuf_post_ioctlresp_bufs()
7543 if (prot->cur_ioctlresp_bufs_posted > 0) { in dhd_prot_ioctcmplt_process()
7544 prot->cur_ioctlresp_bufs_posted--; in dhd_prot_ioctcmplt_process()
12735 dhd->prot->max_ioctlrespbufpost, dhd->prot->cur_ioctlresp_bufs_posted);
13664 prot->max_ioctlrespbufpost, prot->cur_ioctlresp_bufs_posted));
13903 __FUNCTION__, prot->cur_ioctlresp_bufs_posted, prot->cur_event_bufs_posted));