Home
last modified time | relevance | path

Searched refs:cxgb4_remove_tid (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h184 void cxgb4_remove_tid(struct tid_info *t, unsigned int qid, unsigned int tid,
Dcxgb4_filter.c1691 cxgb4_remove_tid(t, 0, tid, 0); in hash_del_filter_rpl()
1733 cxgb4_remove_tid(t, 0, tid, 0); in hash_filter_rpl()
Dcxgb4_main.c1418 void cxgb4_remove_tid(struct tid_info *t, unsigned int chan, unsigned int tid, in cxgb4_remove_tid() function
1449 EXPORT_SYMBOL(cxgb4_remove_tid);
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_cm.c749 cxgb4_remove_tid(tids, csk->port_id, tid, sk->sk_family); in chtls_release_resources()
1169 cxgb4_remove_tid(cdev->tids, 0, tid, sk->sk_family); in chtls_pass_accept_request()
2013 cxgb4_remove_tid(cdev->tids, in chtls_abort_rpl_rss()
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c990 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl), in do_act_open_rpl()
1633 cxgb4_remove_tid(lldi->tids, 0, csk->tid, in release_offload_resources()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c405 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in _c4iw_free_ep()
2365 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl), in act_open_rpl()
2959 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in peer_abort()
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c810 cxgb4_remove_tid(csk->com.cdev->lldi.tids, 0, csk->tid, in _cxgbit_free_csk()