Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_irq.c44 struct wx_q_vector *q_vector = wx->q_vector[vector]; in txgbe_request_queue_irqs()
107 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-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.h25 void wx_write_eitr(struct wx_q_vector *q_vector);
H A Dwx_lib.c632 static int wx_clean_rx_irq(struct wx_q_vector *q_vector, in wx_clean_rx_irq()
715 static bool wx_clean_tx_irq(struct wx_q_vector *q_vector, in wx_clean_tx_irq()
849 struct wx_q_vector *q_vector = container_of(napi, struct wx_q_vector, napi); in wx_poll()
1601 struct wx_q_vector *q_vector; in wx_napi_enable_all()
1613 struct wx_q_vector *q_vector; in wx_napi_disable_all()
1817 struct wx_q_vector *q_vector; in wx_alloc_q_vector()
1930 struct wx_q_vector *q_vector = wx->q_vector[v_idx]; in wx_free_q_vector()
2071 struct wx_q_vector *q_vector = data; in wx_msix_clean_rings()
2093 struct wx_q_vector *q_vector = wx->q_vector[vector]; in wx_free_irq()
2202 void wx_write_eitr(struct wx_q_vector *q_vector) in wx_write_eitr()
[all …]
H A Dwx_type.h986 struct wx_q_vector *q_vector; /* backpointer to host q_vector */
1026 struct wx_q_vector { struct
1184 struct wx_q_vector *q_vector[64];
H A Dwx_ethtool.c330 struct wx_q_vector *q_vector; in wx_set_coalesce()
/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c168 struct wx_q_vector *q_vector; in ngbe_intr()
233 struct wx_q_vector *q_vector = wx->q_vector[vector]; in ngbe_request_msix_irqs()