Searched refs:HvLpIndex (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dhvlpconfig.c23 HvLpIndex HvLpConfig_getLpIndex_outline(void)
29 HvLpIndex HvLpConfig_getLpIndex(void)
35 HvLpIndex HvLpConfig_getPrimaryLpIndex(void)
H A Dcall_sm.h31 static inline u64 HvCallSm_get64BitsOfAccessMap(HvLpIndex lpIndex,
H A Dviopath.c101 HvLpIndex viopath_hostLp = HvLpIndexInvalid;
103 HvLpIndex viopath_ourLp = HvLpIndexInvalid;
195 int viopath_isactive(HvLpIndex lp)
210 HvLpInstanceId viopath_sourceinst(HvLpIndex lp)
216 HvLpInstanceId viopath_targetinst(HvLpIndex lp)
228 static void sendMonMsg(HvLpIndex remoteLp)
263 HvLpIndex remoteLp;
380 HvLpIndex remoteLp;
465 static int allocateEvents(HvLpIndex remoteLp, int numEvents)
486 int viopath_open(HvLpIndex remoteL
[all...]
H A Dlpevents.c255 int HvLpEvent_openPath(HvLpEvent_Type eventType, HvLpIndex lpIndex)
268 int HvLpEvent_closePath(HvLpEvent_Type eventType, HvLpIndex lpIndex)
H A Dmf.c60 HvLpIndex lp_index;
97 HvLpIndex target_lp;
238 HvLpIndex primary_lp = HvLpConfig_getPrimaryLpIndex();
535 void mf_allocate_lp_events(HvLpIndex target_lp, HvLpEvent_Type type,
565 void mf_deallocate_lp_events(HvLpIndex target_lp, HvLpEvent_Type type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dhvlpconfig.c23 HvLpIndex HvLpConfig_getLpIndex_outline(void)
29 HvLpIndex HvLpConfig_getLpIndex(void)
35 HvLpIndex HvLpConfig_getPrimaryLpIndex(void)
H A Dcall_sm.h31 static inline u64 HvCallSm_get64BitsOfAccessMap(HvLpIndex lpIndex,
H A Dviopath.c101 HvLpIndex viopath_hostLp = HvLpIndexInvalid;
103 HvLpIndex viopath_ourLp = HvLpIndexInvalid;
195 int viopath_isactive(HvLpIndex lp)
210 HvLpInstanceId viopath_sourceinst(HvLpIndex lp)
216 HvLpInstanceId viopath_targetinst(HvLpIndex lp)
228 static void sendMonMsg(HvLpIndex remoteLp)
263 HvLpIndex remoteLp;
380 HvLpIndex remoteLp;
465 static int allocateEvents(HvLpIndex remoteLp, int numEvents)
486 int viopath_open(HvLpIndex remoteL
[all...]
H A Dlpevents.c255 int HvLpEvent_openPath(HvLpEvent_Type eventType, HvLpIndex lpIndex)
268 int HvLpEvent_closePath(HvLpEvent_Type eventType, HvLpIndex lpIndex)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/iseries/
H A Dhv_lp_config.h45 extern HvLpIndex HvLpConfig_getLpIndex_outline(void);
46 extern HvLpIndex HvLpConfig_getLpIndex(void);
47 extern HvLpIndex HvLpConfig_getPrimaryLpIndex(void);
95 HvLpIndex lp)
113 static inline int HvLpConfig_doLpsCommunicateOnVirtualLan(HvLpIndex lp1,
114 HvLpIndex lp2)
123 static inline HvLpIndex HvLpConfig_getHostingLpIndex(HvLpIndex lp)
H A Dmf.h37 extern void mf_allocate_lp_events(HvLpIndex targetLp, HvLpEvent_Type type,
40 extern void mf_deallocate_lp_events(HvLpIndex targetLp, HvLpEvent_Type type,
H A Dvio.h170 extern int viopath_open(HvLpIndex remoteLp, int subtype, int numReq);
171 extern int viopath_close(HvLpIndex remoteLp, int subtype, int numReq);
174 extern int viopath_isactive(HvLpIndex lp);
175 extern HvLpInstanceId viopath_sourceinst(HvLpIndex lp);
176 extern HvLpInstanceId viopath_targetinst(HvLpIndex lp);
183 extern HvLpIndex viopath_hostLp;
184 extern HvLpIndex viopath_ourLp;
H A Dhv_types.h27 typedef u8 HvLpIndex; typedef
68 #define HvLpIndexInvalid ((HvLpIndex)0xff)
H A Dhv_call_event.h89 static inline HvLpEvent_Rc HvCallEvent_signalLpEventFast(HvLpIndex targetLp,
137 HvLpIndex targetLp, HvLpEvent_Type type)
143 HvLpIndex targetLp, HvLpEvent_Type type)
148 static inline void HvCallEvent_openLpEventPath(HvLpIndex targetLp,
154 static inline void HvCallEvent_closeLpEventPath(HvLpIndex targetLp,
161 HvLpIndex remoteLp, HvLpDma_Direction direction,
173 HvLpIndex remote;
H A Dhv_lp_event.h77 extern int HvLpEvent_openPath(HvLpEvent_Type eventType, HvLpIndex lpIndex);
83 extern int HvLpEvent_closePath(HvLpEvent_Type eventType, HvLpIndex lpIndex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/iseries/
H A Dhv_lp_config.h45 extern HvLpIndex HvLpConfig_getLpIndex_outline(void);
46 extern HvLpIndex HvLpConfig_getLpIndex(void);
47 extern HvLpIndex HvLpConfig_getPrimaryLpIndex(void);
95 HvLpIndex lp)
113 static inline int HvLpConfig_doLpsCommunicateOnVirtualLan(HvLpIndex lp1,
114 HvLpIndex lp2)
123 static inline HvLpIndex HvLpConfig_getHostingLpIndex(HvLpIndex lp)
H A Dmf.h37 extern void mf_allocate_lp_events(HvLpIndex targetLp, HvLpEvent_Type type,
40 extern void mf_deallocate_lp_events(HvLpIndex targetLp, HvLpEvent_Type type,
H A Dvio.h170 extern int viopath_open(HvLpIndex remoteLp, int subtype, int numReq);
171 extern int viopath_close(HvLpIndex remoteLp, int subtype, int numReq);
174 extern int viopath_isactive(HvLpIndex lp);
175 extern HvLpInstanceId viopath_sourceinst(HvLpIndex lp);
176 extern HvLpInstanceId viopath_targetinst(HvLpIndex lp);
183 extern HvLpIndex viopath_hostLp;
184 extern HvLpIndex viopath_ourLp;
H A Dhv_types.h27 typedef u8 HvLpIndex; typedef
68 #define HvLpIndexInvalid ((HvLpIndex)0xff)
H A Dhv_call_event.h89 static inline HvLpEvent_Rc HvCallEvent_signalLpEventFast(HvLpIndex targetLp,
137 HvLpIndex targetLp, HvLpEvent_Type type)
143 HvLpIndex targetLp, HvLpEvent_Type type)
148 static inline void HvCallEvent_openLpEventPath(HvLpIndex targetLp,
154 static inline void HvCallEvent_closeLpEventPath(HvLpIndex targetLp,
161 HvLpIndex remoteLp, HvLpDma_Direction direction,
173 HvLpIndex remote;
H A Dhv_lp_event.h77 extern int HvLpEvent_openPath(HvLpEvent_Type eventType, HvLpIndex lpIndex);
83 extern int HvLpEvent_closePath(HvLpEvent_Type eventType, HvLpIndex lpIndex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhvc_iseries.c53 HvLpIndex lp;
93 static void init_data_event(struct viocharlpevent *viochar, HvLpIndex lp)
478 static int __init send_open(HvLpIndex remoteLp, void *sem)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhvc_iseries.c53 HvLpIndex lp;
93 static void init_data_event(struct viocharlpevent *viochar, HvLpIndex lp)
478 static int __init send_open(HvLpIndex remoteLp, void *sem)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Diseries_veth.c169 HvLpIndex remote_lp;
216 static HvLpIndex this_lp;
310 static int veth_allocate_events(HvLpIndex rlp, int number)
526 HvLpIndex rlp = event->base_event.xTargetLp;
546 HvLpIndex rlp = event->base_event.xSourceLp;
1100 static int veth_transmit_to_one(struct sk_buff *skb, HvLpIndex rlp,
1198 HvLpIndex rlp = frame[5];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Diseries_veth.c169 HvLpIndex remote_lp;
216 static HvLpIndex this_lp;
310 static int veth_allocate_events(HvLpIndex rlp, int number)
526 HvLpIndex rlp = event->base_event.xTargetLp;
546 HvLpIndex rlp = event->base_event.xSourceLp;
1100 static int veth_transmit_to_one(struct sk_buff *skb, HvLpIndex rlp,
1198 HvLpIndex rlp = frame[5];

Completed in 118 milliseconds

12