Searched refs:hang_counts (Results 1 – 8 of 8) sorted by relevance
846 uint hang_counts; member
16273 dhdp->hang_counts++; in dhd_os_send_hang_message()16274 if (dhdp->hang_counts >= MAX_CONSECUTIVE_HANG_COUNTS) { in dhd_os_send_hang_message()16276 __func__, dhdp->hang_counts)); in dhd_os_send_hang_message()
1139 uint hang_counts; member
15491 dhdp->hang_counts++;15492 if (dhdp->hang_counts >= MAX_CONSECUTIVE_HANG_COUNTS) {15494 __func__, dhdp->hang_counts));
15556 dhdp->hang_counts++;15557 if (dhdp->hang_counts >= MAX_CONSECUTIVE_HANG_COUNTS) {15559 __func__, dhdp->hang_counts));
1141 uint hang_counts; member
15683 dhdp->hang_counts++;15684 if (dhdp->hang_counts >= MAX_CONSECUTIVE_HANG_COUNTS) {15686 __func__, dhdp->hang_counts));