Searched refs:cxgb4_remove_tid (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 158 void cxgb4_remove_tid(struct tid_info *t, unsigned int qid, unsigned int tid);
|
H A D | cxgb4_main.c | 1634 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 D | cxgb4i.c | 883 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 D | cm.c | 302 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