Searched defs:c2dev (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_pd.c43 int c2_pd_alloc(struct c2_dev *c2dev, int privileged, struct c2_pd *pd) c2_pd_alloc() argument
66 void c2_pd_free(struct c2_dev *c2dev, struct c2_pd *pd) c2_pd_free() argument
73 int c2_init_pd_table(struct c2_dev *c2dev) c2_init_pd_table() argument
87 void c2_cleanup_pd_table(struct c2_dev *c2dev) c2_cleanup_pd_table() argument
H A Dc2_alloc.c39 static int c2_alloc_mqsp_chunk(struct c2_dev *c2dev, gfp_t gfp_mask, c2_alloc_mqsp_chunk() argument
71 int c2_init_mqsp_pool(struct c2_dev *c2dev, gfp_t gfp_mask, c2_init_mqsp_pool() argument
77 void c2_free_mqsp_pool(struct c2_dev *c2dev, struct sp_chunk *root) c2_free_mqsp_pool() argument
89 __be16 *c2_alloc_mqsp(struct c2_dev *c2dev, struct sp_chunk *head, c2_alloc_mqsp() argument
H A Dc2_intr.c43 void c2_rnic_interrupt(struct c2_dev *c2dev) c2_rnic_interrupt() argument
62 static void handle_mq(struct c2_dev *c2dev, u32 mq_index) handle_mq() argument
115 static void handle_vq(struct c2_dev *c2dev, u32 mq_index) handle_vq() argument
H A Dc2_vq.c82 int vq_init(struct c2_dev *c2dev) vq_init() argument
95 void vq_term(struct c2_dev *c2dev) vq_term() argument
103 struct c2_vq_req *vq_req_alloc(struct c2_dev *c2dev) vq_req_alloc() argument
124 void vq_req_free(struct c2_dev *c2dev, struct c2_vq_req *r) vq_req_free() argument
135 void vq_req_get(struct c2_dev *c2dev, struct c2_vq_req *r) vq_req_get() argument
151 void vq_req_put(struct c2_dev *c2dev, struct c2_vq_req *r) vq_req_put() argument
165 void *vq_repbuf_alloc(struct c2_dev *c2dev) vq_repbuf_alloc() argument
178 int vq_send_wr(struct c2_dev *c2dev, union c2wr *wr) vq_send_wr() argument
244 int vq_wait_for_reply(struct c2_dev *c2dev, struct c2_vq_req *req) vq_wait_for_reply() argument
257 void vq_repbuf_free(struct c2_dev *c2dev, void *reply) vq_repbuf_free() argument
H A Dc2_cm.c43 struct c2_dev *c2dev = to_c2dev(cm_id->device); c2_llp_connect() local
137 struct c2_dev *c2dev; c2_llp_service_create() local
227 struct c2_dev *c2dev; c2_llp_service_destroy() local
293 struct c2_dev *c2dev = to_c2dev(cm_id->device); c2_llp_accept() local
399 struct c2_dev *c2dev; c2_llp_reject() local
H A Dc2_ae.c147 void c2_ae_event(struct c2_dev *c2dev, u32 mq_index) c2_ae_event() argument
H A Dc2_mm.c50 send_pbl_messages(struct c2_dev *c2dev, __be32 stag_index, send_pbl_messages() argument
174 c2_nsmr_register_phys_kern(struct c2_dev *c2dev, u64 *addr_list, c2_nsmr_register_phys_kern() argument
316 int c2_stag_dealloc(struct c2_dev *c2dev, u32 stag_index) c2_stag_dealloc() argument
H A Dc2_rnic.c81 static int c2_adapter_init(struct c2_dev *c2dev) c2_adapter_init() argument
105 static void c2_adapter_term(struct c2_dev *c2dev) c2_adapter_term() argument
123 static int c2_rnic_query(struct c2_dev *c2dev, struct ib_device_attr *props) c2_rnic_query() argument
212 int c2_add_addr(struct c2_dev *c2dev, __be32 inaddr, __be32 inmask) c2_add_addr() argument
274 int c2_del_addr(struct c2_dev *c2dev, __be32 inaddr, __be32 inmask) c2_del_addr() argument
337 static int c2_rnic_open(struct c2_dev *c2dev) c2_rnic_open() argument
391 static int c2_rnic_close(struct c2_dev *c2dev) c2_rnic_close() argument
445 int c2_rnic_init(struct c2_dev *c2dev) c2_rnic_init() argument
615 void c2_rnic_term(struct c2_dev *c2dev) c2_rnic_term() argument
H A Dc2_cq.c46 static struct c2_cq *c2_cq_get(struct c2_dev *c2dev, int cqn) c2_cq_get() argument
68 void c2_cq_event(struct c2_dev *c2dev, u32 mq_index) c2_cq_event() argument
82 void c2_cq_clean(struct c2_dev *c2dev, struct c2_qp *qp, u32 mq_index) c2_cq_clean() argument
131 static inline int c2_poll_one(struct c2_dev *c2dev, c2_poll_one() argument
203 struct c2_dev *c2dev = to_c2dev(ibcq->device); c2_poll_cq() local
257 static void c2_free_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq) c2_free_cq_buf() argument
263 static int c2_alloc_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq, c2_alloc_cq_buf() argument
289 int c2_init_cq(struct c2_dev *c2dev, int entries, c2_init_cq() argument
389 void c2_free_cq(struct c2_dev *c2dev, struct c2_cq *cq) c2_free_cq() argument
H A Dc2.c211 struct c2_dev *c2dev = c2_port->c2dev; c2_rx_alloc() local
279 struct c2_dev *c2dev = c2_port->c2dev; c2_rx_clean() local
306 static inline int c2_tx_free(struct c2_dev *c2dev, struct c2_element *elem) c2_tx_free() argument
382 struct c2_dev *c2dev = c2_port->c2dev; c2_tx_interrupt() local
464 struct c2_dev *c2dev = c2_port->c2dev; c2_rx_interrupt() local
551 struct c2_dev *c2dev = (struct c2_dev *) dev_id; c2_interrupt() local
588 struct c2_dev *c2dev = c2_port->c2dev; c2_up() local
692 struct c2_dev *c2dev = c2_port->c2dev; c2_down() local
732 struct c2_dev *c2dev = c2_port->c2dev; c2_reset() local
759 struct c2_dev *c2dev = c2_port->c2dev; c2_xmit_frame() local
879 static struct net_device *c2_devinit(struct c2_dev *c2dev, c2_devinit() argument
929 struct c2_dev *c2dev = NULL; c2_probe() local
1195 struct c2_dev *c2dev = pci_get_drvdata(pcidev); c2_remove() local
H A Dc2_qp.c134 int c2_qp_modify(struct c2_dev *c2dev, struct c2_qp *qp, c2_qp_modify() argument
253 int c2_qp_set_read_limits(struct c2_dev *c2dev, struct c2_qp *qp, c2_qp_set_read_limits() argument
302 static int destroy_qp(struct c2_dev *c2dev, struct c2_qp *qp) destroy_qp() argument
381 static int c2_alloc_qpn(struct c2_dev *c2dev, struct c2_qp *qp) c2_alloc_qpn() argument
397 static void c2_free_qpn(struct c2_dev *c2dev, int qpn) c2_free_qpn() argument
404 struct c2_qp *c2_find_qpn(struct c2_dev *c2dev, int qpn) c2_find_qpn() argument
415 int c2_alloc_qp(struct c2_dev *c2dev, c2_alloc_qp() argument
600 void c2_free_qp(struct c2_dev *c2dev, struct c2_qp *qp) c2_free_qp() argument
726 static inline void c2_activity(struct c2_dev *c2dev, u32 mq_index, u16 shared) c2_activity() argument
793 struct c2_dev *c2dev = to_c2dev(ibqp->device); c2_post_send() local
947 struct c2_dev *c2dev = to_c2dev(ibqp->device); c2_post_receive() local
1015 void c2_init_qp_table(struct c2_dev *c2dev) c2_init_qp_table() argument
1021 void c2_cleanup_qp_table(struct c2_dev *c2dev) c2_cleanup_qp_table() argument
H A Dc2_provider.c69 struct c2_dev *c2dev = to_c2dev(ibdev); c2_query_device() local
113 struct c2_dev *c2dev = to_c2dev(ibdev); c2_query_gid() local
221 struct c2_dev* c2dev = to_c2dev(device); c2_get_qp() local
516 struct c2_dev *c2dev = container_of(dev, struct c2_dev, ibdev.dev); show_rev() local
524 struct c2_dev *c2dev = container_of(dev, struct c2_dev, ibdev.dev); show_fw_ver() local
644 struct c2_dev *c2dev = netdev->ml_priv; c2_pseudo_up() local
669 struct c2_dev *c2dev = netdev->ml_priv; c2_pseudo_down() local
729 static struct net_device *c2_pseudo_netdev_init(struct c2_dev *c2dev) c2_pseudo_netdev_init() argument
H A Dc2.h358 struct c2_dev *c2dev; member in struct:c2_port
/linux-4.1.27/drivers/misc/c2port/
H A Dcore.c310 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_show_name() local
319 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_show_flash_blocks_num() local
329 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_show_flash_block_size() local
339 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_show_flash_size() local
349 struct c2port_device *c2dev = dev_get_drvdata(dev); access_show() local
357 struct c2port_device *c2dev = dev_get_drvdata(dev); access_store() local
387 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_store_reset() local
423 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_show_dev_id() local
460 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_show_rev_id() local
481 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_show_flash_access() local
526 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_store_flash_access() local
610 struct c2port_device *c2dev = dev_get_drvdata(dev); c2port_store_flash_erase() local
724 struct c2port_device *c2dev = c2port_read_flash_data() local
841 struct c2port_device *c2dev = c2port_write_flash_data() local
902 struct c2port_device *c2dev; c2port_device_register() local
963 void c2port_device_unregister(struct c2port_device *c2dev) c2port_device_unregister() argument

Completed in 448 milliseconds