Lines Matching defs:interface

640 	struct fm10k_intfc *interface = netdev_priv(skb->dev);  in fm10k_port_is_vxlan()  local
1125 struct fm10k_intfc *interface = ring->q_vector->interface; in fm10k_get_tx_pending() local
1173 void fm10k_tx_timeout_reset(struct fm10k_intfc *interface) in fm10k_tx_timeout_reset()
1192 struct fm10k_intfc *interface = q_vector->interface; in fm10k_clean_tx_irq() local
1488 static bool fm10k_set_qos_queues(struct fm10k_intfc *interface) in fm10k_set_qos_queues()
1534 static bool fm10k_set_rss_queues(struct fm10k_intfc *interface) in fm10k_set_rss_queues()
1563 static void fm10k_set_num_queues(struct fm10k_intfc *interface) in fm10k_set_num_queues()
1580 static void fm10k_reset_num_queues(struct fm10k_intfc *interface) in fm10k_reset_num_queues()
1599 static int fm10k_alloc_q_vector(struct fm10k_intfc *interface, in fm10k_alloc_q_vector()
1701 static void fm10k_free_q_vector(struct fm10k_intfc *interface, int v_idx) in fm10k_free_q_vector()
1726 static int fm10k_alloc_q_vectors(struct fm10k_intfc *interface) in fm10k_alloc_q_vectors()
1784 static void fm10k_free_q_vectors(struct fm10k_intfc *interface) in fm10k_free_q_vectors()
1800 static void fm10k_reset_msix_capability(struct fm10k_intfc *interface) in fm10k_reset_msix_capability()
1814 static int fm10k_init_msix_capability(struct fm10k_intfc *interface) in fm10k_init_msix_capability()
1872 static bool fm10k_cache_ring_qos(struct fm10k_intfc *interface) in fm10k_cache_ring_qos()
1905 static void fm10k_cache_ring_rss(struct fm10k_intfc *interface) in fm10k_cache_ring_rss()
1924 static void fm10k_assign_rings(struct fm10k_intfc *interface) in fm10k_assign_rings()
1932 static void fm10k_init_reta(struct fm10k_intfc *interface) in fm10k_init_reta()
1971 int fm10k_init_queueing_scheme(struct fm10k_intfc *interface) in fm10k_init_queueing_scheme()
2016 void fm10k_clear_queueing_scheme(struct fm10k_intfc *interface) in fm10k_clear_queueing_scheme()