Searched defs:nitrox_softreq (Results 1 – 2 of 2) 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 …]
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 …]