| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 939 uint32 total_tries = 0; in dhd_prot_d2h_sync_seqnum() local 977 total_tries = (uint32)(((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries); in dhd_prot_d2h_sync_seqnum() 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() 989 dhd_prot_d2h_sync_livelock(dhd, msg_seqnum, ring, total_tries, in dhd_prot_d2h_sync_seqnum() 1017 uint32 total_tries = 0; in dhd_prot_d2h_sync_xorcsum() local 1064 total_tries = ((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries; in dhd_prot_d2h_sync_xorcsum() 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() 1077 dhd_prot_d2h_sync_livelock(dhd, msg->epoch, ring, total_tries, in dhd_prot_d2h_sync_xorcsum() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 939 uint32 total_tries = 0; in dhd_prot_d2h_sync_seqnum() local 977 total_tries = (uint32)(((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries); in dhd_prot_d2h_sync_seqnum() 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() 989 dhd_prot_d2h_sync_livelock(dhd, msg_seqnum, ring, total_tries, in dhd_prot_d2h_sync_seqnum() 1017 uint32 total_tries = 0; in dhd_prot_d2h_sync_xorcsum() local 1064 total_tries = ((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries; in dhd_prot_d2h_sync_xorcsum() 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() 1077 dhd_prot_d2h_sync_livelock(dhd, msg->epoch, ring, total_tries, in dhd_prot_d2h_sync_xorcsum() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 939 uint32 total_tries = 0; in dhd_prot_d2h_sync_seqnum() local 977 total_tries = (uint32)(((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries); in dhd_prot_d2h_sync_seqnum() 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() 989 dhd_prot_d2h_sync_livelock(dhd, msg_seqnum, ring, total_tries, in dhd_prot_d2h_sync_seqnum() 1017 uint32 total_tries = 0; in dhd_prot_d2h_sync_xorcsum() local 1064 total_tries = ((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries; in dhd_prot_d2h_sync_xorcsum() 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() 1077 dhd_prot_d2h_sync_livelock(dhd, msg->epoch, ring, total_tries, in dhd_prot_d2h_sync_xorcsum() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 767 uint32 total_tries = 0; in dhd_prot_d2h_sync_seqnum() local 799 total_tries = ((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries; in dhd_prot_d2h_sync_seqnum() 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() 811 dhd_prot_d2h_sync_livelock(dhd, msg_seqnum, ring, total_tries, in dhd_prot_d2h_sync_seqnum() 839 uint32 total_tries = 0; in dhd_prot_d2h_sync_xorcsum() local 873 total_tries = ((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries; in dhd_prot_d2h_sync_xorcsum() 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() 886 dhd_prot_d2h_sync_livelock(dhd, msg->epoch, ring, total_tries, in dhd_prot_d2h_sync_xorcsum()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 1246 uint32 total_tries = 0; in BCMFASTPATH() local 1284 total_tries = (uint32)(((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries); in BCMFASTPATH() 1286 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH() 1287 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH() 1296 dhd_prot_d2h_sync_livelock(dhd, msg_seqnum, ring, total_tries, in BCMFASTPATH() 1324 uint32 total_tries = 0; in BCMFASTPATH() local 1371 total_tries = ((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries; in BCMFASTPATH() 1373 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH() 1374 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH() 1384 dhd_prot_d2h_sync_livelock(dhd, msg->epoch, ring, total_tries, in BCMFASTPATH() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 1250 uint32 total_tries = 0; in BCMFASTPATH() local 1288 total_tries = (uint32)(((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries); in BCMFASTPATH() 1290 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH() 1291 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH() 1300 dhd_prot_d2h_sync_livelock(dhd, msg_seqnum, ring, total_tries, in BCMFASTPATH() 1328 uint32 total_tries = 0; in BCMFASTPATH() local 1375 total_tries = ((step-1) * PCIE_D2H_SYNC_WAIT_TRIES) + tries; in BCMFASTPATH() 1377 if (total_tries > prot->d2h_sync_wait_max) in BCMFASTPATH() 1378 prot->d2h_sync_wait_max = total_tries; in BCMFASTPATH() 1388 dhd_prot_d2h_sync_livelock(dhd, msg->epoch, ring, total_tries, in BCMFASTPATH() [all …]
|