Home
last modified time | relevance | path

Searched defs:eh (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/linux/drivers/net/ethernet/sfc/
H A Drx.c70 u8 *eh, int hdr_len) in efx_rx_mk_skb()
208 static void efx_rx_deliver(struct efx_channel *channel, u8 *eh, in efx_rx_deliver()
366 u8 *eh = efx_rx_buf_va(rx_buf); in __efx_rx_packet() local
H A Drx_common.h32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash()
H A Def100_rx.c63 u8 *eh = efx_rx_buf_va(rx_buf); in __ef100_rx_packet() local
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx.c70 u8 *eh, int hdr_len) in efx_rx_mk_skb()
208 static void efx_rx_deliver(struct efx_channel *channel, u8 *eh, in efx_rx_deliver()
365 u8 *eh = efx_rx_buf_va(rx_buf); in __efx_siena_rx_packet() local
H A Drx_common.h32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash()
/openbmc/linux/arch/powerpc/include/asm/
H A Dsimple_spinlock.h52 unsigned int eh = IS_ENABLED(CONFIG_PPC64); in __arch_spin_trylock() local
162 unsigned int eh = IS_ENABLED(CONFIG_PPC64); in __arch_read_trylock() local
186 unsigned int eh = IS_ENABLED(CONFIG_PPC64); in __arch_write_trylock() local
H A Dbitops.h151 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m42 eh = []; variable
84 eh = [eh ; e]; variable
/openbmc/linux/drivers/net/ethernet/8390/
H A Detherh.c119 static inline void etherh_set_ctrl(struct etherh_priv *eh, unsigned char mask) in etherh_set_ctrl()
126 static inline void etherh_clr_ctrl(struct etherh_priv *eh, unsigned char mask) in etherh_clr_ctrl()
133 static inline unsigned int etherh_get_stat(struct etherh_priv *eh) in etherh_get_stat()
143 struct etherh_priv *eh = ec->irq_data; in etherh_irq_enable() local
150 struct etherh_priv *eh = ec->irq_data; in etherh_irq_disable() local
657 struct etherh_priv *eh; in etherh_probe() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c69 struct ethhdr *eh = data; in xdp_process_echo_packet() local
203 struct ethhdr *eh = data; in xdp_do_tx() local
255 struct ethhdr *eh = data; in xdp_do_redirect_cpumap() local
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Drx.c62 static inline u32 ef4_rx_buf_hash(struct ef4_nic *efx, const u8 *eh) in ef4_rx_buf_hash()
431 unsigned int n_frags, u8 *eh) in ef4_rx_packet_gro()
476 u8 *eh, int hdr_len) in ef4_rx_mk_skb()
617 static void ef4_rx_deliver(struct ef4_channel *channel, u8 *eh, in ef4_rx_deliver()
653 u8 *eh = ef4_rx_buf_va(rx_buf); in __ef4_rx_packet() local
/openbmc/linux/net/bluetooth/bnep/
H A Dnetdev.c124 struct ethhdr *eh = (void *) skb->data; in bnep_net_mc_filter() local
136 struct ethhdr *eh = (void *) skb->data; in bnep_net_eth_proto() local
/openbmc/linux/fs/ext4/
H A Dextents.c62 struct ext4_extent_header *eh) in ext4_extent_block_csum_verify()
688 struct ext4_extent_header *eh; in ext4_ext_show_leaf() local
871 struct ext4_extent_header *eh; in ext4_ext_tree_init() local
886 struct ext4_extent_header *eh; in ext4_find_extent() local
1540 struct ext4_extent_header *eh; in ext4_ext_search_right() local
1708 struct ext4_extent_header *eh; in ext4_ext_correct_indexes() local
1805 struct ext4_extent_header *eh; in ext4_ext_try_to_merge_right() local
1893 struct ext4_extent_header *eh; in ext4_ext_try_to_merge() local
1972 struct ext4_extent_header *eh; in ext4_ext_insert_extent() local
2574 struct ext4_extent_header *eh; in ext4_ext_rm_leaf() local
[all …]
H A Dmigrate.c358 struct ext4_extent_header *eh; in free_ext_idx() local
393 struct ext4_extent_header *eh = (struct ext4_extent_header *)ei->i_data; in free_ext_block() local
598 struct ext4_extent_header *eh; in ext4_ind_migrate() local
/openbmc/linux/net/802/
H A Dstp.c33 const struct ethhdr *eh = eth_hdr(skb); in stp_pdu_rcv() local
/openbmc/linux/net/netfilter/
H A Dxt_esp.c38 const struct ip_esp_hdr *eh; in esp_mt() local
H A Dnf_log_syslog.c482 const struct ip_esp_hdr *eh; in dump_ipv4_packet() local
655 const struct ip_esp_hdr *eh; in dump_ipv6_packet() local
/openbmc/linux/net/ethernet/
H A Deth.c400 struct ethhdr *eh, *eh2; in eth_gro_receive() local
448 struct ethhdr *eh = (struct ethhdr *)(skb->data + nhoff); in eth_gro_complete() local
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c101 struct ethhdr *eh; in __iptunnel_pull_header() local
200 struct ethhdr eh; in iptunnel_pmtud_build_icmp() local
293 struct ethhdr eh; in iptunnel_pmtud_build_icmpv6() local
/openbmc/linux/arch/mips/tools/
H A Dloongson3-llsc-check.c239 Elf64_Ehdr *eh; in main() local
/openbmc/qemu/block/
H A Dparallels-ext.c192 ParallelsFormatExtensionHeader eh; in parallels_parse_format_extension() local
/openbmc/linux/tools/testing/selftests/net/
H A Dcsum.c277 struct udp_encap_hdr *eh = _uh + sizeof(*uh); in build_packet_udp_encap() local
628 struct udp_encap_hdr *eh = th; in recv_verify_packet_udp_encap() local
/openbmc/linux/drivers/parisc/
H A Deisa_enumerator.c484 struct eeprom_header *eh; in eisa_enumerator() local
/openbmc/linux/net/ncsi/
H A Dncsi-cmd.c324 struct ethhdr *eh; in ncsi_xmit_cmd() local
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c599 struct ethhdr *eh; in fnic_handle_fip_frame() local
655 struct ethhdr *eh; in fnic_import_rq_eth_pkt() local

123