Searched refs:ixgbe_q_vector (Results 1 – 5 of 5) sorted by relevance
307 struct ixgbe_q_vector *q_vector; /* backpointer to host q_vector */440 struct ixgbe_q_vector { struct648 struct ixgbe_q_vector *q_vector[MAX_Q_VECTORS];878 void ixgbe_write_eitr(struct ixgbe_q_vector *);958 void ixgbe_ptp_rx_pktstamp(struct ixgbe_q_vector *, struct sk_buff *);959 void ixgbe_ptp_rx_rgtstamp(struct ixgbe_q_vector *, struct sk_buff *skb);
835 struct ixgbe_q_vector *q_vector; in ixgbe_alloc_q_vector()843 size = sizeof(struct ixgbe_q_vector) + in ixgbe_alloc_q_vector()1020 struct ixgbe_q_vector *q_vector = adapter->q_vector[v_idx]; in ixgbe_free_q_vector()
749 void ixgbe_ptp_rx_pktstamp(struct ixgbe_q_vector *q_vector, in ixgbe_ptp_rx_pktstamp()778 void ixgbe_ptp_rx_rgtstamp(struct ixgbe_q_vector *q_vector, in ixgbe_ptp_rx_rgtstamp()
1107 static bool ixgbe_clean_tx_irq(struct ixgbe_q_vector *q_vector, in ixgbe_clean_tx_irq()1338 static void ixgbe_update_dca(struct ixgbe_q_vector *q_vector) in ixgbe_update_dca()1711 static void ixgbe_rx_skb(struct ixgbe_q_vector *q_vector, in ixgbe_rx_skb()2278 static int ixgbe_clean_rx_irq(struct ixgbe_q_vector *q_vector, in ixgbe_clean_rx_irq()2439 struct ixgbe_q_vector *q_vector; in ixgbe_configure_msix()2505 static void ixgbe_update_itr(struct ixgbe_q_vector *q_vector, in ixgbe_update_itr()2686 void ixgbe_write_eitr(struct ixgbe_q_vector *q_vector) in ixgbe_write_eitr()2715 static void ixgbe_set_itr(struct ixgbe_q_vector *q_vector) in ixgbe_set_itr()3138 struct ixgbe_q_vector *q_vector = data; in ixgbe_msix_clean_rings()3157 struct ixgbe_q_vector *q_vector = in ixgbe_poll()[all …]
2328 struct ixgbe_q_vector *q_vector; in ixgbe_set_coalesce()