Searched refs:octep_vf_tx_desc_hw (Results 1 – 2 of 2) sorted by relevance
135 struct octep_vf_tx_desc_hw *desc_ring;254 struct octep_vf_tx_desc_hw { struct273 static_assert(sizeof(struct octep_vf_tx_desc_hw) == 64); argument275 #define OCTEP_VF_IQ_DESC_SIZE (sizeof(struct octep_vf_tx_desc_hw))
602 struct octep_vf_tx_desc_hw *hw_desc; in octep_vf_start_xmit()