• Home
  • Raw
  • Download

Lines Matching defs:interface

433 	struct fm10k_intfc *interface = rx_ring->q_vector->interface;  in fm10k_rx_hwtstamp()  local
671 struct fm10k_intfc *interface = netdev_priv(skb->dev); in fm10k_port_is_vxlan() local
1189 void fm10k_tx_timeout_reset(struct fm10k_intfc *interface) in fm10k_tx_timeout_reset()
1207 struct fm10k_intfc *interface = q_vector->interface; in fm10k_clean_tx_irq() local
1474 static bool fm10k_set_qos_queues(struct fm10k_intfc *interface) in fm10k_set_qos_queues()
1520 static bool fm10k_set_rss_queues(struct fm10k_intfc *interface) in fm10k_set_rss_queues()
1549 static void fm10k_set_num_queues(struct fm10k_intfc *interface) in fm10k_set_num_queues()
1573 static int fm10k_alloc_q_vector(struct fm10k_intfc *interface, in fm10k_alloc_q_vector()
1675 static void fm10k_free_q_vector(struct fm10k_intfc *interface, int v_idx) in fm10k_free_q_vector()
1700 static int fm10k_alloc_q_vectors(struct fm10k_intfc *interface) in fm10k_alloc_q_vectors()
1760 static void fm10k_free_q_vectors(struct fm10k_intfc *interface) in fm10k_free_q_vectors()
1778 static void fm10k_reset_msix_capability(struct fm10k_intfc *interface) in fm10k_reset_msix_capability()
1792 static int fm10k_init_msix_capability(struct fm10k_intfc *interface) in fm10k_init_msix_capability()
1850 static bool fm10k_cache_ring_qos(struct fm10k_intfc *interface) in fm10k_cache_ring_qos()
1882 static void fm10k_cache_ring_rss(struct fm10k_intfc *interface) in fm10k_cache_ring_rss()
1901 static void fm10k_assign_rings(struct fm10k_intfc *interface) in fm10k_assign_rings()
1909 static void fm10k_init_reta(struct fm10k_intfc *interface) in fm10k_init_reta()
1956 int fm10k_init_queueing_scheme(struct fm10k_intfc *interface) in fm10k_init_queueing_scheme()
1994 void fm10k_clear_queueing_scheme(struct fm10k_intfc *interface) in fm10k_clear_queueing_scheme()