Home
last modified time | relevance | path

Searched refs:enetc_int_vector (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
A Denetc.h263 struct enetc_int_vector { struct
331 struct enetc_int_vector *int_vector[ENETC_MAX_BDR_INT];
A Denetc.c656 struct enetc_int_vector *v = data; in enetc_msix()
680 struct enetc_int_vector *v = in enetc_rx_dim_work()
681 container_of(dim, struct enetc_int_vector, rx_dim); in enetc_rx_dim_work()
687 static void enetc_rx_net_dim(struct enetc_int_vector *v) in enetc_rx_net_dim()
1653 struct enetc_int_vector in enetc_poll()
1654 *v = container_of(napi, struct enetc_int_vector, napi); in enetc_poll()
2170 struct enetc_int_vector *v = priv->int_vector[i]; in enetc_setup_irqs()
2762 struct enetc_int_vector *v; in enetc_alloc_msix()
2828 struct enetc_int_vector *v = priv->int_vector[i]; in enetc_alloc_msix()
2848 struct enetc_int_vector *v = priv->int_vector[i]; in enetc_free_msix()
A Denetc_ethtool.c593 struct enetc_int_vector *v = priv->int_vector[0]; in enetc_get_coalesce()
642 struct enetc_int_vector *v = priv->int_vector[i]; in enetc_set_coalesce()

Completed in 12 milliseconds