Searched defs:idpf_q_vector (Results 1 – 1 of 1) sorted by relevance
394 struct idpf_q_vector { struct396 struct idpf_vport *vport;398 u16 num_rxq;399 u16 num_txq;400 u16 num_bufq;401 u16 num_complq;402 u16 num_xsksq;403 struct idpf_rx_queue **rx;404 struct idpf_tx_queue **tx;405 struct idpf_buf_queue **bufq;[all …]