Searched refs:typhoon (Results 1 – 8 of 8) sorted by relevance
71 struct typhoon { struct78 struct typhoon *ty = kzalloc(sizeof(*ty), GFP_KERNEL); in typhoon_alloc() argument113 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume()
32 obj-$(CONFIG_RADIO_TYPHOON) += radio-typhoon.o
452 module will be called radio-typhoon.
254 struct typhoon { struct454 typhoon_hello(struct typhoon *tp) in typhoon_hello()475 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response()545 typhoon_num_free_cmd(struct typhoon *tp) in typhoon_num_free_cmd()554 typhoon_num_free_resp(struct typhoon *tp) in typhoon_num_free_resp()570 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command()708 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx()855 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode()892 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()946 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats()[all …]
11 obj-$(CONFIG_TYPHOON) += typhoon.o
100 will be called typhoon.
32 radio-typhoon Typhoon Radio (a.k.a. EcoRadio)
157 F: drivers/net/ethernet/3com/typhoon*