Searched refs:HvLpVirtualLanIndexMap (Results 1 – 3 of 3) sorted by relevance
237 static inline HvLpVirtualLanIndexMap HvLpConfig_getVirtualLanIndexMap(void) in HvLpConfig_getVirtualLanIndexMap()242 static inline HvLpVirtualLanIndexMap HvLpConfig_getVirtualLanIndexMapForLp(HvLpIndex lp) in HvLpConfig_getVirtualLanIndexMapForLp()281 HvLpVirtualLanIndexMap virtualLanIndexMap1 = HvCallCfg_getVirtualLanIndexMap( lp1 ); in HvLpConfig_doLpsCommunicateOnVirtualLan()282 HvLpVirtualLanIndexMap virtualLanIndexMap2 = HvCallCfg_getVirtualLanIndexMap( lp2 ); in HvLpConfig_doLpsCommunicateOnVirtualLan()
65 typedef u16 HvLpVirtualLanIndexMap; // Must hold HvMaxArchitectedVirtualLans bits!!! typedef
122 static inline HvLpVirtualLanIndexMap HvCallCfg_getVirtualLanIndexMap(HvLpIndex lp) in HvCallCfg_getVirtualLanIndexMap()