Searched defs:hwtid (Results  1 – 9 of 9) sorted by relevance
| /linux-4.1.27/arch/mips/netlogic/common/ | 
| D | smp.c | 62 	unsigned int hwtid;  in nlm_send_ipi_single()  local 119 	int hwtid;  in nlm_init_secondary()  local 150 	int hwtid;  in nlm_boot_secondary()  local
  | 
| D | irq.c | 233 void nlm_smp_irq_init(int hwtid)  in nlm_smp_irq_init()
  | 
| /linux-4.1.27/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() 1312 static void reject_cr(struct t3cdev *tdev, u32 hwtid, __be32 peer_ip,  in reject_cr() 1344 	unsigned int hwtid = GET_TID(req);  in pass_accept_req()  local
  | 
| D | iwch_cm.h | 180 	u32 hwtid;  member
  | 
| /linux-4.1.27/arch/mips/include/asm/netlogic/ | 
| D | common.h | 128 static inline int nlm_hwtid_to_node(int hwtid)  in nlm_hwtid_to_node()
  | 
| /linux-4.1.27/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
  | 
| /linux-4.1.27/drivers/infiniband/hw/cxgb4/ | 
| D | cm.c | 221 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb)  in release_tid() 2254 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb)  in reject_cr() 2301 	unsigned int hwtid = GET_TID(req);  in pass_accept_req()  local
  | 
| D | iw_cxgb4.h | 221 				 u32 hwtid, u32 qpid,  in c4iw_wait_for_reply() 829 	u32 hwtid;  member
  |