Searched refs:cxgb4_remove_tid (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 249 void cxgb4_remove_tid(struct tid_info *t, unsigned int qid, unsigned int tid,
|
D | cxgb4_filter.c | 1988 cxgb4_remove_tid(t, 0, tid, 0); in hash_del_filter_rpl() 2030 cxgb4_remove_tid(t, 0, tid, 0); in hash_filter_rpl()
|
D | cxgb4_main.c | 1796 void cxgb4_remove_tid(struct tid_info *t, unsigned int chan, unsigned int tid, in cxgb4_remove_tid() function 1827 EXPORT_SYMBOL(cxgb4_remove_tid);
|
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
D | chcr_ktls.c | 390 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in chcr_ktls_dev_del() 581 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in chcr_ktls_dev_add() 677 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in chcr_ktls_cpl_act_open_rpl() 2181 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in clear_conn_resources()
|
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_cm.c | 843 cxgb4_remove_tid(tids, csk->port_id, tid, sk->sk_family); in chtls_release_resources() 1325 cxgb4_remove_tid(cdev->tids, 0, tid, sk->sk_family); in chtls_pass_accept_request() 2162 cxgb4_remove_tid(cdev->tids, in chtls_abort_rpl_rss()
|
/Linux-v6.6/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1072 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl), in do_act_open_rpl() 1714 cxgb4_remove_tid(lldi->tids, 0, csk->tid, in release_offload_resources()
|
/Linux-v6.6/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 405 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in _c4iw_free_ep() 2368 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl), in act_open_rpl() 2958 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in peer_abort()
|
/Linux-v6.6/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 810 cxgb4_remove_tid(csk->com.cdev->lldi.tids, 0, csk->tid, in _cxgbit_free_csk()
|