Home
last modified time | relevance | path

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

/linux-4.1.27/fs/jffs2/
DKconfig172 Tries the compressors in a predefined order and chooses the first
178 Tries all compressors and chooses the one which has the smallest
184 Tries all compressors and chooses the one which has the smallest
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmac.h21 (SM((_series)[_index].Tries, AR_XmitDataTries##_index))
662 u32 Tries; member
Dbeacon.c105 info.rates[0].Tries = 1; in ath9k_beacon_setup()
Dxmit.c1204 info->rates[i].Tries = rates[i].count; in ath_buf_set_rate()