Home
last modified time | relevance | path

Searched refs:a (Results 21676 – 21700 of 22310) sorted by relevance

1...<<861862863864865866867868869870>>...893

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1880 u8 *a = ha->addr; in mv643xx_eth_program_multicast_filter() local
1884 if (memcmp(a, "\x01\x00\x5e\x00\x00", 5) == 0) { in mv643xx_eth_program_multicast_filter()
1886 entry = a[5]; in mv643xx_eth_program_multicast_filter()
1889 entry = addr_crc(a); in mv643xx_eth_program_multicast_filter()
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c423 #define X(a,b) b,a argument
425 #define X(a,b) a,b argument
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c815 static bool table_type_matches(struct iwl_scale_tbl_info *a, in table_type_matches() argument
818 return (a->lq_type == b->lq_type) && (a->ant_type == b->ant_type) && in table_type_matches()
819 (a->is_SGI == b->is_SGI); in table_type_matches()
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c2198 unsigned int a = IPU3_CSS_AUX_FRAME_REF; in imgu_css_set_parameters() local
2208 css_pipe->aux_frames[a].bytesperline / in imgu_css_set_parameters()
2209 css_pipe->aux_frames[a].bytesperpixel, in imgu_css_set_parameters()
2210 css_pipe->aux_frames[a].height, in imgu_css_set_parameters()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2096 struct ixgbe_addr_filter_info *a = &hw->addr_ctrl; in ixgbe_enable_mc_generic() local
2098 if (a->mta_in_use > 0) in ixgbe_enable_mc_generic()
2113 struct ixgbe_addr_filter_info *a = &hw->addr_ctrl; in ixgbe_disable_mc_generic() local
2115 if (a->mta_in_use > 0) in ixgbe_disable_mc_generic()
/openbmc/linux/fs/ceph/
H A Dfile.c40 #define ceph_sys2wire(a) if (flags & a) { wire_flags |= CEPH_##a; flags &= ~a; } in ceph_flags_sys2wire() argument
/openbmc/linux/kernel/trace/
H A Dtrace_events.c288 const char *fmt, *c, *r, *a; in test_event_printk() local
425 a = strchr(fmt + i, '&'); in test_event_printk()
426 if ((a && (a < r)) || test_field(r, call)) in test_event_printk()
/openbmc/linux/net/sched/
H A Dsch_cake.c1421 static const u32 a = CAKE_MAX_TINS * CAKE_QUEUES; in cake_heapify() local
1425 while (m < a) { in cake_heapify()
1429 if (l < a) { in cake_heapify()
1438 if (r < a) { in cake_heapify()
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c255 #define seq_before(a, b) ((s32)((a) - (b)) < 0) argument
256 #define seq_after(a, b) ((s32)((a) - (b)) > 0) argument
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh538 local i a b
558 cmp -l "$in" "$out" | while read -r i a b; do
559 local sum=$((0${a} + 0${b}))
3984 a@add_tests
/openbmc/u-boot/arch/x86/dts/microcode/
H A Dmc0306d4_00000018.dtsi15 * which is a reversible, bit-exact translation of binary representation to ASCII or
31 * This is a device tree fragment. Use #include to add these properties to a
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-rustix-libc-backend.patch5 --- a/vendor/rustix/src/backend/libc/c.rs
16 --- a/vendor/rustix/.cargo-checksum.json
22 --- a/vendor/rustix/src/fs/ioctl.rs
/openbmc/linux/tools/testing/selftests/net/
H A Dipsec.c2034 char *a, char *e, char *c, char *ae) in write_desc() argument
2041 if (a) in write_desc()
2042 strncpy(desc.a_algo, a, ALGO_LEN - 1); in write_desc()
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c682 unsigned char a = inb(pioaddr+reg); in verify_mmio() local
685 if (a != b) { in verify_mmio()
688 reg, a, b); in verify_mmio()
/openbmc/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c58 #define ALIGN(x, a) (((x) + (a - 1)) & (~((a) - 1))) argument
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c1677 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp5040si-post.dtsi25 * warranties of merchantability and fitness for a particular purpose are
/openbmc/u-boot/arch/arm/dts/
H A Ddra7-evm.dts379 * requires a different configuration by U-Boot.
H A Dimx6qdl-sabresd.dtsi225 codec: wm8962@1a {
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dgdb-config.c.inc6 a copy of this software and associated documentation files (the
/openbmc/linux/arch/alpha/kernel/
H A Dcore_titan.c347 port->port_specific.a.agplastwr.csr = __direct_map_base; in titan_init_one_pachip_port()
/openbmc/qemu/target/hexagon/imported/
H A Dsubinsns.idef14 * You should have received a copy of the GNU General Public License
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.4.rst77 - mesa-demos: packageconfig weston should have a dependency on wayland-protocols
/openbmc/linux/arch/arm/kernel/
H A Dhead-nommu.S46 THUMB( bx r9 ) @ If this is a Thumb-2 kernel,
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc8180x-lenovo-flex-5g.dts224 qcom,pmic-id = "a";

1...<<861862863864865866867868869870>>...893