Searched refs:ctl6 (Results 1 – 2 of 2) sorted by relevance
215 u32 ctl1, ctl6; in ar9002_set_txdesc() local227 ctl6 = SM(i->keytype, AR_EncrType); in ar9002_set_txdesc()257 ACCESS_ONCE(ads->ds_ctl6) = ctl6; in ar9002_set_txdesc()269 ctl6 |= SM(i->aggr_len, AR_AggrLen); in ar9002_set_txdesc()273 ctl6 |= SM(i->ndelim, AR_PadDelim); in ar9002_set_txdesc()293 ACCESS_ONCE(ads->ds_ctl6) = ctl6; in ar9002_set_txdesc()
281 u32 ctl6; member319 #define ds_ctl6 u.tx.ctl6