Searched defs:nitrox_softreq (Results 1 – 1 of 1) sorted by relevance
423 struct nitrox_softreq { struct424 struct list_head response;425 struct list_head backlog;427 u32 flags;428 gfp_t gfp;429 atomic_t status;430 bool inplace;432 struct nitrox_device *ndev;433 struct nitrox_cmdq *cmdq;435 struct nps_pkt_instr instr;[all …]