Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c669 static int wx_clean_rx_irq(struct wx_q_vector *q_vector, in wx_clean_rx_irq()
751 static bool wx_clean_tx_irq(struct wx_q_vector *q_vector, in wx_clean_tx_irq()
889 static void wx_update_rx_dim_sample(struct wx_q_vector *q_vector) in wx_update_rx_dim_sample()
901 static void wx_update_tx_dim_sample(struct wx_q_vector *q_vector) in wx_update_tx_dim_sample()
913 static void wx_update_dim_sample(struct wx_q_vector *q_vector) in wx_update_dim_sample()
928 struct wx_q_vector *q_vector = container_of(napi, struct wx_q_vector, napi); in wx_poll()
1684 static void wx_set_itr(struct wx_q_vector *q_vector) in wx_set_itr()
1712 struct wx_q_vector *q_vector; in wx_rx_dim_work()
1719 q_vector = container_of(rx, struct wx_q_vector, rx); in wx_rx_dim_work()
1730 struct wx_q_vector *q_vector; in wx_tx_dim_work()
[all …]
H A Dwx_vf_lib.h7 void wx_write_eitr_vf(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()
58 struct wx_q_vector *q_vector = wx->q_vector[v_idx]; in wx_configure_msix_vf()
H A Dwx_lib.h25 void wx_write_eitr(struct wx_q_vector *q_vector);
H A Dwx_type.h1064 struct wx_q_vector *q_vector; /* backpointer to host q_vector */
1107 struct wx_q_vector { struct
1327 struct wx_q_vector *q_vector[64];
H A Dwx_vf_common.c82 struct wx_q_vector *q_vector = wx->q_vector[vector]; in wx_request_msix_irqs_vf()
H A Dwx_ethtool.c375 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()
H A Dtxgbe_fdir.c229 struct wx_q_vector *q_vector = ring->q_vector; in txgbe_atr()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c174 struct wx_q_vector *q_vector; in ngbe_intr()
236 struct wx_q_vector *q_vector; in ngbe_misc_and_queue()
266 struct wx_q_vector *q_vector = wx->q_vector[vector]; in ngbe_request_msix_irqs()