Searched refs:RETRY_COUNT (Results 1 – 4 of 4) sorted by relevance
37 #define RETRY_COUNT 7 macro
915 if (info->status.rates[0].count > RETRY_COUNT) in rtl8187_work() 961 (RETRY_COUNT << 8 /* short retry limit */) | in rtl8187_start() 962 (RETRY_COUNT << 0 /* long retry limit */) | in rtl8187_start() 1491 dev->max_rate_tries = RETRY_COUNT; in rtl8187_probe()
30 #define RETRY_COUNT 8 macro
1040 mgmt_frame->desc_word[4] = cpu_to_le16(RETRY_COUNT << 8); in rsi_send_reset_mac()