Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_els.c6873 uint16_t rdp_cap = 0; in lpfc_rdp_res_speed() local
6917 rdp_cap |= RDP_PS_256GB; in lpfc_rdp_res_speed()
6921 rdp_cap |= RDP_PS_64GB; in lpfc_rdp_res_speed()
6923 rdp_cap |= RDP_PS_32GB; in lpfc_rdp_res_speed()
6925 rdp_cap |= RDP_PS_16GB; in lpfc_rdp_res_speed()
6927 rdp_cap |= RDP_PS_10GB; in lpfc_rdp_res_speed()
6929 rdp_cap |= RDP_PS_8GB; in lpfc_rdp_res_speed()
6931 rdp_cap |= RDP_PS_4GB; in lpfc_rdp_res_speed()
6933 rdp_cap |= RDP_PS_2GB; in lpfc_rdp_res_speed()
6935 rdp_cap |= RDP_PS_1GB; in lpfc_rdp_res_speed()
[all …]