Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq.h41 #define I40E_ADMINQ_DESC(R, i) \ macro
H A Di40e_adminq.c176 desc = I40E_ADMINQ_DESC(hw->aq.arq, i); in i40e_alloc_arq_bufs()
787 desc = I40E_ADMINQ_DESC(*asq, ntc); in i40e_clean_asq()
805 desc = I40E_ADMINQ_DESC(*asq, ntc); in i40e_clean_asq()
934 desc_on_ring = I40E_ADMINQ_DESC(hw->aq.asq, hw->aq.asq.next_to_use); in i40e_asq_send_command()
1104 desc = I40E_ADMINQ_DESC(hw->aq.arq, ntc); in i40e_clean_arq_element()