RETRY_COUNT
dev->max_rate_tries = RETRY_COUNT;
if (info->status.rates[0].count > RETRY_COUNT)
(RETRY_COUNT << 8 /* short retry limit */) |
(RETRY_COUNT << 0 /* long retry limit */) |
mgmt_frame->desc_word[4] = cpu_to_le16(RETRY_COUNT << 8);