Searched defs:hwtid (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/arch/mips/netlogic/common/ | 
| D | smp.c | 63 	unsigned int hwtid;  in nlm_send_ipi_single()  local 122 	int hwtid;  in nlm_init_secondary()  local 153 	int hwtid;  in nlm_boot_secondary()  local
  | 
| D | irq.c | 233 void nlm_smp_irq_init(int hwtid)  in nlm_smp_irq_init()
  | 
| /Linux-v5.4/arch/mips/include/asm/netlogic/ | 
| D | common.h | 125 static inline int nlm_hwtid_to_node(int hwtid)  in nlm_hwtid_to_node()
  | 
| /Linux-v5.4/drivers/crypto/chelsio/chtls/ | 
| D | chtls_cm.c | 1409 	unsigned int hwtid;  in chtls_pass_establish()  local 1557 	unsigned int hwtid = GET_TID(req);  in chtls_rx_data()  local 1609 	unsigned int hwtid = GET_TID(req);  in chtls_rx_pdu()  local 1678 	unsigned int hwtid = GET_TID(req);  in chtls_rx_cmp()  local 2030 	unsigned int hwtid = GET_TID(req);  in chtls_conn_cpl()  local 2141 	unsigned int hwtid = GET_TID(rpl);  in chtls_wr_ack()  local
  | 
| D | chtls.h | 202 	u32 hwtid;               /* TCP Control Block ID */  member
  | 
| /Linux-v5.4/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-v5.4/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_cm.c | 169 static void release_tid(struct t3cdev *tdev, u32 hwtid, struct sk_buff *skb)  in release_tid() 1306 static void reject_cr(struct t3cdev *tdev, u32 hwtid, __be32 peer_ip,  in reject_cr() 1338 	unsigned int hwtid = GET_TID(req);  in pass_accept_req()  local
  | 
| D | iwch_cm.h | 180 	u32 hwtid;  member
  | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ | 
| D | cm.c | 235 static void release_tid(struct c4iw_rdev *rdev, u32 hwtid, struct sk_buff *skb)  in release_tid() 2505 static void reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb)  in reject_cr() 2519 	unsigned int hwtid = GET_TID(req);  in pass_accept_req()  local
  | 
| D | iw_cxgb4.h | 261 				 u32 hwtid, u32 qpid,  in c4iw_wait_for_reply() 291 				     u32 hwtid, u32 qpid,  in c4iw_ref_send_wait() 885 	u32 hwtid;  member
  |