Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c389 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in chcr_ktls_dev_del()
577 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in chcr_ktls_dev_add()
673 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in chcr_ktls_cpl_act_open_rpl()
2177 cxgb4_remove_tid(&tx_info->adap->tids, tx_info->tx_chan, in clear_conn_resources()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h249 void cxgb4_remove_tid(struct tid_info *t, unsigned int qid, unsigned int tid,
H A Dcxgb4_filter.c1989 cxgb4_remove_tid(t, 0, tid, 0); in hash_del_filter_rpl()
2031 cxgb4_remove_tid(t, 0, tid, 0); in hash_filter_rpl()
H A Dcxgb4_main.c1796 void cxgb4_remove_tid(struct tid_info *t, unsigned int chan, unsigned int tid, in cxgb4_remove_tid() function
1830 EXPORT_SYMBOL(cxgb4_remove_tid);
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1072 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/drivers/infiniband/hw/cxgb4/
H A Dcm.c405 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in _c4iw_free_ep()
2372 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl), in act_open_rpl()
2962 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in peer_abort()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c810 cxgb4_remove_tid(csk->com.cdev->lldi.tids, 0, csk->tid, in _cxgbit_free_csk()