Searched defs:sw_vf_pf_txq_params (Results 1 – 1 of 1) sorted by relevance
221 struct sw_vf_pf_txq_params { struct223 u64 txq_addr;226 u8 vf_sb; /* index in hw_sbs[] */227 u8 sb_index; /* Index in the SB */228 u16 hc_rate; /* desired interrupts per sec. */230 u32 flags; /* VFPF_QUEUE_FLG_X flags */231 u16 stat_id; /* valid iff VFPF_QUEUE_FLG_STATS */232 u8 traffic_type; /* see in setup_context() */233 u8 padding;