Searched defs:hwtid (Results 1 – 6 of 6) sorted by relevance
/drivers/infiniband/hw/cxgb3/ |
D | cxio_dbg.c | 139 void cxio_dump_rqt(struct cxio_rdev *rdev, u32 hwtid, int nents) in cxio_dump_rqt() 172 void cxio_dump_tcb(struct cxio_rdev *rdev, u32 hwtid) in cxio_dump_tcb()
|
D | iwch_cm.c | 171 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb) in release_tid() 1307 static void reject_cr(struct t3cdev *tdev, u32 hwtid, __be32 peer_ip, in reject_cr() 1339 unsigned int hwtid = GET_TID(req); in pass_accept_req() local
|
D | iwch_cm.h | 180 u32 hwtid; member
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 780 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl() local 847 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss() local 946 unsigned int hwtid = get_hwtid(skb); in do_term() local
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 213 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb) in release_tid() 1859 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, __be32 peer_ip, in reject_cr() 1966 unsigned int hwtid = GET_TID(req); in pass_accept_req() local
|
D | iw_cxgb4.h | 186 u32 hwtid, u32 qpid, in c4iw_wait_for_reply() 774 u32 hwtid; member
|