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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h158 void cxgb4_remove_tid(struct tid_info *t, unsigned int qid, unsigned int tid);
H A Dcxgb4_main.c1634 void cxgb4_remove_tid(struct tid_info *t, unsigned int chan, unsigned int tid) cxgb4_remove_tid() function
1651 EXPORT_SYMBOL(cxgb4_remove_tid); variable
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c883 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl)); do_act_open_rpl()
1351 cxgb4_remove_tid(lldi->tids, 0, csk->tid); release_offload_resources()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dcm.c302 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid); _c4iw_free_ep()
2122 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl)); act_open_rpl()
2676 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid); peer_abort()

Completed in 100 milliseconds