Searched defs:ah (Results 1 - 25 of 154) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dashldi3.S33 #define ah r0 define
36 #define ah r1 define
H A Dashrdi3.S33 #define ah r0 define
36 #define ah r1 define
H A Dlshrdi3.S33 #define ah r0 define
36 #define ah r1 define
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/atp/
H A Datp_close.c25 int atp_close(ATP ah) argument
[all...]
H A Datp_rresp.c49 atp_rresp( ATP ah, struct atp_block *atpb) argument
H A Datp_sreq.c55 atp_sreq( ATP ah, struct atp_block *atpb, int respcount, u_int8_t flags ) argument
[all...]
H A Datp_sresp.c49 atp_sresp( ATP ah, struct atp_block *atpb) argument
[all...]
H A Datp_rreq.c46 atp_rreq( ATP ah, struct atp_block *atpb) argument
H A Datp_bufs.c83 void atp_print_bufuse(ATP ah, char *s) argument
H A Datp_rsel.c35 resend_request(ATP ah) argument
74 atp_rsel( ATP ah, struct sockaddr_at *faddr, int func) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/
H A Dhw.c121 void *ah = common->ah; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ah.c46 register const struct ah *ah; local
[all...]
H A Dah.h40 struct ah { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dah.c40 struct mlx4_ib_ah *ah; local
73 struct mlx4_ib_ah *ah = to_mah(ibah); local
98 mlx4_ib_destroy_ah(struct ib_ah *ah) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dcaps.c33 int ath5k_hw_set_capabilities(struct ath5k_hw *ah) argument
111 ath5k_hw_get_capability(struct ath5k_hw *ah, enum ath5k_capability_type cap_type, u32 capability, u32 *result) argument
160 ath5k_hw_enable_pspoll(struct ath5k_hw *ah, u8 *bssid, u16 assoc_id) argument
172 ath5k_hw_disable_pspoll(struct ath5k_hw *ah) argument
[all...]
H A Dgpio.c31 void ath5k_hw_set_ledstate(struct ath5k_hw *ah, unsigned int state) argument
81 int ath5k_hw_set_gpio_input(struct ath5k_hw *ah, u32 gpio) argument
96 ath5k_hw_set_gpio_output(struct ath5k_hw *ah, u32 gpio) argument
111 ath5k_hw_get_gpio(struct ath5k_hw *ah, u32 gpio) argument
124 ath5k_hw_set_gpio(struct ath5k_hw *ah, u32 gpio, u32 val) argument
145 ath5k_hw_set_gpio_intr(struct ath5k_hw *ah, unsigned int gpio, u32 interrupt_level) argument
[all...]
H A Drfkill.c58 struct ath5k_hw *ah = sc->ah; local
88 ath5k_rfkill_hw_start(struct ath5k_hw *ah) argument
108 ath5k_rfkill_hw_stop(struct ath5k_hw *ah) argument
[all...]
H A Dattach.c35 static int ath5k_hw_post(struct ath5k_hw *ah) argument
107 struct ath5k_hw *ah = sc->ah; local
353 ath5k_hw_detach(struct ath5k_hw *ah) argument
[all...]
H A Dqcu.c31 int ath5k_hw_get_tx_queueprops(struct ath5k_hw *ah, int queue, argument
41 int ath5k_hw_set_tx_queueprops(struct ath5k_hw *ah, int queue, argument
63 int ath5k_hw_setup_tx_queue(struct ath5k_hw *ah, enum ath5k_tx_queue queue_type, argument
144 ath5k_hw_num_tx_pending(struct ath5k_hw *ah, unsigned int queue) argument
171 ath5k_hw_release_tx_queue(struct ath5k_hw *ah, unsigned int queue) argument
185 ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue) argument
511 ath5k_hw_set_slot_time(struct ath5k_hw *ah, unsigned int slot_time) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_hw.c36 static void ar9003_2p0_hw_init_mode_regs(struct ath_hw *ah) argument
107 ar9003_2p2_hw_init_mode_regs(struct ath_hw *ah) argument
181 ar9003_hw_init_mode_regs(struct ath_hw *ah) argument
189 ar9003_tx_gain_table_apply(struct ath_hw *ah) argument
232 ar9003_rx_gain_table_apply(struct ath_hw *ah) argument
264 ar9003_hw_init_mode_gain_regs(struct ath_hw *ah) argument
279 ar9003_hw_configpcipowersave(struct ath_hw *ah, int restore, int power_off) argument
322 ar9003_hw_attach_ops(struct ath_hw *ah) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dipt_ah.c36 const struct ip_auth_hdr *ah; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibipt_ah.c58 const struct ipt_ah *ah = (struct ipt_ah *)match->data; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/getzones/
H A Dgetzones.c40 struct atp_handle *ah; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6t_ah.c42 const struct ip_auth_hdr *ah; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debt_arp.c22 const struct arphdr *ah; local
[all...]

Completed in 205 milliseconds

1234567