Lines Matching defs:wx
603 struct wx *wx = netdev_priv(rx_ring->netdev); in wx_process_skb_fields() local
720 struct wx *wx = netdev_priv(tx_ring->netdev); in wx_clean_tx_irq() local
851 struct wx *wx = q_vector->wx; in wx_poll() local
1491 struct wx *wx = netdev_priv(tx_ring->netdev); in wx_xmit_frame_ring() local
1577 struct wx *wx = netdev_priv(netdev); in wx_xmit_frame() local
1599 void wx_napi_enable_all(struct wx *wx) in wx_napi_enable_all()
1611 void wx_napi_disable_all(struct wx *wx) in wx_napi_disable_all()
1631 static void wx_set_rss_queues(struct wx *wx) in wx_set_rss_queues()
1662 static void wx_set_num_queues(struct wx *wx) in wx_set_num_queues()
1680 static int wx_acquire_msix_vectors(struct wx *wx) in wx_acquire_msix_vectors()
1739 static int wx_set_interrupt_capability(struct wx *wx) in wx_set_interrupt_capability()
1782 static void wx_cache_ring_rss(struct wx *wx) in wx_cache_ring_rss()
1812 static int wx_alloc_q_vector(struct wx *wx, in wx_alloc_q_vector()
1928 static void wx_free_q_vector(struct wx *wx, int v_idx) in wx_free_q_vector()
1951 static int wx_alloc_q_vectors(struct wx *wx) in wx_alloc_q_vectors()
1998 static void wx_free_q_vectors(struct wx *wx) in wx_free_q_vectors()
2010 void wx_reset_interrupt_capability(struct wx *wx) in wx_reset_interrupt_capability()
2034 void wx_clear_interrupt_scheme(struct wx *wx) in wx_clear_interrupt_scheme()
2041 int wx_init_interrupt_scheme(struct wx *wx) in wx_init_interrupt_scheme()
2081 void wx_free_irq(struct wx *wx) in wx_free_irq()
2114 int wx_setup_isb_resources(struct wx *wx) in wx_setup_isb_resources()
2140 void wx_free_isb_resources(struct wx *wx) in wx_free_isb_resources()
2150 u32 wx_misc_isb(struct wx *wx, enum wx_isb_idx idx) in wx_misc_isb()
2169 static void wx_set_ivar(struct wx *wx, s8 direction, in wx_set_ivar()
2204 struct wx *wx = q_vector->wx; in wx_write_eitr() local
2232 void wx_configure_vectors(struct wx *wx) in wx_configure_vectors()
2325 void wx_clean_all_rx_rings(struct wx *wx) in wx_clean_all_rx_rings()
2367 static void wx_free_all_rx_resources(struct wx *wx) in wx_free_all_rx_resources()
2441 void wx_clean_all_tx_rings(struct wx *wx) in wx_clean_all_tx_rings()
2477 static void wx_free_all_tx_resources(struct wx *wx) in wx_free_all_tx_resources()
2485 void wx_free_resources(struct wx *wx) in wx_free_resources()
2586 static int wx_setup_all_rx_resources(struct wx *wx) in wx_setup_all_rx_resources()
2669 static int wx_setup_all_tx_resources(struct wx *wx) in wx_setup_all_tx_resources()
2690 int wx_setup_resources(struct wx *wx) in wx_setup_resources()
2727 struct wx *wx = netdev_priv(netdev); in wx_get_stats64() local
2780 struct wx *wx = netdev_priv(netdev); in wx_set_features() local
2846 struct wx *wx = netdev_priv(netdev); in wx_fix_features() local
2879 void wx_set_ring(struct wx *wx, u32 new_tx_count, in wx_set_ring()