Home
last modified time | relevance | path

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

/src/sys/dev/ixl/
H A Di40e_adminq.h46 struct i40e_adminq_ring { struct
95 struct i40e_adminq_ring arq; /* receive queue */
96 struct i40e_adminq_ring asq; /* send queue */
H A Di40e_adminq.c781 struct i40e_adminq_ring *asq = &(hw->aq.asq); in i40e_clean_asq()