Lines Matching defs:tp
459 typhoon_hello(struct typhoon *tp) in typhoon_hello()
480 typhoon_process_response(struct typhoon *tp, int resp_size, in typhoon_process_response()
550 typhoon_num_free_cmd(struct typhoon *tp) in typhoon_num_free_cmd()
559 typhoon_num_free_resp(struct typhoon *tp) in typhoon_num_free_resp()
575 typhoon_issue_command(struct typhoon *tp, int num_cmd, struct cmd_desc *cmd, in typhoon_issue_command()
713 struct typhoon *tp = netdev_priv(dev); in typhoon_start_tx() local
860 struct typhoon *tp = netdev_priv(dev); in typhoon_set_rx_mode() local
897 typhoon_do_get_stats(struct typhoon *tp) in typhoon_do_get_stats()
951 struct typhoon *tp = netdev_priv(dev); in typhoon_get_stats() local
970 struct typhoon *tp = netdev_priv(dev); in typhoon_get_drvinfo() local
1000 struct typhoon *tp = netdev_priv(dev); in typhoon_get_link_ksettings() local
1062 struct typhoon *tp = netdev_priv(dev); in typhoon_set_link_ksettings() local
1112 struct typhoon *tp = netdev_priv(dev); in typhoon_get_wol() local
1126 struct typhoon *tp = netdev_priv(dev); in typhoon_set_wol() local
1182 typhoon_init_interface(struct typhoon *tp) in typhoon_init_interface()
1252 typhoon_init_rings(struct typhoon *tp) in typhoon_init_rings()
1271 typhoon_request_firmware(struct typhoon *tp) in typhoon_request_firmware()
1329 typhoon_download_firmware(struct typhoon *tp) in typhoon_download_firmware()
1469 typhoon_boot_3XP(struct typhoon *tp, u32 initial_status) in typhoon_boot_3XP()
1505 typhoon_clean_tx(struct typhoon *tp, struct transmit_ring *txRing, in typhoon_clean_tx()
1541 typhoon_tx_complete(struct typhoon *tp, struct transmit_ring *txRing, in typhoon_tx_complete()
1558 typhoon_recycle_rx_skb(struct typhoon *tp, u32 idx) in typhoon_recycle_rx_skb()
1585 typhoon_alloc_rx_skb(struct typhoon *tp, u32 idx) in typhoon_alloc_rx_skb()
1631 typhoon_rx(struct typhoon *tp, struct basic_ring *rxRing, volatile __le32 * ready, in typhoon_rx()
1707 typhoon_fill_free_ring(struct typhoon *tp) in typhoon_fill_free_ring()
1723 struct typhoon *tp = container_of(napi, struct typhoon, napi); in typhoon_poll() local
1765 struct typhoon *tp = netdev_priv(dev); in typhoon_interrupt() local
1786 typhoon_free_rx_rings(struct typhoon *tp) in typhoon_free_rx_rings()
1802 typhoon_sleep_early(struct typhoon *tp, __le16 events) in typhoon_sleep_early()
1836 typhoon_sleep(struct typhoon *tp, pci_power_t state, __le16 events) in typhoon_sleep()
1851 typhoon_wakeup(struct typhoon *tp, int wait_type) in typhoon_wakeup()
1868 typhoon_start_runtime(struct typhoon *tp) in typhoon_start_runtime()
1960 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime()
2023 struct typhoon *tp = netdev_priv(dev); in typhoon_tx_timeout() local
2051 struct typhoon *tp = netdev_priv(dev); in typhoon_open() local
2103 struct typhoon *tp = netdev_priv(dev); in typhoon_close() local
2130 struct typhoon *tp = netdev_priv(dev); in typhoon_resume() local
2160 struct typhoon *tp = netdev_priv(dev); in typhoon_suspend() local
2277 struct typhoon *tp; in typhoon_init_one() local
2531 struct typhoon *tp = netdev_priv(dev); in typhoon_remove_one() local