Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jffs2/
DKconfig168 Tries the compressors in a predefined order and chooses the first
174 Tries all compressors and chooses the one which has the smallest
180 Tries all compressors and chooses the one which has the smallest
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dmac.h22 (SM((_series)[_index].Tries, AR_XmitDataTries##_index))
664 u32 Tries; member
Dbeacon.c105 info.rates[0].Tries = 1; in ath9k_beacon_setup()
Dxmit.c1288 info->rates[i].Tries = rates[i].count; in ath_buf_set_rate()