Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c76 static void *t4_uld_add(const struct cxgb4_lld_info *);
184 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req()
267 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req6()
693 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in free_atid()
709 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_establish()
803 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in csk_act_open_retry_timer()
862 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_open_rpl()
907 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_peer_close()
928 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_close_con_rpl()
967 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_req_rss()
[all …]
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h229 struct cxgb4_lld_info { struct
271 void *(*add)(const struct cxgb4_lld_info *p); argument
Dcxgb4_main.c2392 struct cxgb4_lld_info lli; in uld_attach()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h177 struct cxgb4_lld_info lldi;
916 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()
Ddevice.c70 struct cxgb4_lld_info lldi;
923 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported()
930 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc()
1035 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()