Searched refs:cxgb3_remove_tid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 105 void cxgb3_remove_tid(struct t3cdev *dev, void *ctx, unsigned int tid);
|
H A D | cxgb3_offload.c | 627 void cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) in cxgb3_remove_tid() function 648 EXPORT_SYMBOL(cxgb3_remove_tid); variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 105 void cxgb3_remove_tid(struct t3cdev *dev, void *ctx, unsigned int tid);
|
H A D | cxgb3_offload.c | 627 void cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) in cxgb3_remove_tid() function 648 EXPORT_SYMBOL(cxgb3_remove_tid); variable
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 922 cxgb3_remove_tid(t3dev, (void *)csk, csk->tid); in release_offload_resources()
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 923 cxgb3_remove_tid(t3dev, (void *)csk, csk->tid); in release_offload_resources()
|
Completed in 8 milliseconds