Home
last modified time | relevance | path

Searched refs:hwtid (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/arch/mips/netlogic/common/
H A Dsmp.c63 unsigned int hwtid; in nlm_send_ipi_single() local
66 /* node id is part of hwtid, and needed for send_ipi */ in nlm_send_ipi_single()
67 hwtid = cpu_logical_map(logical_cpu); in nlm_send_ipi_single()
68 picbase = nlm_get_node(nlm_hwtid_to_node(hwtid))->picbase; in nlm_send_ipi_single()
71 nlm_pic_send_ipi(picbase, hwtid, IRQ_IPI_SMP_FUNCTION, 0); in nlm_send_ipi_single()
73 nlm_pic_send_ipi(picbase, hwtid, IRQ_IPI_SMP_RESCHEDULE, 0); in nlm_send_ipi_single()
122 int hwtid; in nlm_init_secondary() local
124 hwtid = hard_smp_processor_id(); in nlm_init_secondary()
125 cpu_set_core(&current_cpu_data, hwtid / NLM_THREADS_PER_CORE); in nlm_init_secondary()
127 nlm_percpu_init(hwtid); in nlm_init_secondary()
153 int hwtid; nlm_boot_secondary() local
[all...]
H A Dirq.c233 void nlm_smp_irq_init(int hwtid) in nlm_smp_irq_init() argument
237 cpu = hwtid % nlm_threads_per_node(); in nlm_smp_irq_init()
238 node = hwtid / nlm_threads_per_node(); in nlm_smp_irq_init()
/kernel/linux/linux-5.10/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() argument
243 cxgb_mk_tid_release(skb, len, hwtid, 0); in release_tid()
335 __xa_erase(&ep->com.dev->hwtids, ep->hwtid); in remove_ep_tid()
347 err = __xa_insert(&ep->com.dev->hwtids, ep->hwtid, ep, GFP_KERNEL); in insert_ep_tid()
405 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in _c4iw_free_ep()
422 * If we have a hwtid, then remove it from the idr table in release_ep_resources()
427 if (ep->hwtid != -1) in release_ep_resources()
539 ep->hwtid); in pass_accept_rpl_arp_failure()
614 FW_WR_FLOWID_V(ep->hwtid)); in send_flowc()
651 pr_debug("ep %p tid %u\n", ep, ep->hwtid); in send_halfclose()
2508 reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb) reject_cr() argument
2522 unsigned int hwtid = GET_TID(req); pass_accept_req() local
[all...]
H A Diw_cxgb4.h261 u32 hwtid, u32 qpid, in c4iw_wait_for_reply()
274 func, pci_name(rdev->lldi.pdev), hwtid, qpid); in c4iw_wait_for_reply()
281 pci_name(rdev->lldi.pdev), wr_waitp->ret, hwtid, qpid); in c4iw_wait_for_reply()
291 u32 hwtid, u32 qpid, in c4iw_ref_send_wait()
296 pr_debug("%s wr_wait %p hwtid %u qpid %u\n", func, wr_waitp, hwtid, in c4iw_ref_send_wait()
304 return c4iw_wait_for_reply(rdev, wr_waitp, hwtid, qpid, func); in c4iw_ref_send_wait()
885 u32 hwtid; member
259 c4iw_wait_for_reply(struct c4iw_rdev *rdev, struct c4iw_wr_wait *wr_waitp, u32 hwtid, u32 qpid, const char *func) c4iw_wait_for_reply() argument
288 c4iw_ref_send_wait(struct c4iw_rdev *rdev, struct sk_buff *skb, struct c4iw_wr_wait *wr_waitp, u32 hwtid, u32 qpid, const char *func) c4iw_ref_send_wait() argument
H A Dqp.c1568 qhp->ep->hwtid); in post_terminate()
1579 FW_WR_FLOWID_V(qhp->ep->hwtid) | in post_terminate()
1699 pr_debug("qhp %p qid 0x%x tid %u\n", qhp, qhp->wq.sq.qid, ep->hwtid); in rdma_fini()
1712 FW_WR_FLOWID_V(ep->hwtid) | in rdma_fini()
1719 qhp->ep->hwtid, qhp->wq.sq.qid, __func__); in rdma_fini()
1756 qhp->wq.sq.qid, qhp->ep->hwtid, qhp->ep->ird, qhp->ep->ord); in rdma_init()
1776 FW_WR_FLOWID_V(qhp->ep->hwtid) | in rdma_init()
1822 qhp->ep->hwtid, qhp->wq.sq.qid, __func__); in rdma_init()
H A Ddevice.c275 ep->hwtid, (int)ep->com.state, in dump_qp()
295 ep->hwtid, (int)ep->com.state, in dump_qp()
576 "history 0x%lx hwtid %d atid %d " in dump_ep()
581 ep->com.history, ep->hwtid, ep->atid, in dump_ep()
597 "history 0x%lx hwtid %d atid %d " in dump_ep()
602 ep->com.history, ep->hwtid, ep->atid, in dump_ep()
H A Drestrack.c247 if (rdma_nl_put_driver_u32(msg, "hwtid", ep->hwtid)) in c4iw_fill_res_cm_id_entry()
/kernel/linux/linux-6.6/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() argument
243 cxgb_mk_tid_release(skb, len, hwtid, 0); in release_tid()
335 __xa_erase(&ep->com.dev->hwtids, ep->hwtid); in remove_ep_tid()
347 err = __xa_insert(&ep->com.dev->hwtids, ep->hwtid, ep, GFP_KERNEL); in insert_ep_tid()
405 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in _c4iw_free_ep()
422 * If we have a hwtid, then remove it from the idr table in release_ep_resources()
427 if (ep->hwtid != -1) in release_ep_resources()
539 ep->hwtid); in pass_accept_rpl_arp_failure()
614 FW_WR_FLOWID_V(ep->hwtid)); in send_flowc()
651 pr_debug("ep %p tid %u\n", ep, ep->hwtid); in send_halfclose()
2502 reject_cr(struct c4iw_dev *dev, u32 hwtid, struct sk_buff *skb) reject_cr() argument
2516 unsigned int hwtid = GET_TID(req); pass_accept_req() local
[all...]
H A Diw_cxgb4.h261 u32 hwtid, u32 qpid, in c4iw_wait_for_reply()
274 func, pci_name(rdev->lldi.pdev), hwtid, qpid); in c4iw_wait_for_reply()
281 pci_name(rdev->lldi.pdev), wr_waitp->ret, hwtid, qpid); in c4iw_wait_for_reply()
291 u32 hwtid, u32 qpid, in c4iw_ref_send_wait()
296 pr_debug("%s wr_wait %p hwtid %u qpid %u\n", func, wr_waitp, hwtid, in c4iw_ref_send_wait()
304 return c4iw_wait_for_reply(rdev, wr_waitp, hwtid, qpid, func); in c4iw_ref_send_wait()
873 u32 hwtid; member
259 c4iw_wait_for_reply(struct c4iw_rdev *rdev, struct c4iw_wr_wait *wr_waitp, u32 hwtid, u32 qpid, const char *func) c4iw_wait_for_reply() argument
288 c4iw_ref_send_wait(struct c4iw_rdev *rdev, struct sk_buff *skb, struct c4iw_wr_wait *wr_waitp, u32 hwtid, u32 qpid, const char *func) c4iw_ref_send_wait() argument
H A Dqp.c1568 qhp->ep->hwtid); in post_terminate()
1579 FW_WR_FLOWID_V(qhp->ep->hwtid) | in post_terminate()
1699 pr_debug("qhp %p qid 0x%x tid %u\n", qhp, qhp->wq.sq.qid, ep->hwtid); in rdma_fini()
1712 FW_WR_FLOWID_V(ep->hwtid) | in rdma_fini()
1719 qhp->ep->hwtid, qhp->wq.sq.qid, __func__); in rdma_fini()
1756 qhp->wq.sq.qid, qhp->ep->hwtid, qhp->ep->ird, qhp->ep->ord); in rdma_init()
1776 FW_WR_FLOWID_V(qhp->ep->hwtid) | in rdma_init()
1822 qhp->ep->hwtid, qhp->wq.sq.qid, __func__); in rdma_init()
H A Ddevice.c275 ep->hwtid, (int)ep->com.state, in dump_qp()
295 ep->hwtid, (int)ep->com.state, in dump_qp()
576 "history 0x%lx hwtid %d atid %d " in dump_ep()
581 ep->com.history, ep->hwtid, ep->atid, in dump_ep()
597 "history 0x%lx hwtid %d atid %d " in dump_ep()
602 ep->com.history, ep->hwtid, ep->atid, in dump_ep()
H A Drestrack.c247 if (rdma_nl_put_driver_u32(msg, "hwtid", ep->hwtid)) in c4iw_fill_res_cm_id_entry()
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/
H A Dcommon.h125 static inline int nlm_hwtid_to_node(int hwtid) in nlm_hwtid_to_node() argument
127 return hwtid / nlm_threads_per_node(); in nlm_hwtid_to_node()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1576 unsigned int hwtid; in chtls_pass_establish() local
1578 hwtid = GET_TID(req); in chtls_pass_establish()
1579 sk = lookup_tid(cdev->tids, hwtid); in chtls_pass_establish()
1729 unsigned int hwtid = GET_TID(req); in chtls_rx_data() local
1732 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_data()
1734 pr_err("can't find conn. for hwtid %u.\n", hwtid); in chtls_rx_data()
1781 unsigned int hwtid = GET_TID(req); in chtls_rx_pdu() local
1784 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_pdu()
1786 pr_err("can't find conn. for hwtid in chtls_rx_pdu()
1850 unsigned int hwtid = GET_TID(req); chtls_rx_cmp() local
2179 unsigned int hwtid = GET_TID(req); chtls_conn_cpl() local
2285 unsigned int hwtid = GET_TID(rpl); chtls_wr_ack() local
2301 unsigned int hwtid = GET_TID(rpl); chtls_set_tcb_rpl() local
[all...]
H A Dchtls.h294 u32 hwtid; /* TCP Control Block ID */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1576 unsigned int hwtid; in chtls_pass_establish() local
1578 hwtid = GET_TID(req); in chtls_pass_establish()
1579 sk = lookup_tid(cdev->tids, hwtid); in chtls_pass_establish()
1729 unsigned int hwtid = GET_TID(req); in chtls_rx_data() local
1732 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_data()
1734 pr_err("can't find conn. for hwtid %u.\n", hwtid); in chtls_rx_data()
1781 unsigned int hwtid = GET_TID(req); in chtls_rx_pdu() local
1784 sk = lookup_tid(cdev->tids, hwtid); in chtls_rx_pdu()
1786 pr_err("can't find conn. for hwtid in chtls_rx_pdu()
1850 unsigned int hwtid = GET_TID(req); chtls_rx_cmp() local
2179 unsigned int hwtid = GET_TID(req); chtls_conn_cpl() local
2285 unsigned int hwtid = GET_TID(rpl); chtls_wr_ack() local
2301 unsigned int hwtid = GET_TID(rpl); chtls_set_tcb_rpl() local
[all...]
H A Dchtls.h297 u32 hwtid; /* TCP Control Block ID */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c780 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl() local
783 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_hwtid_rpl()
847 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss() local
850 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_abort_req_rss()
946 unsigned int hwtid = get_hwtid(skb); in do_term() local
950 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_term()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c780 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl() local
783 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_hwtid_rpl()
847 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss() local
850 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_abort_req_rss()
946 unsigned int hwtid = get_hwtid(skb); in do_term() local
950 t3c_tid = lookup_tid(&(T3C_DATA(dev))->tid_maps, hwtid); in do_term()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c113 eosw_txq->hwtid = adap->tids.eotid_base + eosw_txq->eotid; in cxgb4_init_eosw_txq()
H A Dcxgb4.h947 u32 hwtid; /* Hardware EOTID index */ member
H A Dsge.c2226 FW_WR_FLOWID_V(eosw_txq->hwtid)); in write_eo_wr()
2583 FW_WR_FLOWID_V(eosw_txq->hwtid)); in cxgb4_ethofld_send_flowc()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c113 eosw_txq->hwtid = adap->tids.eotid_base + eosw_txq->eotid; in cxgb4_init_eosw_txq()
H A Dcxgb4.h945 u32 hwtid; /* Hardware EOTID index */ member
H A Dsge.c2232 FW_WR_FLOWID_V(eosw_txq->hwtid)); in write_eo_wr()
2589 FW_WR_FLOWID_V(eosw_txq->hwtid)); in cxgb4_ethofld_send_flowc()

Completed in 59 milliseconds

12