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