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