Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c7029 uint16_t rdp_cap = 0; in lpfc_rdp_res_speed() local
7073 rdp_cap |= RDP_PS_256GB; in lpfc_rdp_res_speed()
7075 rdp_cap |= RDP_PS_128GB; in lpfc_rdp_res_speed()
7077 rdp_cap |= RDP_PS_64GB; in lpfc_rdp_res_speed()
7079 rdp_cap |= RDP_PS_32GB; in lpfc_rdp_res_speed()
7081 rdp_cap |= RDP_PS_16GB; in lpfc_rdp_res_speed()
7083 rdp_cap |= RDP_PS_10GB; in lpfc_rdp_res_speed()
7085 rdp_cap |= RDP_PS_8GB; in lpfc_rdp_res_speed()
7087 rdp_cap |= RDP_PS_4GB; in lpfc_rdp_res_speed()
7089 rdp_cap |= RDP_PS_2GB; in lpfc_rdp_res_speed()
[all …]