Searched refs:GFF_ID_RSP_SIZE (Results 1 – 2 of 2) sorted by relevance
2751 arg.rsp_size = GFF_ID_RSP_SIZE; in qla2x00_gff_id()2759 GFF_ID_RSP_SIZE); in qla2x00_gff_id()3100 ct_req = qla2x00_prep_ct_req(sp->u.iocb_cmd.u.ctarg.req, GFF_ID_CMD, GFF_ID_RSP_SIZE); in qla24xx_async_gffid()3107 sp->u.iocb_cmd.u.ctarg.rsp_size = GFF_ID_RSP_SIZE; in qla24xx_async_gffid()
2857 #define GFF_ID_RSP_SIZE (16 + 128) macro