/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm3-neon-core.S | 43 #define rc w5 218 mov W2.16b, XTMP1.16b; /* W2: xx, w6, w5, w4 */ 244 #define SCHED_W_1_1(round, w0, w1, w2, w3, w4, w5) \ 248 #define SCHED_W_1_2(round, w0, w1, w2, w3, w4, w5) \ 250 #define SCHED_W_1_3(round, w0, w1, w2, w3, w4, w5) \ 252 #define SCHED_W_1_4(round, w0, w1, w2, w3, w4, w5) \ 254 #define SCHED_W_1_5(round, w0, w1, w2, w3, w4, w5) \ 258 #define SCHED_W_1_6(round, w0, w1, w2, w3, w4, w5) \ 259 /* w[i - 3] == w5 */ \ 263 shl XTMP2.4s, w5 [all...] |
H A D | sm4-ce-core.S | 322 sub w5, w4, #16 323 uxtw x5, w5 370 sub w5, w4, #16 371 uxtw x5, w5 699 ands w5, w4, #15 703 uxtw x5, w5 866 ands w5, w4, #15 870 uxtw x5, w5 1019 * w5: enc_after 1033 cmp w5, wz [all...] |
H A D | aes-modes.S | 825 cbz w5, .Lmacloop4x 842 cbz w5, .Lmacout 856 cbz w5, .Lmacout
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | usb_sdio.c | 70 u32 w5, w27, addr, val; in mt7663_usb_sdio_set_rates() local 86 w5 = mt76_rr(dev, addr + 5 * 4); in mt7663_usb_sdio_set_rates() 87 w5 &= ~(MT_WTBL_W5_BW_CAP | MT_WTBL_W5_CHANGE_BW_RATE | in mt7663_usb_sdio_set_rates() 91 w5 |= FIELD_PREP(MT_WTBL_W5_BW_CAP, rate->bw) | in mt7663_usb_sdio_set_rates() 95 mt76_wr(dev, MT_WTBL_RIUCR0, w5); in mt7663_usb_sdio_set_rates()
|
H A D | mac.c | 974 u32 w5, w27, addr; in mt7615_mac_set_rates() local 992 w5 = mt76_rr(dev, addr + 5 * 4); in mt7615_mac_set_rates() 993 w5 &= ~(MT_WTBL_W5_BW_CAP | MT_WTBL_W5_CHANGE_BW_RATE | in mt7615_mac_set_rates() 997 w5 |= FIELD_PREP(MT_WTBL_W5_BW_CAP, rd.bw) | in mt7615_mac_set_rates() 1001 mt76_wr(dev, MT_WTBL_RIUCR0, w5); in mt7615_mac_set_rates()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | usb_sdio.c | 61 u32 w5, w27, addr, val; in mt7663_usb_sdio_set_rates() local 78 w5 = mt76_rr(dev, addr + 5 * 4); in mt7663_usb_sdio_set_rates() 79 w5 &= ~(MT_WTBL_W5_BW_CAP | MT_WTBL_W5_CHANGE_BW_RATE | in mt7663_usb_sdio_set_rates() 83 w5 |= FIELD_PREP(MT_WTBL_W5_BW_CAP, rate->bw) | in mt7663_usb_sdio_set_rates() 87 mt76_wr(dev, MT_WTBL_RIUCR0, w5); in mt7663_usb_sdio_set_rates()
|
H A D | mac.c | 1108 u32 w5, w27, addr; in mt7615_mac_set_rates() local 1127 w5 = mt76_rr(dev, addr + 5 * 4); in mt7615_mac_set_rates() 1128 w5 &= ~(MT_WTBL_W5_BW_CAP | MT_WTBL_W5_CHANGE_BW_RATE | in mt7615_mac_set_rates() 1132 w5 |= FIELD_PREP(MT_WTBL_W5_BW_CAP, rd.bw) | in mt7615_mac_set_rates() 1136 mt76_wr(dev, MT_WTBL_RIUCR0, w5); in mt7615_mac_set_rates()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | fib_nexthop_multiprefix.sh | 176 run_cmd ip netns exec h0 ping -s ${ping_sz} -c5 -w5 ${dst} 205 run_cmd ip netns exec h0 ${ping6} -s ${ping_sz} -c5 -w5 ${dst}
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | fib_nexthop_multiprefix.sh | 176 run_cmd ip netns exec h0 ping -s ${ping_sz} -c5 -w5 ${dst} 205 run_cmd ip netns exec h0 ${ping6} -s ${ping_sz} -c5 -w5 ${dst}
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sm3-avx-asm_64.S | 242 vmovdqu 1*16(RDATA), XTMP1; /* XTMP1: w7, w6, w5, w4 */ \ 265 vmovdqa XTMP1, W2; /* W2: xx, w6, w5, w4 */ \ 271 #define SCHED_W_0(round, w0, w1, w2, w3, w4, w5) \ 282 #define SCHED_W_1(round, w0, w1, w2, w3, w4, w5) \ 283 /* w[i - 3] == w5 */ \ 285 vpslld $15, w5, XTMP2; \ 286 vpsrld $(32-15), w5, XTMP3; \ 307 #define SCHED_W_2(round, w0, w1, w2, w3, w4, w5) \ 310 vpalignr $12, XTMP4, w5, XTMP4; \
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | tx.h | 18 __le32 w5; member
|
H A D | tx.c | 69 tx_desc->w5 = le32_encode_bits(pkt_info->short_gi, RTW_TX_DESC_W5_DATA_SHORT) | in rtw_tx_fill_tx_desc() 82 tx_desc->w5 |= le32_encode_bits(1, RTW_TX_DESC_W5_DATA_RTS_SHORT); in rtw_tx_fill_tx_desc()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_bsg.c | 478 cmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_bsg_send_mgmt_cmd() 479 cmd->un.genreq64.w5.hcsw.Dfctl = 0; in lpfc_bsg_send_mgmt_cmd() 480 cmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_bsg_send_mgmt_cmd() 481 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_bsg_send_mgmt_cmd() 1515 icmd->un.xseq64.w5.hcsw.Fctl = (LS | LA); in lpfc_issue_ct_rsp() 1516 icmd->un.xseq64.w5.hcsw.Dfctl = 0; in lpfc_issue_ct_rsp() 1517 icmd->un.xseq64.w5.hcsw.Rctl = FC_RCTL_DD_SOL_CTL; in lpfc_issue_ct_rsp() 1518 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_issue_ct_rsp() 2719 cmd->un.xseq64.w5.hcsw.Fctl = LA; in lpfcdiag_loop_get_xri() 2720 cmd->un.xseq64.w5 in lpfcdiag_loop_get_xri() [all...] |
H A D | lpfc_ct.c | 354 icmd->un.genreq64.w5.hcsw.Fctl = (SI | LA); in lpfc_gen_req() 355 icmd->un.genreq64.w5.hcsw.Dfctl = 0; in lpfc_gen_req() 356 icmd->un.genreq64.w5.hcsw.Rctl = FC_RCTL_DD_UNSOL_CTL; in lpfc_gen_req() 357 icmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_gen_req()
|
H A D | lpfc_hw.h | 3708 WORD5 w5; /* Header control/status word */ member 3803 WORD5 w5; /* Header control/status word */ member 3814 WORD5 w5; /* Header control/status word */ member 3839 WORD5 w5; /* Header control/status word */ member
|
/kernel/linux/linux-6.6/arch/arm64/lib/ |
H A D | memcmp.S | 30 #define data2w w5
|
H A D | memset.S | 36 zva_len .req w5
|
/kernel/linux/linux-5.10/arch/arm64/lib/ |
H A D | memset.S | 36 zva_len .req w5
|
H A D | memmove.S | 36 tmp3w .req w5
|
/kernel/linux/linux-5.10/arch/powerpc/crypto/ |
H A D | sha256-spe-asm.S | 156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ 186 evmergelohi rT0,w4,w5; /* w[-7] */ \
|
/kernel/linux/linux-6.6/arch/powerpc/crypto/ |
H A D | sha256-spe-asm.S | 156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ 186 evmergelohi rT0,w4,w5; /* w[-7] */ \
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.h | 103 u16 w5; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.h | 103 u16 w5; member
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-modes.S | 624 cbz w5, .Lmacloop4x 641 cbz w5, .Lmacout 655 cbz w5, .Lmacout
|
/kernel/linux/linux-6.6/drivers/tee/optee/ |
H A D | ffa_abi.c | 539 u32 w5 = data->data2; in optee_ffa_yielding_call() local 566 data->data2 = w5; in optee_ffa_yielding_call()
|