Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h302 struct vf_pf_txq_params { struct
304 aligned_u64 txq_addr;
307 u8 vf_sb; /* index in hw_sbs[] */
308 u8 sb_index; /* Index in the SB */
309 u16 hc_rate; /* desired interrupts per sec. */
311 u32 flags; /* VFPF_QUEUE_FLG_X flags */
312 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */
313 u8 traffic_type; /* see in setup_context() */
314 u8 padding;