Home
last modified time | relevance | path

Searched defs:sc5 (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dipoib.h42 u8 sc5; member
H A Druc.c74 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_ruc_check_hdr() local
H A Dud.c114 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(ah_attr)]; in ud_loopback() local
309 u8 sc5; in hfi1_make_ud_req_9B() local
386 u8 l4, sc5; in hfi1_make_ud_req_16B() local
632 return_cnp_16B(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp_16B() argument
694 return_cnp(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp() argument
767 opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, struct rvt_qp *qp, u16 slid, struct opa_smp *smp) opa_smp_check() argument
866 u8 sc5 = packet->sc; hfi1_ud_rcv() local
[all...]
H A Dqp.c580 struct sdma_engine *qp_to_sdma_engine(struct rvt_qp *qp, u8 sc5) in qp_to_sdma_engine() argument
605 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5) in qp_to_send_context() argument
H A Dtrace.c192 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5, in hfi1_trace_parse_9b_hdr() argument
H A Drc.c1393 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_send_rc_ack() local
1260 hfi1_make_rc_ack_9B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_9B() argument
1313 hfi1_make_rc_ack_16B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_16B() argument
1898 u8 sc5; do_rc_completion() local
[all...]
H A Dverbs.c850 u8 sc5 = priv->s_sc; in hfi1_verbs_send_dma() local
990 u8 sc5; in hfi1_verbs_send_pio() local
1158 egress_pkey_check(struct hfi1_pportdata *ppd, u32 slid, u16 pkey, u8 sc5, int8_t s_pkey_index) egress_pkey_check() argument
1527 u8 sc5; hfi1_check_ah() local
1557 u8 sc5; hfi1_notify_new_ah() local
1983 u8 sl, sc5, svc_type; hfi1_cnp_rcv() local
[all...]
H A Dpio.c1842 pio_select_send_context_sc(struct hfi1_devdata *dd, u32 selector, u8 sc5) pio_select_send_context_sc() argument
H A Ddriver.c371 u8 svc_type, sl, sc5; in rcv_hdrerr() local
H A Dsdma.c824 sdma_select_engine_sc( struct hfi1_devdata *dd, u32 selector, u8 sc5) sdma_select_engine_sc() argument
H A Dhfi.h1777 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5) in sc_to_vlt() argument
1862 ingress_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, u8 sc5, u8 idx, u32 slid, bool force) ingress_pkey_check() argument
1895 rcv_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, u8 sc5, u16 slid) rcv_pkey_check() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dipoib.h42 u8 sc5; member
H A Druc.c32 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_ruc_check_hdr() local
H A Dqp.c539 struct sdma_engine *qp_to_sdma_engine(struct rvt_qp *qp, u8 sc5) in qp_to_sdma_engine() argument
564 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5) in qp_to_send_context() argument
H A Dud.c72 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(ah_attr)]; in ud_loopback() local
267 u8 sc5; in hfi1_make_ud_req_9B() local
344 u8 l4, sc5; in hfi1_make_ud_req_16B() local
591 return_cnp_16B(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp_16B() argument
653 return_cnp(struct hfi1_ibport *ibp, struct rvt_qp *qp, u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, u8 sc5, const struct ib_grh *old_grh) return_cnp() argument
726 opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, struct rvt_qp *qp, u16 slid, struct opa_smp *smp) opa_smp_check() argument
820 u8 sc5 = packet->sc; hfi1_ud_rcv() local
[all...]
H A Dtrace.c155 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5, in hfi1_trace_parse_9b_hdr() argument
H A Drc.c1351 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_send_rc_ack() local
1219 hfi1_make_rc_ack_9B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_9B() argument
1272 hfi1_make_rc_ack_16B(struct hfi1_packet *packet, struct hfi1_opa_header *opa_hdr, u8 sc5, bool is_fecn, u64 *pbc_flags, u32 *hwords, u32 *nwords) hfi1_make_rc_ack_16B() argument
1856 u8 sc5; do_rc_completion() local
[all...]
H A Ddriver.c324 u8 svc_type, sl, sc5; in rcv_hdrerr() local
H A Dpio.c1800 pio_select_send_context_sc(struct hfi1_devdata *dd, u32 selector, u8 sc5) pio_select_send_context_sc() argument
H A Dverbs.c808 u8 sc5 = priv->s_sc; in hfi1_verbs_send_dma() local
948 u8 sc5; in hfi1_verbs_send_pio() local
1116 egress_pkey_check(struct hfi1_pportdata *ppd, u32 slid, u16 pkey, u8 sc5, int8_t s_pkey_index) egress_pkey_check() argument
1483 u8 sc5; hfi1_check_ah() local
1513 u8 sc5; hfi1_notify_new_ah() local
1920 u8 sl, sc5, svc_type; hfi1_cnp_rcv() local
[all...]
H A Dsdma.c782 sdma_select_engine_sc( struct hfi1_devdata *dd, u32 selector, u8 sc5) sdma_select_engine_sc() argument
H A Dhfi.h1725 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5) in sc_to_vlt() argument
1810 ingress_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, u8 sc5, u8 idx, u32 slid, bool force) ingress_pkey_check() argument
1843 rcv_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, u8 sc5, u16 slid) rcv_pkey_check() argument
[all...]
/kernel/linux/linux-5.10/include/rdma/
H A Dib_hdrs.h183 static inline bool ib_is_sc5(u16 sc5) in ib_is_sc5() argument
/kernel/linux/linux-6.6/include/rdma/
H A Dib_hdrs.h183 static inline bool ib_is_sc5(u16 sc5) in ib_is_sc5() argument

Completed in 48 milliseconds