Home
last modified time | relevance | path

Searched refs:typhoon (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/3com/
Dtyphoon.c260 struct typhoon { struct
461 typhoon_hello(struct typhoon *tp) in typhoon_hello()
482 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response()
552 typhoon_num_free_cmd(struct typhoon *tp) in typhoon_num_free_cmd()
561 typhoon_num_free_resp(struct typhoon *tp) in typhoon_num_free_resp()
577 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command()
715 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx()
862 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode()
899 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()
953 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats()
[all …]
DMakefile10 obj-$(CONFIG_TYPHOON) += typhoon.o
DKconfig105 will be called typhoon.
/drivers/media/radio/
Dradio-typhoon.c70 struct typhoon { struct
77 struct typhoon *ty = kzalloc(sizeof(*ty), GFP_KERNEL); in typhoon_alloc() argument
112 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume()
DMakefile11 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
DKconfig456 module will be called radio-typhoon.