Home
last modified time | relevance | path

Searched refs:hwtid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c235 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb) in release_tid() argument
243 cxgb_mk_tid_release(skb, len, hwtid, 0); in release_tid()
335 __xa_erase(&ep->com.dev->hwtids, ep->hwtid); in remove_ep_tid()
347 err = __xa_insert(&ep->com.dev->hwtids, ep->hwtid, ep, GFP_KERNEL); in insert_ep_tid()
405 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in _c4iw_free_ep()
427 if (ep->hwtid != -1) in release_ep_resources()
539 ep->hwtid); in pass_accept_rpl_arp_failure()
614 FW_WR_FLOWID_V(ep->hwtid)); in send_flowc()
651 pr_debug("ep %p tid %u\n", ep, ep->hwtid); in send_halfclose()
655 cxgb_mk_close_con_req(skb, wrlen, ep->hwtid, ep->txq_idx, in send_halfclose()
[all …]
H A Drestrack.c247 if (rdma_nl_put_driver_u32(msg, "hwtid", ep->hwtid)) in c4iw_fill_res_cm_id_entry()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2219 FW_WR_FLOWID_V(eosw_txq->hwtid)); in write_eo_wr()
2576 FW_WR_FLOWID_V(eosw_txq->hwtid)); in cxgb4_ethofld_send_flowc()
H A Dcxgb4_debugfs.c2879 T("EOTID:", hwtid); in sge_qinfo_show()