Home
last modified time | relevance | path

Searched refs:cxgb4_lld_info (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c75 static void *t4_uld_add(const struct cxgb4_lld_info *);
546 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in free_atid()
562 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_establish()
682 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_open_rpl()
726 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_peer_close()
747 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_close_con_rpl()
786 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_req_rss()
832 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_rpl_rss()
858 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_hdr()
959 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_data_ddp()
[all …]
/linux-2.6.39/drivers/net/cxgb4/
Dcxgb4_uld.h194 struct cxgb4_lld_info { struct
219 void *(*add)(const struct cxgb4_lld_info *p); argument
Dcxgb4_main.c2489 struct cxgb4_lld_info lli; in uld_attach()
/linux-2.6.39/drivers/infiniband/hw/cxgb4/
Ddevice.c387 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc()
436 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()
Diw_cxgb4.h117 struct cxgb4_lld_info lldi;