Lines Matching defs:wx
835 struct wx *wx = q_vector->wx; in wx_poll() local
1471 struct wx *wx = netdev_priv(tx_ring->netdev); in wx_xmit_frame_ring() local
1535 struct wx *wx = netdev_priv(netdev); in wx_xmit_frame() local
1557 void wx_napi_enable_all(struct wx *wx) in wx_napi_enable_all()
1569 void wx_napi_disable_all(struct wx *wx) in wx_napi_disable_all()
1589 static void wx_set_rss_queues(struct wx *wx) in wx_set_rss_queues()
1620 static void wx_set_num_queues(struct wx *wx) in wx_set_num_queues()
1638 static int wx_acquire_msix_vectors(struct wx *wx) in wx_acquire_msix_vectors()
1697 static int wx_set_interrupt_capability(struct wx *wx) in wx_set_interrupt_capability()
1740 static void wx_cache_ring_rss(struct wx *wx) in wx_cache_ring_rss()
1770 static int wx_alloc_q_vector(struct wx *wx, in wx_alloc_q_vector()
1880 static void wx_free_q_vector(struct wx *wx, int v_idx) in wx_free_q_vector()
1903 static int wx_alloc_q_vectors(struct wx *wx) in wx_alloc_q_vectors()
1950 static void wx_free_q_vectors(struct wx *wx) in wx_free_q_vectors()
1962 void wx_reset_interrupt_capability(struct wx *wx) in wx_reset_interrupt_capability()
1986 void wx_clear_interrupt_scheme(struct wx *wx) in wx_clear_interrupt_scheme()
1993 int wx_init_interrupt_scheme(struct wx *wx) in wx_init_interrupt_scheme()
2033 void wx_free_irq(struct wx *wx) in wx_free_irq()
2066 int wx_setup_isb_resources(struct wx *wx) in wx_setup_isb_resources()
2092 void wx_free_isb_resources(struct wx *wx) in wx_free_isb_resources()
2102 u32 wx_misc_isb(struct wx *wx, enum wx_isb_idx idx) in wx_misc_isb()
2121 static void wx_set_ivar(struct wx *wx, s8 direction, in wx_set_ivar()
2156 struct wx *wx = q_vector->wx; in wx_write_eitr() local
2177 void wx_configure_vectors(struct wx *wx) in wx_configure_vectors()
2270 void wx_clean_all_rx_rings(struct wx *wx) in wx_clean_all_rx_rings()
2312 static void wx_free_all_rx_resources(struct wx *wx) in wx_free_all_rx_resources()
2386 void wx_clean_all_tx_rings(struct wx *wx) in wx_clean_all_tx_rings()
2422 static void wx_free_all_tx_resources(struct wx *wx) in wx_free_all_tx_resources()
2430 void wx_free_resources(struct wx *wx) in wx_free_resources()
2531 static int wx_setup_all_rx_resources(struct wx *wx) in wx_setup_all_rx_resources()
2614 static int wx_setup_all_tx_resources(struct wx *wx) in wx_setup_all_tx_resources()
2635 int wx_setup_resources(struct wx *wx) in wx_setup_resources()
2672 struct wx *wx = netdev_priv(netdev); in wx_get_stats64() local
2725 struct wx *wx = netdev_priv(netdev); in wx_set_features() local
2791 struct wx *wx = netdev_priv(netdev); in wx_fix_features() local
2824 void wx_set_ring(struct wx *wx, u32 new_tx_count, in wx_set_ring()