Home
last modified time | relevance | path

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

/linux-6.6.21/fs/jffs2/ !
DKconfig169 Tries the compressors in a predefined order and chooses the first
175 Tries all compressors and chooses the one which has the smallest
181 Tries all compressors and chooses the one which has the smallest
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ !
Dmac.h22 (SM((_series)[_index].Tries, AR_XmitDataTries##_index))
668 u32 Tries; member
Dbeacon.c105 info.rates[0].Tries = 1; in ath9k_beacon_setup()
Dxmit.c1297 info->rates[i].Tries = rates[i].count; in ath_buf_set_rate()