Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_els.c5845 uint16_t rdp_cap = 0; in lpfc_rdp_res_speed() local
5883 rdp_cap |= RDP_PS_128GB; in lpfc_rdp_res_speed()
5885 rdp_cap |= RDP_PS_64GB; in lpfc_rdp_res_speed()
5887 rdp_cap |= RDP_PS_32GB; in lpfc_rdp_res_speed()
5889 rdp_cap |= RDP_PS_16GB; in lpfc_rdp_res_speed()
5891 rdp_cap |= RDP_PS_10GB; in lpfc_rdp_res_speed()
5893 rdp_cap |= RDP_PS_8GB; in lpfc_rdp_res_speed()
5895 rdp_cap |= RDP_PS_4GB; in lpfc_rdp_res_speed()
5897 rdp_cap |= RDP_PS_2GB; in lpfc_rdp_res_speed()
5899 rdp_cap |= RDP_PS_1GB; in lpfc_rdp_res_speed()
[all …]