ixv.c | 2151 u32 vid, vfta, retry; local in function:ixv_setup_vlan_support 2188 * A soft reset zero's out the VFTA, so 2194 vfta = sc->shadow_vfta[i]; 2202 if ((vfta & ((u32)1 << j)) == 0) 2256 * creates the entry in the soft version of the VFTA, init 2286 * in the soft vfta.
|