Lines Matching defs:wx

835 	struct wx *wx = q_vector->wx;  in wx_poll()  local
1515 struct wx *wx = netdev_priv(netdev); in wx_xmit_frame() local
1537 void wx_napi_enable_all(struct wx *wx) in wx_napi_enable_all()
1549 void wx_napi_disable_all(struct wx *wx) in wx_napi_disable_all()
1569 static void wx_set_rss_queues(struct wx *wx) in wx_set_rss_queues()
1581 static void wx_set_num_queues(struct wx *wx) in wx_set_num_queues()
1599 static int wx_acquire_msix_vectors(struct wx *wx) in wx_acquire_msix_vectors()
1660 static int wx_set_interrupt_capability(struct wx *wx) in wx_set_interrupt_capability()
1702 static void wx_cache_ring_rss(struct wx *wx) in wx_cache_ring_rss()
1732 static int wx_alloc_q_vector(struct wx *wx, in wx_alloc_q_vector()
1842 static void wx_free_q_vector(struct wx *wx, int v_idx) in wx_free_q_vector()
1865 static int wx_alloc_q_vectors(struct wx *wx) in wx_alloc_q_vectors()
1912 static void wx_free_q_vectors(struct wx *wx) in wx_free_q_vectors()
1924 void wx_reset_interrupt_capability(struct wx *wx) in wx_reset_interrupt_capability()
1950 void wx_clear_interrupt_scheme(struct wx *wx) in wx_clear_interrupt_scheme()
1957 int wx_init_interrupt_scheme(struct wx *wx) in wx_init_interrupt_scheme()
1997 void wx_free_irq(struct wx *wx) in wx_free_irq()
2029 int wx_setup_isb_resources(struct wx *wx) in wx_setup_isb_resources()
2052 void wx_free_isb_resources(struct wx *wx) in wx_free_isb_resources()
2062 u32 wx_misc_isb(struct wx *wx, enum wx_isb_idx idx) in wx_misc_isb()
2081 static void wx_set_ivar(struct wx *wx, s8 direction, in wx_set_ivar()
2116 struct wx *wx = q_vector->wx; in wx_write_eitr() local
2137 void wx_configure_vectors(struct wx *wx) in wx_configure_vectors()
2230 void wx_clean_all_rx_rings(struct wx *wx) in wx_clean_all_rx_rings()
2272 static void wx_free_all_rx_resources(struct wx *wx) in wx_free_all_rx_resources()
2346 void wx_clean_all_tx_rings(struct wx *wx) in wx_clean_all_tx_rings()
2382 static void wx_free_all_tx_resources(struct wx *wx) in wx_free_all_tx_resources()
2390 void wx_free_resources(struct wx *wx) in wx_free_resources()
2492 static int wx_setup_all_rx_resources(struct wx *wx) in wx_setup_all_rx_resources()
2575 static int wx_setup_all_tx_resources(struct wx *wx) in wx_setup_all_tx_resources()
2596 int wx_setup_resources(struct wx *wx) in wx_setup_resources()
2633 struct wx *wx = netdev_priv(netdev); in wx_get_stats64() local
2686 struct wx *wx = netdev_priv(netdev); in wx_set_features() local
2706 void wx_set_ring(struct wx *wx, u32 new_tx_count, in wx_set_ring()