Home
last modified time | relevance | path

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

123

/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
/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()
/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
/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m42 eh = []; variable
84 eh = [eh ; e]; variable
/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
/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()
432 unsigned int n_frags, u8 *eh) in ef4_rx_packet_gro()
477 u8 *eh, int hdr_len) in ef4_rx_mk_skb()
618 static void ef4_rx_deliver(struct ef4_channel *channel, u8 *eh, in ef4_rx_deliver()
654 u8 *eh = ef4_rx_buf_va(rx_buf); in __ef4_rx_packet() local
/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
/linux/fs/ext4/
H A Dmigrate.c359 struct ext4_extent_header *eh; in free_ext_idx() local
394 struct ext4_extent_header *eh = (struct ext4_extent_header *)ei->i_data; in free_ext_block() local
599 struct ext4_extent_header *eh; in ext4_ind_migrate() local
H A Dext4_extents.h101 find_ext4_extent_tail(struct ext4_extent_header *eh) in find_ext4_extent_tail()
/linux/drivers/net/ethernet/sfc/
H A Drx_common.h32 static inline u32 efx_rx_buf_hash(struct efx_nic *efx, const u8 *eh) in efx_rx_buf_hash()
/linux/net/802/
H A Dstp.c33 const struct ethhdr *eh = eth_hdr(skb); in stp_pdu_rcv() local
/linux/net/netfilter/
H A Dxt_esp.c38 const struct ip_esp_hdr *eh; in esp_mt() local
H A Dnf_log_syslog.c484 const struct ip_esp_hdr *eh; in dump_ipv4_packet() local
657 const struct ip_esp_hdr *eh; in dump_ipv6_packet() local
/linux/net/ethernet/
H A Deth.c400 struct ethhdr *eh, *eh2; eth_gro_receive() local
448 struct ethhdr *eh = (struct ethhdr *)(skb->data + nhoff); eth_gro_complete() local
[all...]
/linux/net/ipv4/
H A Dip_tunnel_core.c101 struct ethhdr *eh; in __iptunnel_pull_header() local
201 struct ethhdr eh; in iptunnel_pmtud_build_icmp() local
294 struct ethhdr eh; in iptunnel_pmtud_build_icmpv6() local
/linux/tools/virtio/
H A Dvhost_net_test.c210 struct ether_header *eh; in vdev_info_init() local
380 struct ether_header *eh; in run_rx_test() local
/linux/tools/testing/selftests/net/lib/
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
/linux/arch/mips/tools/
H A Dloongson3-llsc-check.c239 Elf64_Ehdr *eh; in main() local
/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c372 struct ethhdr *eh; in fnic_import_rq_eth_pkt() local
447 struct ethhdr *eh; in fnic_rq_cmpl_frame_recv() local
/linux/drivers/parisc/
H A Deisa_enumerator.c484 struct eeprom_header *eh; in eisa_enumerator() local
/linux/net/ncsi/
H A Dncsi-cmd.c325 struct ethhdr *eh; in ncsi_xmit_cmd() local
/linux/drivers/net/ethernet/sgi/
H A Dioc3-eth.c299 struct ethhdr *eh = eth_hdr(skb); in ioc3_tcpudp_checksum() local
1000 u16 *eh; in ioc3_start_xmit() local
/linux/drivers/soc/qcom/
H A Dcmd-db.c144 static int cmd_db_get_header(const char *id, const struct entry_header **eh, in cmd_db_get_header()

123