Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_wlfc.c1321 int bus_retry_count = 0; in dhd_wlfc_commit_packets() local
1365 bus_retry_count++; in dhd_wlfc_commit_packets()
1366 if (bus_retry_count >= BUS_RETRIES) { in dhd_wlfc_commit_packets()
1415 bus_retry_count++; in dhd_wlfc_commit_packets()
1416 if (bus_retry_count >= BUS_RETRIES) { in dhd_wlfc_commit_packets()
1499 bus_retry_count++; in dhd_wlfc_commit_packets()
1500 if (bus_retry_count >= BUS_RETRIES) { in dhd_wlfc_commit_packets()