Searched refs:cxgb4_remove_tid (Results 1 - 4 of 4) sorted by path

/drivers/infiniband/hw/cxgb4/
H A Dcm.c302 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid);
2102 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl));
2622 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid);
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3434 void cxgb4_remove_tid(struct tid_info *t, unsigned int chan, unsigned int tid) function
3451 EXPORT_SYMBOL(cxgb4_remove_tid); variable
H A Dcxgb4_uld.h157 void cxgb4_remove_tid(struct tid_info *t, unsigned int qid, unsigned int tid);
/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c836 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl));
1275 cxgb4_remove_tid(lldi->tids, 0, csk->tid);

Completed in 229 milliseconds