Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz9477_reg.h384 #define VLAN_FID_M 0x7F macro
H A Dksz9477.c413 vlan_table[0] = VLAN_VALID | (vlan->vid & VLAN_FID_M); in ksz9477_port_vlan_add()