Home
last modified time | relevance | path

Searched defs:hwtid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c741 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl() local
808 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss() local
907 unsigned int hwtid = get_hwtid(skb); in do_term() local
/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()
2506 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb) in reject_cr()
2520 unsigned int hwtid = GET_TID(req); in pass_accept_req() local