Lines Matching defs:tp

104 static void rtase_w8(const struct rtase_private *tp, u16 reg, u8 val8)  in rtase_w8()
109 static void rtase_w16(const struct rtase_private *tp, u16 reg, u16 val16) in rtase_w16()
114 static void rtase_w32(const struct rtase_private *tp, u16 reg, u32 val32) in rtase_w32()
119 static u8 rtase_r8(const struct rtase_private *tp, u16 reg) in rtase_r8()
124 static u16 rtase_r16(const struct rtase_private *tp, u16 reg) in rtase_r16()
129 static u32 rtase_r32(const struct rtase_private *tp, u16 reg) in rtase_r32()
134 static void rtase_free_desc(struct rtase_private *tp) in rtase_free_desc()
160 static int rtase_alloc_desc(struct rtase_private *tp) in rtase_alloc_desc()
208 struct rtase_private *tp = ring->ivec->tp; in rtase_tx_clear_range() local
232 static void rtase_tx_clear(struct rtase_private *tp) in rtase_tx_clear()
264 const struct rtase_private *tp = ring->ivec->tp; in tx_handler() local
318 static void rtase_tx_desc_init(struct rtase_private *tp, u16 idx) in rtase_tx_desc_init()
370 const struct rtase_private *tp = ivec->tp; in rtase_alloc_rx_data_buf() local
445 static void rtase_rx_csum(const struct rtase_private *tp, struct sk_buff *skb, in rtase_rx_csum()
485 struct rtase_private *tp = ring->ivec->tp; in rx_handler() local
583 static void rtase_rx_desc_init(struct rtase_private *tp, u16 idx) in rtase_rx_desc_init()
603 static void rtase_rx_clear(struct rtase_private *tp) in rtase_rx_clear()
616 struct rtase_private *tp = netdev_priv(dev); in rtase_init_ring() local
661 static void rtase_interrupt_mitigation(const struct rtase_private *tp) in rtase_interrupt_mitigation()
672 static void rtase_tally_counter_addr_fill(const struct rtase_private *tp) in rtase_tally_counter_addr_fill()
678 static void rtase_tally_counter_clear(const struct rtase_private *tp) in rtase_tally_counter_clear()
686 static void rtase_desc_addr_fill(const struct rtase_private *tp) in rtase_desc_addr_fill()
733 const struct rtase_private *tp = netdev_priv(dev); in rtase_hw_set_features() local
764 struct rtase_private *tp = netdev_priv(dev); in rtase_hw_set_rx_packet_filter() local
799 static void rtase_irq_dis_and_clear(const struct rtase_private *tp) in rtase_irq_dis_and_clear()
818 static void rtase_poll_timeout(const struct rtase_private *tp, u32 cond, in rtase_poll_timeout()
833 const struct rtase_private *tp = netdev_priv(dev); in rtase_nic_reset() local
866 const struct rtase_private *tp = netdev_priv(dev); in rtase_hw_reset() local
873 static void rtase_set_rx_queue(const struct rtase_private *tp) in rtase_set_rx_queue()
892 static void rtase_set_tx_queue(const struct rtase_private *tp) in rtase_set_tx_queue()
917 const struct rtase_private *tp = netdev_priv(dev); in rtase_hw_config() local
983 const struct rtase_private *tp = netdev_priv(dev); in rtase_nic_enable() local
997 static void rtase_enable_hw_interrupt(const struct rtase_private *tp) in rtase_enable_hw_interrupt()
1012 const struct rtase_private *tp = netdev_priv(dev); in rtase_hw_start() local
1022 const struct rtase_private *tp; in rtase_interrupt() local
1044 const struct rtase_private *tp; in rtase_q_interrupt() local
1064 const struct rtase_private *tp; in rtase_poll() local
1089 struct rtase_private *tp = netdev_priv(dev); in rtase_open() local
1155 struct rtase_private *tp = netdev_priv(dev); in rtase_down() local
1181 struct rtase_private *tp = netdev_priv(dev); in rtase_close() local
1200 static u32 rtase_tx_vlan_tag(const struct rtase_private *tp, in rtase_tx_vlan_tag()
1243 const struct rtase_private *tp = ring->ivec->tp; in rtase_xmit_frags() local
1301 struct rtase_private *tp = netdev_priv(dev); in rtase_start_xmit() local
1425 static void rtase_enable_eem_write(const struct rtase_private *tp) in rtase_enable_eem_write()
1433 static void rtase_disable_eem_write(const struct rtase_private *tp) in rtase_disable_eem_write()
1441 static void rtase_rar_set(const struct rtase_private *tp, const u8 *addr) in rtase_rar_set()
1459 struct rtase_private *tp = netdev_priv(dev); in rtase_set_mac_address() local
1482 struct rtase_private *tp = netdev_priv(dev); in rtase_wait_for_quiescence() local
1503 struct rtase_private *tp = netdev_priv(dev); in rtase_sw_reset() local
1540 static void rtase_dump_tally_counter(const struct rtase_private *tp) in rtase_dump_tally_counter()
1560 const struct rtase_private *tp = netdev_priv(dev); in rtase_dump_state() local
1645 const struct rtase_private *tp = netdev_priv(dev); in rtase_get_stats64() local
1705 struct rtase_private *tp = netdev_priv(dev); in rtase_get_mac_address() local
1727 const struct rtase_private *tp = netdev_priv(dev); in rtase_get_settings() local
1753 const struct rtase_private *tp = netdev_priv(dev); in rtase_get_pauseparam() local
1764 const struct rtase_private *tp = netdev_priv(dev); in rtase_set_pauseparam() local
1785 struct rtase_private *tp = netdev_priv(dev); in rtase_get_eth_mac_stats() local
1815 const struct rtase_private *tp) in rtase_reset_interrupt()
1823 static int rtase_alloc_msix(struct pci_dev *pdev, struct rtase_private *tp) in rtase_alloc_msix()
1853 struct rtase_private *tp) in rtase_alloc_interrupt()
1874 static void rtase_init_hardware(const struct rtase_private *tp) in rtase_init_hardware()
1882 static void rtase_init_int_vector(struct rtase_private *tp) in rtase_init_int_vector()
1974 struct rtase_private *tp) in rtase_init_software_variable()
1997 static int rtase_check_mac_version_valid(struct rtase_private *tp) in rtase_check_mac_version_valid()
2090 const struct rtase_private *tp = netdev_priv(dev); in rtase_release_board() local
2111 struct rtase_private *tp; in rtase_init_one() local
2221 struct rtase_private *tp = netdev_priv(dev); in rtase_remove_one() local
2248 const struct rtase_private *tp; in rtase_shutdown() local
2273 struct rtase_private *tp = netdev_priv(dev); in rtase_resume() local