Home
last modified time | relevance | path

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

12

/linux-2.6.39/drivers/net/arm/
Detherh.c127 static inline void etherh_set_ctrl(struct etherh_priv *eh, unsigned char mask) in etherh_set_ctrl()
134 static inline void etherh_clr_ctrl(struct etherh_priv *eh, unsigned char mask) in etherh_clr_ctrl()
141 static inline unsigned int etherh_get_stat(struct etherh_priv *eh) in etherh_get_stat()
151 struct etherh_priv *eh = ec->irq_data; in etherh_irq_enable() local
158 struct etherh_priv *eh = ec->irq_data; in etherh_irq_disable() local
664 struct etherh_priv *eh; in etherh_probe() local
/linux-2.6.39/fs/ext4/
Dextents.c348 struct ext4_extent_header *eh, in ext4_valid_extent_entries()
381 struct inode *inode, struct ext4_extent_header *eh, in __ext4_ext_check()
425 #define ext4_ext_check(inode, eh, depth) \ argument
458 struct ext4_extent_header *eh; in ext4_ext_show_leaf() local
503 struct ext4_extent_header *eh = path->p_hdr; in ext4_ext_binsearch_idx() local
563 struct ext4_extent_header *eh = path->p_hdr; in ext4_ext_binsearch() local
618 struct ext4_extent_header *eh; in ext4_ext_tree_init() local
634 struct ext4_extent_header *eh; in ext4_ext_find_extent() local
1283 struct ext4_extent_header *eh; in ext4_ext_search_right() local
1463 struct ext4_extent_header *eh; in ext4_ext_correct_indexes() local
[all …]
Dmove_extent.c81 struct ext4_extent_header *eh; in mext_next_extent() local
344 struct ext4_extent_header *eh, in mext_insert_inside_block()
401 struct ext4_extent_header *eh; in mext_insert_extents() local
Dmigrate.c413 struct ext4_extent_header *eh; in free_ext_idx() local
443 struct ext4_extent_header *eh = (struct ext4_extent_header *)ei->i_data; in free_ext_block() local
/linux-2.6.39/net/bluetooth/bnep/
Dnetdev.c133 struct ethhdr *eh = (void *) skb->data; in bnep_net_mc_filter() local
145 struct ethhdr *eh = (void *) skb->data; in bnep_net_eth_proto() local
Dcore.c406 struct ethhdr *eh = (void *) skb->data; in bnep_tx_frame() local
Dbnep.h160 struct ethhdr eh; member
/linux-2.6.39/arch/powerpc/include/asm/
Dppc-opcode.h75 #define __PPC_EH(eh) (((eh) & 0x1) << 0) argument
77 #define __PPC_EH(eh) 0 argument
85 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ argument
88 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ argument
Dasm-compat.h29 #define PPC_LLARX(t, a, b, eh) PPC_LDARX(t, a, b, eh) argument
54 #define PPC_LLARX(t, a, b, eh) PPC_LWARX(t, a, b, eh) argument
Dbitops.h106 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
/linux-2.6.39/arch/alpha/kernel/
Dbinfmt_loader.c10 struct exec *eh = (struct exec *)bprm->buf; in load_binary() local
/linux-2.6.39/drivers/net/sfc/
Drx.c116 static inline u32 efx_rx_buf_hash(const u8 *eh) in efx_rx_buf_hash()
458 const u8 *eh, bool checksummed) in efx_rx_packet_gro()
579 u8 *eh = efx_rx_buf_eh(efx, rx_buf); in __efx_rx_packet() local
/linux-2.6.39/net/802/
Dstp.c35 const struct ethhdr *eh = eth_hdr(skb); in stp_pdu_rcv() local
/linux-2.6.39/net/netfilter/
Dxt_esp.c41 const struct ip_esp_hdr *eh; in esp_mt() local
/linux-2.6.39/drivers/staging/rtl8187se/ieee80211/
Dieee80211_tx.c278 struct ether_header *eh = (struct ether_header*)skb->data; in ieee80211_classify() local
/linux-2.6.39/net/ipv4/netfilter/
Dipt_LOG.c311 const struct ip_esp_hdr *eh; in dump_packet() local
/linux-2.6.39/net/ipv6/netfilter/
Dip6t_LOG.c163 const struct ip_esp_hdr *eh; in dump_packet() local
/linux-2.6.39/drivers/parisc/
Deisa_enumerator.c489 struct eeprom_header *eh; in eisa_enumerator() local
/linux-2.6.39/drivers/bluetooth/
Dhci_ll.c378 struct hci_event_hdr *eh; in ll_recv() local
Dbtuart_cs.c242 struct hci_event_hdr *eh; in btuart_receive() local
Dbt3c_cs.c296 struct hci_event_hdr *eh; in bt3c_receive() local
Dbluecard_cs.c454 struct hci_event_hdr *eh; in bluecard_receive() local
/linux-2.6.39/drivers/scsi/
Dsr.c180 struct event_header *eh = (void *)buf; in sr_get_events() local
/linux-2.6.39/drivers/scsi/fcoe/
Dfcoe.c1238 struct ethhdr *eh; in fcoe_rcv() local
1383 struct ethhdr *eh; in fcoe_xmit() local
/linux-2.6.39/drivers/scsi/fnic/
Dfnic_fcs.c139 struct ethhdr *eh; in fnic_import_rq_eth_pkt() local

12