Searched refs:FID (Results 1 – 7 of 7) sorted by relevance
10 unsigned FID:5, // 4:0 member
223 if (fidvidctl.bits.FID != fid) { in change_FID()225 fidvidctl.bits.FID = fid; in change_FID()
98 indentifier (FID) based on the ingress port and VLAN. This trap is used99 to trap packets for which a FID could not be found
28 1 = FID output polarity inverted
52 The slot entries are set up using the function identifier (FID) of the
155 #define FID(x) (((x) & 0x7) << 1) macro
1521 val = IVL_MAC | VTAG_EN | PORT_MEM(new_members) | FID(FID_BRIDGED) | in mt7530_hw_vlan_add()1604 val = IVL_MAC | EG_CON | PORT_MEM(MT7530_ALL_MEMBERS) | FID(FID_BRIDGED) | in mt7530_setup_vlan0()