/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 156 #define SRL F3(2, 0x26) macro 910 emit_alu3_K(SRL, src, 0, dst, ctx); in build_insn() 981 emit_alu(SRL, src, dst, ctx); in build_insn() 1005 emit_alu_K(SRL, dst, 16, ctx); in build_insn() 1011 emit_alu_K(SRL, dst, 0, ctx); in build_insn() 1029 emit_alu3_K(SRL, dst, 8, dst, ctx); in build_insn() 1039 emit_alu3_K(SRL, dst, 24, tmp, ctx); /* tmp = dst >> 24 */ in build_insn() 1040 emit_alu3_K(SRL, dst, 16, tmp2, ctx); /* tmp2 = dst >> 16 */ in build_insn() 1044 emit_alu3_K(SRL, dst, 8, tmp2, ctx); /* tmp2 = dst >> 8 */ in build_insn() 1149 emit_alu_K(SRL, dst, imm, ctx); in build_insn() [all …]
|
H A D | bpf_jit_comp_32.c | 83 #define SRL F3(2, 0x26) macro 437 emit_alu_X(SRL); in bpf_jit_compile() 440 emit_alu_K(SRL, K); in bpf_jit_compile() 529 emit_alu_K(SRL, 5); in bpf_jit_compile()
|
/openbmc/linux/arch/mips/lib/ |
H A D | memcpy.S | 157 #define SRL dsrl macro 194 #define SRL srl macro 317 SRL t0, len, LOG_NBYTES+3 # +3 for 8 units/iter 440 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
|
H A D | csum_partial.S | 382 #define SRL dsrl macro 402 #define SRL srl macro 466 SRL t0, len, LOG_NBYTES+3 # +3 for 8 units/iter 604 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.h | 341 u16 SRL; /* 802.11 dot11ShortRetryLimit */ member 542 u16 SRL; member
|
H A D | main.c | 1218 wlc_hw->SRL = RETRY_SHORT_DEF; in brcms_b_info_init() 3008 u16 SRL, u16 LRL) in brcms_b_retrylimit_upd() argument 3010 wlc_hw->SRL = SRL; in brcms_b_retrylimit_upd() 3018 bcma_write32(wlc_hw->d11core, D11REGOFFS(objdata), wlc_hw->SRL); in brcms_b_retrylimit_upd() 3311 bcma_write32(core, D11REGOFFS(objdata), wlc_hw->SRL); in brcms_b_coreinit() 4331 wlc->SRL = RETRY_SHORT_DEF; in brcms_c_info_init() 5412 wlc->SRL = srl; in brcms_c_set_rate_limit() 5415 brcms_b_retrylimit_upd(wlc->hw, wlc->SRL, wlc->LRL); in brcms_c_set_rate_limit() 5419 EDCF_SHORT, wlc->SRL); in brcms_c_set_rate_limit()
|
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 215 SLL.W SRL.W SRA.W ROTR.W SLLI.W SRLI.W SRAI.W ROTRI.W 216 SLL.D SRL.D SRA.D ROTR.D SLLI.D SRLI.D SRAI.D ROTRI.D
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | octeon-memcpy.S | 92 #define SRL dsrl macro 314 SRL t0, len, LOG_NBYTES+2 # +2 for 4 units/iter
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa.decode | 99 SRL 011110 010.. ..... ..... ..... 001101 @3r
|
H A D | msa_translate.c | 446 TRANS_DF_iii(SRL, trans_msa_3r, gen_helper_msa_srl);
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 248 SLL.W SRL.W SRA.W ROTR.W SLLI.W SRLI.W SRAI.W ROTRI.W 249 SLL.D SRL.D SRA.D ROTR.D SLLI.D SRLI.D SRAI.D ROTRI.D
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fusion.h | 863 u8 SRL; member
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | ixgbe.rst | 124 | Intel | DUAL RATE 1G/10G QSFP+ SRL (bailed) | E10GQSFPSR |
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 828 C(0x8800, SRL, RS_a, Z, r1_32u, sh, new, r1_32, srl, 0)
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | devices.txt | 1001 A custom serial card used by Electrocardiognosis SRL
|