Searched refs:VLAN_FID_M (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/dsa/microchip/ | ||
D | ksz_9477_reg.h | 399 #define VLAN_FID_M 0x7F macro |
D | ksz_common.c | 590 vlan_table[0] = VLAN_VALID | (vid & VLAN_FID_M); in ksz_port_vlan_add() |