Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lan_tx_rx.h1133 struct ice_tx_drbell_q_ctx { struct
1134 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 …]
H A Dice_common.c1665 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()