Home
last modified time | relevance | path

Searched refs:VTE_MEMBERS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_regs.h285 #define VTE_MEMBERS 0x1ff macro
H A Db53_common.c319 vlan->members = entry & VTE_MEMBERS; in b53_get_vlan_entry()
320 vlan->untag = (entry >> VTE_UNTAG_S) & VTE_MEMBERS; in b53_get_vlan_entry()
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_regs.h286 #define VTE_MEMBERS 0x1ff macro
H A Db53_common.c319 vlan->members = entry & VTE_MEMBERS; in b53_get_vlan_entry()
320 vlan->untag = (entry >> VTE_UNTAG_S) & VTE_MEMBERS; in b53_get_vlan_entry()

Completed in 10 milliseconds