Searched defs:idpf_queue (Results 1 – 1 of 1) sorted by relevance
690 struct idpf_queue { struct691 struct device *dev;692 struct idpf_vport *vport;693 union {718 union idpf_queue_stats q_stats; argument719 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 …]