| /linux-6.15/drivers/infiniband/hw/qedr/ |
| H A D | qedr_roce_cm.c | 381 const struct ib_send_wr *swr, in qedr_gsi_build_header() argument 386 struct rdma_ah_attr *ah_attr = &get_qedr_ah(ud_wr(swr)->ah)->attr; in qedr_gsi_build_header() 406 for (i = 0; i < swr->num_sge; ++i) in qedr_gsi_build_header() 407 send_size += swr->sg_list[i].length; in qedr_gsi_build_header() 446 udh->bth.solicited_event = !!(swr->send_flags & IB_SEND_SOLICITED); in qedr_gsi_build_header() 448 udh->bth.destination_qpn = htonl(ud_wr(swr)->remote_qpn); in qedr_gsi_build_header() 492 const struct ib_send_wr *swr, in qedr_gsi_build_packet() argument 504 rc = qedr_gsi_build_header(dev, qp, swr, &udh, &roce_mode); in qedr_gsi_build_packet() 530 packet->n_seg = swr->num_sge; in qedr_gsi_build_packet() 532 packet->payload[i].baddr = swr->sg_list[i].addr; in qedr_gsi_build_packet() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,sm8250-lpass-lpi-pinctrl.yaml | 97 wsa-swr-active-state { 114 tx-swr-sleep-clk-state {
|
| H A D | qcom,sm8450-lpass-lpi-pinctrl.yaml | 100 wsa-swr-active-state { 117 tx-swr-sleep-clk-state {
|
| H A D | qcom,sc7280-lpass-lpi-pinctrl.yaml | 93 tx-swr-data-sleep-state {
|
| H A D | qcom,sc8280xp-lpass-lpi-pinctrl.yaml | 110 tx-swr-data-sleep-state {
|
| H A D | qcom,sm8550-lpass-lpi-pinctrl.yaml | 107 tx-swr-sleep-clk-state {
|
| H A D | qcom,sm8650-lpass-lpi-pinctrl.yaml | 105 tx-swr-sleep-clk-state {
|
| /linux-6.15/arch/mips/lib/ |
| H A D | memset.S | 18 #define LONG_S_R swr
|
| H A D | memcpy.S | 190 #define STORER(reg, addr, handler) EXC(swr, ST_INSN, reg, addr, handler)
|
| H A D | csum_partial.S | 398 #define STORER(reg, addr) EXC(swr, ST_INSN, reg, addr)
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | asm-eva.h | 116 #define kernel_swr(reg, addr) swr reg, addr
|
| /linux-6.15/arch/mips/crypto/ |
| H A D | chacha-core.S | 142 swr X ## x, (x*4)+LSB ## (OUT);
|
| /linux-6.15/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 3521 struct ib_send_wr *swr; in bnxt_re_process_raw_qp_pkt_rx() local 3529 swr = &udwr.wr; in bnxt_re_process_raw_qp_pkt_rx() 3605 swr->num_sge = 2; in bnxt_re_process_raw_qp_pkt_rx() 3606 swr->sg_list = s_sge; in bnxt_re_process_raw_qp_pkt_rx() 3607 swr->wr_id = tbl_idx; in bnxt_re_process_raw_qp_pkt_rx() 3608 swr->opcode = IB_WR_SEND; in bnxt_re_process_raw_qp_pkt_rx() 3609 swr->next = NULL; in bnxt_re_process_raw_qp_pkt_rx() 3616 return bnxt_re_post_send_shadow_qp(rdev, gsi_sqp, swr); in bnxt_re_process_raw_qp_pkt_rx()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | verbs.c | 2834 struct ib_rdma_wr swr = { in __ib_drain_sq() local 2852 ret = ib_post_send(qp, &swr.wr, NULL); in __ib_drain_sq()
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sm8250.dtsi | 2794 wsa_swr_active: wsa-swr-active-state { 2812 wsa_swr_sleep: wsa-swr-sleep-state { 2859 rx_swr_active: rx-swr-active-state { 2877 tx_swr_active: tx-swr-active-state { 2895 tx_swr_sleep: tx-swr-sleep-state {
|
| H A D | sm8450.dtsi | 4230 tx_swr_active: tx-swr-active-state { 4248 rx_swr_active: rx-swr-active-state { 4296 wsa_swr_active: wsa-swr-active-state { 4314 wsa2_swr_active: wsa2-swr-active-state {
|
| H A D | sm8550.dtsi | 2707 tx_swr_active: tx-swr-active-state { 2725 rx_swr_active: rx-swr-active-state { 2775 wsa_swr_active: wsa-swr-active-state { 2793 wsa2_swr_active: wsa2-swr-active-state {
|
| H A D | sm8650.dtsi | 3325 tx_swr_active: tx-swr-active-state { 3343 rx_swr_active: rx-swr-active-state { 3393 wsa_swr_active: wsa-swr-active-state { 3411 wsa2_swr_active: wsa2-swr-active-state {
|
| H A D | sc8280xp.dtsi | 3021 tx_swr_default: tx-swr-default-state { 3039 rx_swr_default: rx-swr-default-state { 3125 wsa_swr_default: wsa-swr-default-state { 3143 wsa2_swr_default: wsa2-swr-default-state {
|
| H A D | sc7280.dtsi | 2790 lpass_rx_swr_clk: rx-swr-clk-state { 2795 lpass_rx_swr_data: rx-swr-data-state { 2800 lpass_tx_swr_clk: tx-swr-clk-state { 2805 lpass_tx_swr_data: tx-swr-data-state {
|
| H A D | x1e80100.dtsi | 4310 tx_swr_active: tx-swr-active-state { 4328 rx_swr_active: rx-swr-active-state { 4378 wsa_swr_active: wsa-swr-active-state { 4396 wsa2_swr_active: wsa2-swr-active-state {
|
| /linux-6.15/arch/s390/tools/ |
| H A D | opcodes.txt | 54 2f swr RR_FF
|
| /linux-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | qp.c | 4460 struct ib_rdma_wr swr = { in mlx4_ib_drain_sq() local 4480 ret = _mlx4_ib_post_send(qp, &swr.wr, &bad_swr, true); in mlx4_ib_drain_sq()
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | qp.c | 5778 struct ib_rdma_wr swr = { in mlx5_ib_drain_sq() local 5798 ret = mlx5_ib_post_send_drain(qp, &swr.wr, &bad_swr); in mlx5_ib_drain_sq()
|