Searched defs:nitrox_softreq (Results 1 – 1 of 1) sorted by relevance
504 struct nitrox_softreq { struct505 struct list_head response;506 struct list_head backlog;508 u32 flags;509 gfp_t gfp;510 atomic_t status;512 struct nitrox_device *ndev;513 struct nitrox_cmdq *cmdq;515 struct nps_pkt_instr instr;516 struct resp_hdr resp;[all …]