Searched refs:ctl6 (Results 1 – 3 of 3) sorted by relevance
445 test_ngroups_reporting ctl6 port "dev $swp1"465 test_ngroups_reporting ctl6 port "dev $swp1 vid 10"485 test_ngroups_reporting ctl6 port_vlan "dev $swp1 vid 10"554 test_ngroups_cross_vlan ctl6605 test_maxgroups_zero ctl6 port "dev $swp1"625 test_maxgroups_zero ctl6 port "dev $swp1 vid 10"645 test_maxgroups_zero ctl6 port_vlan "dev $swp1 vid 10"745 test_maxgroups_zero_cross_vlan ctl6801 test_maxgroups_too_low ctl6 port "dev $swp1"821 test_maxgroups_too_low ctl6 port "dev $swp1 vid 10"[all …]
215 u32 ctl1, ctl6; in ar9002_set_txdesc() local227 ctl6 = SM(i->keytype, AR_EncrType); in ar9002_set_txdesc()257 WRITE_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 WRITE_ONCE(ads->ds_ctl6, ctl6); in ar9002_set_txdesc()
287 u32 ctl6; member325 #define ds_ctl6 u.tx.ctl6