Home
last modified time | relevance | path

Searched refs:d2h_sync_wait_max (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.c414 ulong d2h_sync_wait_max; /* max number of wait loops to receive one msg */ member
725 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot, in dhd_prot_d2h_sync_livelock()
801 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_seqnum()
802 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_seqnum()
875 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_xorcsum()
876 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_xorcsum()
929 prot->d2h_sync_wait_max = 0UL; in dhd_prot_d2h_sync_init()
6259 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot); in dhd_prot_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c509 ulong d2h_sync_wait_max; /* max number of wait loops to receive one msg */ member
880 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot, in dhd_prot_d2h_sync_livelock()
979 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_seqnum()
980 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_seqnum()
1066 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_xorcsum()
1067 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_xorcsum()
1208 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1209 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1299 prot->d2h_sync_wait_max = 0UL; in dhd_prot_d2h_sync_init()
7985 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c509 ulong d2h_sync_wait_max; /* max number of wait loops to receive one msg */ member
880 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot, in dhd_prot_d2h_sync_livelock()
979 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_seqnum()
980 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_seqnum()
1066 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_xorcsum()
1067 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_xorcsum()
1208 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1209 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1299 prot->d2h_sync_wait_max = 0UL; in dhd_prot_d2h_sync_init()
7987 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c509 ulong d2h_sync_wait_max; /* max number of wait loops to receive one msg */ member
880 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot, in dhd_prot_d2h_sync_livelock()
979 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_seqnum()
980 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_seqnum()
1066 if (total_tries > prot->d2h_sync_wait_max) in dhd_prot_d2h_sync_xorcsum()
1067 prot->d2h_sync_wait_max = total_tries; in dhd_prot_d2h_sync_xorcsum()
1208 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1209 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1299 prot->d2h_sync_wait_max = 0UL; in dhd_prot_d2h_sync_init()
7985 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c670 ulong d2h_sync_wait_max; /* max number of wait loops to receive one msg */ member
1186 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot, in dhd_prot_d2h_sync_livelock()
1286 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1287 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1373 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1374 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1515 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1516 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1608 prot->d2h_sync_wait_max = 0UL; in dhd_prot_d2h_sync_init()
10699 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c674 ulong d2h_sync_wait_max; /* max number of wait loops to receive one msg */ member
1190 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot, in dhd_prot_d2h_sync_livelock()
1290 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1291 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1377 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1378 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1519 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH()
1520 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH()
1612 prot->d2h_sync_wait_max = 0UL; in dhd_prot_d2h_sync_init()
10703 dhd->prot->d2h_sync_wait_max, dhd->prot->d2h_sync_wait_tot);