Home
last modified time | relevance | path

Searched refs:wx_q_vector (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c670 static int wx_clean_rx_irq(struct wx_q_vector *q_vector, in wx_clean_rx_irq()
783 static bool wx_clean_tx_irq(struct wx_q_vector *q_vector, in wx_clean_tx_irq()
926 static void wx_update_rx_dim_sample(struct wx_q_vector *q_vector) in wx_update_rx_dim_sample()
938 static void wx_update_tx_dim_sample(struct wx_q_vector *q_vector) in wx_update_tx_dim_sample()
950 static void wx_update_dim_sample(struct wx_q_vector *q_vector) in wx_update_dim_sample()
965 struct wx_q_vector *q_vector = container_of(napi, struct wx_q_vector, napi); in wx_poll()
1723 static void wx_set_itr(struct wx_q_vector *q_vector) in wx_set_itr()
1751 struct wx_q_vector *q_vector; in wx_rx_dim_work()
1758 q_vector = container_of(rx, struct wx_q_vector, rx); in wx_rx_dim_work()
1769 struct wx_q_vector *q_vector; in wx_tx_dim_work()
[all …]
H A Dwx_lib.h25 void wx_write_eitr(struct wx_q_vector *q_vector);
H A Dwx_vf_lib.c13 void wx_write_eitr_vf(struct wx_q_vector *q_vector) in wx_write_eitr_vf()
69 struct wx_q_vector *q_vector = wx->q_vector[v_idx]; in wx_configure_msix_vf()
H A Dwx_type.h1080 struct wx_q_vector *q_vector; /* backpointer to host q_vector */
1124 struct wx_q_vector { struct
1364 struct wx_q_vector *q_vector[64];
H A Dwx_vf_common.c83 struct wx_q_vector *q_vector = wx->q_vector[vector]; in wx_request_msix_irqs_vf()
H A Dwx_ethtool.c410 struct wx_q_vector *q_vector; in wx_set_coalesce()
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_irq.c54 struct wx_q_vector *q_vector = wx->q_vector[vector]; in txgbe_request_queue_irqs()
124 struct wx_q_vector *q_vector; in txgbe_misc_irq_handle()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c215 struct wx_q_vector *q_vector; in ngbe_intr()
277 struct wx_q_vector *q_vector; in ngbe_misc_and_queue()
307 struct wx_q_vector *q_vector = wx->q_vector[vector]; in ngbe_request_msix_irqs()