Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h690 struct idpf_queue { struct
691 struct device *dev;
692 struct idpf_vport *vport;
693 union {
718 union idpf_queue_stats q_stats; argument
719 struct u64_stats_sync stats_sync;
721 u32 cleaned_bytes;
722 u16 cleaned_pkts;
724 bool rx_hsplit_en;
725 u16 rx_hbuf_size;
[all …]