Home
last modified time | relevance | path

Searched refs:ctl6 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dbridge_mdb_max.sh445 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 ctl6
605 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 ctl6
801 test_maxgroups_too_low ctl6 port "dev $swp1"
821 test_maxgroups_too_low ctl6 port "dev $swp1 vid 10"
[all …]
/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c215 u32 ctl1, ctl6; in ar9002_set_txdesc() local
227 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()
Dmac.h287 u32 ctl6; member
325 #define ds_ctl6 u.tx.ctl6