Searched refs:TXRETRIES (Results 1 – 1 of 1) sorted by relevance
100 #define TXRETRIES 2 /* # of retries for tx frames */ macro2988 } while (ret < 0 && retries++ < TXRETRIES); in brcmf_sdbrcm_bus_txctl()