Searched defs:ice_tx_drbell_q_ctx (Results 1 – 2 of 2) sorted by relevance
1133 struct ice_tx_drbell_q_ctx { struct1134 u64 base;1136 u16 ring_len;1138 u8 pf_num;1139 u16 vf_num;1140 u8 vmvf_type;1144 u8 cpuid;1145 u8 tph_desc_rd;1146 u8 tph_desc_wr;1147 u8 db_q_en;[all …]
1665 ice_copy_tx_drbell_q_ctx_to_hw(struct ice_hw *hw, u8 *ice_tx_drbell_q_ctx, in ice_copy_tx_drbell_q_ctx_to_hw()