Searched refs:ldc_channel (Results 1 – 6 of 6) sorted by relevance
54 struct ldc_channel;63 void ldc_free(struct ldc_channel *lp);66 int ldc_bind(struct ldc_channel *lp);67 void ldc_unbind(struct ldc_channel *lp);74 int ldc_connect(struct ldc_channel *lp);75 int ldc_disconnect(struct ldc_channel *lp);77 int ldc_state(struct ldc_channel *lp);79 int ldc_mode(struct ldc_channel *lp);81 int ldc_rx_reset(struct ldc_channel *lp);106 int ldc_map_sg(struct ldc_channel *lp,[all …]
394 struct ldc_channel *lp;
92 struct ldc_channel;112 struct ldc_channel { struct791 struct ldc_channel *lp = dev_id; in ldc_rx()914 struct ldc_channel *lp = dev_id; in ldc_tx()966 struct ldc_channel *lp; in __ldc_channel_exists()1124 struct ldc_channel *lp; in ldc_alloc()1288 void ldc_free(struct ldc_channel *lp) in ldc_free()1304 int ldc_bind(struct ldc_channel *lp) in ldc_bind()1458 int ldc_state(struct ldc_channel *lp) in ldc_state()1474 int ldc_mode(struct ldc_channel *lp) in ldc_mode()[all …]
203 struct ldc_channel *lp;244 static int __ds_send(struct ldc_channel *lp, void *data, int len) in __ds_send()259 static int ds_send(struct ldc_channel *lp, void *data, int len) in ds_send()284 struct ldc_channel *lp = dp->lp; in md_update_data()323 struct ldc_channel *lp = dp->lp; in domain_shutdown_data()363 struct ldc_channel *lp = dp->lp; in domain_panic_data()886 struct ldc_channel *lp = dp->lp; in register_services()1066 struct ldc_channel *lp = dp->lp; in ds_up()1096 struct ldc_channel *lp = dp->lp; in ds_event()1167 struct ldc_channel *lp; in ds_probe()
739 struct ldc_channel *lp; in vio_ldc_alloc()
1065 static inline int vnet_skb_map(struct ldc_channel *lp, struct sk_buff *skb, in vnet_skb_map()