Home
last modified time | relevance | path

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

/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c79 static void *t4_uld_add(const struct cxgb4_lld_info *);
187 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req()
274 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in send_act_open_req6()
700 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in free_atid()
716 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_establish()
810 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(csk->cdev); in csk_act_open_retry_timer()
869 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_open_rpl()
914 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_peer_close()
935 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_close_con_rpl()
974 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_req_rss()
[all …]
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h238 struct cxgb4_lld_info { struct
281 void *(*add)(const struct cxgb4_lld_info *p); argument
Dcxgb4_main.c2436 struct cxgb4_lld_info lli; in uld_attach()
/drivers/infiniband/hw/cxgb4/
Ddevice.c70 struct cxgb4_lld_info lldi;
914 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported()
921 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc()
1026 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()
Diw_cxgb4.h175 struct cxgb4_lld_info lldi;
904 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()