Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.h16 struct i40e_adminq_ring { struct
65 struct i40e_adminq_ring arq; /* receive queue */
66 struct i40e_adminq_ring asq; /* send queue */
H A Di40e_adminq.c718 struct i40e_adminq_ring *asq = &(hw->aq.asq); in i40e_clean_asq()
H A Di40e_debugfs.c497 struct i40e_adminq_ring *ring; in i40e_dbg_dump_aq_desc()