Home
last modified time | relevance | path

Searched defs:ice_tx_cmpltnq_ctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h1093 struct ice_tx_cmpltnq_ctx { struct
1094 u64 base;
1096 u32 q_len;
1098 u8 generation;
1099 u32 wrt_ptr;
1100 u8 pf_num;
1101 u16 vmvf_num;
1102 u8 vmvf_type;
1106 u8 tph_desc_wr;
1107 u8 cpuid;
[all …]
H A Dice_common.c1490 ice_copy_tx_cmpltnq_ctx_to_hw(struct ice_hw * hw,u8 * ice_tx_cmpltnq_ctx,u32 tx_cmpltnq_index) ice_copy_tx_cmpltnq_ctx_to_hw() argument
[all...]