Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/libcxgb/
A Dlibcxgb_cm.c78 cxgb_our_interface(struct cxgb4_lld_info *lldi, in cxgb_our_interface()
92 cxgb_find_route(struct cxgb4_lld_info *lldi, in cxgb_find_route()
121 cxgb_find_route6(struct cxgb4_lld_info *lldi, in cxgb_find_route6()
A Dlibcxgb_cm.h47 cxgb_find_route(struct cxgb4_lld_info *,
51 cxgb_find_route6(struct cxgb4_lld_info *,
/linux-6.3-rc2/drivers/scsi/cxgbi/cxgb4i/
A Dcxgb4i.c85 static void *t4_uld_add(const struct cxgb4_lld_info *);
718 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in cxgb4i_make_tx_data_wr()
898 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_establish()
1051 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_act_open_rpl()
1097 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_peer_close()
1118 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_close_con_rpl()
1157 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_req_rss()
1205 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_abort_rpl_rss()
1229 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_data()
1251 struct cxgb4_lld_info *lldi = cxgbi_cdev_priv(cdev); in do_rx_iscsi_hdr()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
A Dchcr_ipsec.h23 struct cxgb4_lld_info lldi;
A Dchcr_ipsec.c79 static void *ch_ipsec_uld_add(const struct cxgb4_lld_info *infop);
102 static void *ch_ipsec_uld_add(const struct cxgb4_lld_info *infop) in ch_ipsec_uld_add()
/linux-6.3-rc2/drivers/crypto/chelsio/
A Dchcr_core.h107 struct cxgb4_lld_info lldi;
A Dchcr_core.c33 static void *chcr_uld_add(const struct cxgb4_lld_info *lld);
182 static void *chcr_uld_add(const struct cxgb4_lld_info *lld) in chcr_uld_add()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
A Dchcr_ktls.h77 struct cxgb4_lld_info lldi;
A Dchcr_ktls.c2118 static void *chcr_ktls_uld_add(const struct cxgb4_lld_info *lldi) in chcr_ktls_uld_add()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.h422 struct cxgb4_lld_info { struct
481 void *(*add)(const struct cxgb4_lld_info *p); argument
A Dcxgb4_uld.c511 struct cxgb4_lld_info *lli) in uld_queue_init()
597 static void uld_init(struct adapter *adap, struct cxgb4_lld_info *lld) in uld_init()
646 struct cxgb4_lld_info lli; in uld_attach()
/linux-6.3-rc2/drivers/target/iscsi/cxgbit/
A Dcxgbit_main.c33 struct cxgb4_lld_info *lldi = &cdev->lldi; in cxgbit_set_mdsl()
53 static void *cxgbit_uld_add(const struct cxgb4_lld_info *lldi) in cxgbit_uld_add()
439 struct cxgb4_lld_info *lldi = &cdev->lldi; in cxgbit_uld_lro_rx_handler()
A Dcxgbit.h133 struct cxgb4_lld_info lldi;
A Dcxgbit_cm.c234 struct cxgb4_lld_info *lldi = &cdev->lldi; in cxgbit_find_device()
1135 struct cxgb4_lld_info *lldi = &csk->com.cdev->lldi; in cxgbit_pass_accept_rpl()
1902 struct cxgb4_lld_info *lldi = &cdev->lldi; in cxgbit_set_tcb_rpl()
1923 struct cxgb4_lld_info *lldi = &cdev->lldi; in cxgbit_rx_data()
1963 struct cxgb4_lld_info *lldi = &cdev->lldi; in cxgbit_rx_cpl()
A Dcxgbit_ddp.c298 struct cxgb4_lld_info *lldi = &cdev->lldi; in cxgbit_ddp_init()
A Dcxgbit_target.c163 const struct cxgb4_lld_info *lldi = &csk->com.cdev->lldi; in cxgbit_tx_data_wr()
1580 struct cxgb4_lld_info *lldi = &csk->com.cdev->lldi; in cxgbit_rx_skb()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls.h213 struct cxgb4_lld_info *lldi;
561 int chtls_init_kmap(struct chtls_dev *cdev, struct cxgb4_lld_info *lldi);
A Dchtls_main.c235 static void *chtls_uld_add(const struct cxgb4_lld_info *info) in chtls_uld_add()
237 struct cxgb4_lld_info *lldi; in chtls_uld_add()
A Dchtls_hw.c158 int chtls_init_kmap(struct chtls_dev *cdev, struct cxgb4_lld_info *lldi) in chtls_init_kmap()
A Dchtls_cm.c1011 struct cxgb4_lld_info *lldi; in chtls_pass_accept_rpl()
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Diw_cxgb4.h180 struct cxgb4_lld_info lldi;
333 struct cxgb4_lld_info lldi;
916 static inline int ocqp_supported(const struct cxgb4_lld_info *infop) in ocqp_supported()
A Ddevice.c961 static int rdma_supported(const struct cxgb4_lld_info *infop) in rdma_supported()
968 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc()
1072 static void *c4iw_uld_add(const struct cxgb4_lld_info *infop) in c4iw_uld_add()

Completed in 50 milliseconds