Home
last modified time | relevance | path

Searched refs:GNN_ID_RSP_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_gs.c453 arg.rsp_size = GNN_ID_RSP_SIZE; in qla2x00_gnn_id()
463 GNN_ID_RSP_SIZE); in qla2x00_gnn_id()
4287 GNN_ID_RSP_SIZE); in qla24xx_async_gnnid()
4299 sp->u.iocb_cmd.u.ctarg.rsp_size = GNN_ID_RSP_SIZE; in qla24xx_async_gnnid()
Dqla_def.h2562 #define GNN_ID_RSP_SIZE (16 + 8) macro