Home
last modified time | relevance | path

Searched refs:HR_SWCFG_VLAN_UNAWARE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/dsa/hirschmann/
Dhellcreek.h136 #define HR_SWCFG_VLAN_UNAWARE BIT(10) macro
Dhellcreek.c579 swcfg |= HR_SWCFG_VLAN_UNAWARE; in hellcreek_setup_vlan_awareness()
581 swcfg &= ~HR_SWCFG_VLAN_UNAWARE; in hellcreek_setup_vlan_awareness()