Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dmana.h311 struct mana_cq { struct
318 enum mana_cq_type type; argument
323 struct mana_rxq *rxq;
328 struct mana_txq *txq;
331 struct gdma_comp gdma_comp_buf[CQE_POLLING_BUFFER];
334 struct napi_struct napi;
335 int work_done;
336 int work_done_since_doorbell;
337 int budget;
340 struct dim dim;
[all …]