Searched refs:VLAN_FID_M (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/dsa/microchip/ | ||
D | ksz9477_reg.h | 360 #define VLAN_FID_M 0x7F macro |
D | ksz9477.c | 478 vlan_table[0] = VLAN_VALID | (vlan->vid & VLAN_FID_M); in ksz9477_port_vlan_add() |