Searched refs:cxgb3_alloc_atid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 96 int cxgb3_alloc_atid(struct t3cdev *dev, struct cxgb3_client *client,
|
H A D | cxgb3_offload.c | 650 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid() function 672 EXPORT_SYMBOL(cxgb3_alloc_atid); variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 96 int cxgb3_alloc_atid(struct t3cdev *dev, struct cxgb3_client *client,
|
H A D | cxgb3_offload.c | 650 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid() function 672 EXPORT_SYMBOL(cxgb3_alloc_atid); variable
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 978 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open()
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 979 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open()
|
Completed in 9 milliseconds