Searched defs:hwtid (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/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 | 172 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb) in release_tid() 1308 static void reject_cr(struct t3cdev *tdev, u32 hwtid, __be32 peer_ip, in reject_cr() 1340 unsigned int hwtid = GET_TID(req); in pass_accept_req() local
|
D | iwch_cm.h | 180 u32 hwtid; member
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 779 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl() local 846 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss() local 945 unsigned int hwtid = get_hwtid(skb); in do_term() local
|
/linux-3.3/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 194 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb) in release_tid() 1525 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, __be32 peer_ip, in reject_cr() 1626 unsigned int hwtid = GET_TID(req); in pass_accept_req() local
|
D | iw_cxgb4.h | 153 u32 hwtid, u32 qpid, in c4iw_wait_for_reply() 652 u32 hwtid; member
|