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