Lines Matching defs:tp
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() local
862 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode() local
899 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()
953 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats() local
972 struct typhoon *tp = netdev_priv(dev); in typhoon_get_drvinfo() local
1001 struct typhoon *tp = netdev_priv(dev); in typhoon_get_settings() local
1059 struct typhoon *tp = netdev_priv(dev); in typhoon_set_settings() local
1109 struct typhoon *tp = netdev_priv(dev); in typhoon_get_wol() local
1123 struct typhoon *tp = netdev_priv(dev); in typhoon_set_wol() local
1179 typhoon_init_interface(struct typhoon *tp) in typhoon_init_interface()
1249 typhoon_init_rings(struct typhoon *tp) in typhoon_init_rings()
1268 typhoon_request_firmware(struct typhoon *tp) in typhoon_request_firmware()
1326 typhoon_download_firmware(struct typhoon *tp) in typhoon_download_firmware()
1467 typhoon_boot_3XP(struct typhoon *tp, u32 initial_status) in typhoon_boot_3XP()
1503 typhoon_clean_tx(struct typhoon *tp, struct transmit_ring *txRing, in typhoon_clean_tx()
1539 typhoon_tx_complete(struct typhoon *tp, struct transmit_ring *txRing, in typhoon_tx_complete()
1556 typhoon_recycle_rx_skb(struct typhoon *tp, u32 idx) in typhoon_recycle_rx_skb()
1583 typhoon_alloc_rx_skb(struct typhoon *tp, u32 idx) in typhoon_alloc_rx_skb()
1629 typhoon_rx(struct typhoon *tp, struct basic_ring *rxRing, volatile __le32 * ready, in typhoon_rx()
1706 typhoon_fill_free_ring(struct typhoon *tp) in typhoon_fill_free_ring()
1722 struct typhoon *tp = container_of(napi, struct typhoon, napi); in typhoon_poll() local
1764 struct typhoon *tp = netdev_priv(dev); in typhoon_interrupt() local
1785 typhoon_free_rx_rings(struct typhoon *tp) in typhoon_free_rx_rings()
1801 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) in typhoon_sleep()
1838 typhoon_wakeup(struct typhoon *tp, int wait_type) in typhoon_wakeup()
1859 typhoon_start_runtime(struct typhoon *tp) in typhoon_start_runtime()
1951 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime()
2014 struct typhoon *tp = netdev_priv(dev); in typhoon_tx_timeout() local
2042 struct typhoon *tp = netdev_priv(dev); in typhoon_open() local
2091 struct typhoon *tp = netdev_priv(dev); in typhoon_close() local
2119 struct typhoon *tp = netdev_priv(dev); in typhoon_resume() local
2148 struct typhoon *tp = netdev_priv(dev); in typhoon_suspend() local
2265 struct typhoon *tp; in typhoon_init_one() local
2516 struct typhoon *tp = netdev_priv(dev); in typhoon_remove_one() local