Commit 9e56054
scsi: ibmvfc: Track max and desired queue size in ibmvfc_channels
Add fields for desired and max number of queues to ibmvfc_channels. With
support for NVMeoF protocol coming these sorts of values should be tracked
in the protocol specific channel struct instead of the overarching host
adapter.
Signed-off-by: Tyrel Datwyler <tyreld@linux.ibm.com>
Link: https://lore.kernel.org/r/20230921225435.3537728-8-tyreld@linux.ibm.com
Reviewed-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent d3558ca commit 9e56054
2 files changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1489 | 1489 | | |
1490 | 1490 | | |
1491 | 1491 | | |
1492 | | - | |
| 1492 | + | |
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
| |||
3578 | 3578 | | |
3579 | 3579 | | |
3580 | 3580 | | |
| 3581 | + | |
3581 | 3582 | | |
3582 | 3583 | | |
3583 | 3584 | | |
3584 | 3585 | | |
3585 | | - | |
| 3586 | + | |
3586 | 3587 | | |
3587 | 3588 | | |
3588 | 3589 | | |
| |||
3593 | 3594 | | |
3594 | 3595 | | |
3595 | 3596 | | |
| 3597 | + | |
3596 | 3598 | | |
3597 | 3599 | | |
3598 | 3600 | | |
3599 | 3601 | | |
3600 | 3602 | | |
3601 | | - | |
| 3603 | + | |
3602 | 3604 | | |
3603 | 3605 | | |
3604 | 3606 | | |
| |||
5066 | 5068 | | |
5067 | 5069 | | |
5068 | 5070 | | |
5069 | | - | |
| 5071 | + | |
5070 | 5072 | | |
5071 | 5073 | | |
5072 | 5074 | | |
| |||
6290 | 6292 | | |
6291 | 6293 | | |
6292 | 6294 | | |
6293 | | - | |
| 6295 | + | |
| 6296 | + | |
6294 | 6297 | | |
6295 | 6298 | | |
6296 | 6299 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
| 821 | + | |
| 822 | + | |
821 | 823 | | |
822 | 824 | | |
823 | 825 | | |
| |||
876 | 878 | | |
877 | 879 | | |
878 | 880 | | |
879 | | - | |
880 | | - | |
| 881 | + | |
881 | 882 | | |
882 | 883 | | |
883 | 884 | | |
| |||
0 commit comments