Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa_priv.h18 DSA_NOTIFIER_AGEING_TIME, enumerator
H A Dport.c328 return dsa_port_notify(dp, DSA_NOTIFIER_AGEING_TIME, &info); in dsa_port_ageing_time()
332 return dsa_port_notify(dp, DSA_NOTIFIER_AGEING_TIME, &info); in dsa_port_ageing_time()
H A Dswitch.c313 case DSA_NOTIFIER_AGEING_TIME: in dsa_switch_event()