Home
last modified time | relevance | path

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

12

/linux-3.3/drivers/net/ethernet/8390/
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
665 struct etherh_priv *eh; in etherh_probe() local
/linux-3.3/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.c409 struct ethhdr *eh = (void *) skb->data; in bnep_tx_frame() local
Dbnep.h161 struct ethhdr eh; member
/linux-3.3/fs/ext4/
Dextents.c315 struct ext4_extent_header *eh, in ext4_valid_extent_entries()
346 struct inode *inode, struct ext4_extent_header *eh, in __ext4_ext_check()
390 #define ext4_ext_check(inode, eh, depth) \ argument
423 struct ext4_extent_header *eh; in ext4_ext_show_leaf() local
502 struct ext4_extent_header *eh = path->p_hdr; in ext4_ext_binsearch_idx() local
562 struct ext4_extent_header *eh = path->p_hdr; in ext4_ext_binsearch() local
617 struct ext4_extent_header *eh; in ext4_ext_tree_init() local
633 struct ext4_extent_header *eh; in ext4_ext_find_extent() local
1253 struct ext4_extent_header *eh; in ext4_ext_search_right() local
1432 struct ext4_extent_header *eh; in ext4_ext_correct_indexes() local
[all …]
Dmove_extent.c80 struct ext4_extent_header *eh; in mext_next_extent() local
343 struct ext4_extent_header *eh, in mext_insert_inside_block()
400 struct ext4_extent_header *eh; in mext_insert_extents() local
Dmigrate.c384 struct ext4_extent_header *eh; in free_ext_idx() local
414 struct ext4_extent_header *eh = (struct ext4_extent_header *)ei->i_data; in free_ext_block() local
/linux-3.3/arch/powerpc/include/asm/
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
Dppc-opcode.h132 #define __PPC_EH(eh) (((eh) & 0x1) << 0) argument
134 #define __PPC_EH(eh) 0 argument
142 #define PPC_LDARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LDARX | \ argument
145 #define PPC_LWARX(t, a, b, eh) stringify_in_c(.long PPC_INST_LWARX | \ argument
Dbitops.h106 #define DEFINE_TESTOP(fn, op, prefix, postfix, eh) \ argument
/linux-3.3/arch/alpha/kernel/
Dbinfmt_loader.c10 struct exec *eh = (struct exec *)bprm->buf; in load_binary() local
/linux-3.3/drivers/net/ethernet/sfc/
Drx.c118 static inline u32 efx_rx_buf_hash(const u8 *eh) in efx_rx_buf_hash()
459 const u8 *eh, bool checksummed) in efx_rx_packet_gro()
578 u8 *eh = efx_rx_buf_eh(efx, rx_buf); in __efx_rx_packet() local
/linux-3.3/net/802/
Dstp.c36 const struct ethhdr *eh = eth_hdr(skb); in stp_pdu_rcv() local
/linux-3.3/net/netfilter/
Dxt_esp.c41 const struct ip_esp_hdr *eh; in esp_mt() local
/linux-3.3/drivers/staging/rtl8187se/ieee80211/
Dieee80211_tx.c278 struct ether_header *eh = (struct ether_header*)skb->data; in ieee80211_classify() local
/linux-3.3/net/ipv4/netfilter/
Dipt_LOG.c311 const struct ip_esp_hdr *eh; in dump_packet() local
/linux-3.3/net/ipv6/netfilter/
Dip6t_LOG.c163 const struct ip_esp_hdr *eh; in dump_packet() local
/linux-3.3/drivers/parisc/
Deisa_enumerator.c489 struct eeprom_header *eh; in eisa_enumerator() local
/linux-3.3/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-3.3/drivers/net/wireless/brcm80211/brcmfmac/
Ddhd_linux.c282 struct ethhdr *eh = (struct ethhdr *)pktdata; in brcmf_sendpkt() local
467 struct ethhdr *eh; in brcmf_txcomplete() local
/linux-3.3/drivers/scsi/
Dsr.c180 struct event_header *eh = (void *)buf; in sr_get_events() local
/linux-3.3/drivers/scsi/fcoe/
Dfcoe.c1311 struct ethhdr *eh; in fcoe_rcv() local
1463 struct ethhdr *eh; in fcoe_xmit() local

12