lpfc: Add support for XLane LUN priority
Add support for XLane LUN priority Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
committed by
Martin K. Petersen
parent
5b1993dedf
commit
c92c841cc7
@@ -51,6 +51,7 @@ struct lpfc_device_data {
|
||||
struct list_head listentry;
|
||||
struct lpfc_rport_data *rport_data;
|
||||
struct lpfc_device_id device_id;
|
||||
uint8_t priority;
|
||||
bool oas_enabled;
|
||||
bool available;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user