Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h294 struct idpf_vport { struct
295 u16 num_txq;
296 u16 num_complq;
297 u32 txq_desc_count;
298 u32 complq_desc_count;
299 u32 compln_clean_budget;
300 u16 num_txq_grp;
301 struct idpf_txq_group *txq_grps;
302 u32 txq_model;
303 struct idpf_tx_queue **txqs;
[all …]