Home
last modified time | relevance | path

Searched refs:cxgb4_alloc_atid (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h244 int cxgb4_alloc_atid(struct tid_info *t, void *data);
H A Dcxgb4_filter.c1429 atid = cxgb4_alloc_atid(t, f); in cxgb4_set_hash_filter()
H A Dcxgb4_main.c1594 int cxgb4_alloc_atid(struct tid_info *t, void *data) in cxgb4_alloc_atid() function
1610 EXPORT_SYMBOL(cxgb4_alloc_atid); variable
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h244 int cxgb4_alloc_atid(struct tid_info *t, void *data);
H A Dcxgb4_filter.c1429 atid = cxgb4_alloc_atid(t, f); in cxgb4_set_hash_filter()
H A Dcxgb4_main.c1593 int cxgb4_alloc_atid(struct tid_info *t, void *data) in cxgb4_alloc_atid() function
1609 EXPORT_SYMBOL(cxgb4_alloc_atid); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c287 atid = cxgb4_alloc_atid(t, tx_info); in chcr_setup_connection()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c281 atid = cxgb4_alloc_atid(t, tx_info); in chcr_setup_connection()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcm.c2190 ep->atid = cxgb4_alloc_atid(ep->com.dev->rdev.lldi.tids, ep); in c4iw_reconnect()
3358 ep->atid = cxgb4_alloc_atid(dev->rdev.lldi.tids, ep); in c4iw_connect()
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcm.c2190 ep->atid = cxgb4_alloc_atid(ep->com.dev->rdev.lldi.tids, ep); in c4iw_reconnect()
3355 ep->atid = cxgb4_alloc_atid(dev->rdev.lldi.tids, ep); in c4iw_connect()
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1806 csk->atid = cxgb4_alloc_atid(lldi->tids, csk); in init_act_open()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1807 csk->atid = cxgb4_alloc_atid(lldi->tids, csk); in init_act_open()

Completed in 44 milliseconds