Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/enetc/
A Denetc.h359 struct enetc_int_vector { struct
429 struct enetc_int_vector *int_vector[ENETC_MAX_BDR_INT];
A Denetc.c1034 struct enetc_int_vector *v = data; in enetc_msix()
1058 struct enetc_int_vector *v = in enetc_rx_dim_work()
1059 container_of(dim, struct enetc_int_vector, rx_dim); in enetc_rx_dim_work()
1066 static void enetc_rx_net_dim(struct enetc_int_vector *v) in enetc_rx_net_dim()
2046 struct enetc_int_vector in enetc_poll()
2047 *v = container_of(napi, struct enetc_int_vector, napi); in enetc_poll()
2717 struct enetc_int_vector *v = priv->int_vector[i]; in enetc_setup_irqs()
3385 struct enetc_int_vector *v; in enetc_int_vector_init()
3450 struct enetc_int_vector *v = priv->int_vector[i]; in enetc_int_vector_destroy()
A Denetc_ethtool.c812 struct enetc_int_vector *v = priv->int_vector[0]; in enetc_get_coalesce()
863 struct enetc_int_vector *v = priv->int_vector[i]; in enetc_set_coalesce()

Completed in 18 milliseconds