Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c6770 desc->tag = cpu_to_be32(RDP_OED_DESC_TAG); in lpfc_rdp_res_oed_temp_desc()
6799 desc->tag = cpu_to_be32(RDP_OED_DESC_TAG); in lpfc_rdp_res_oed_voltage_desc()
6828 desc->tag = cpu_to_be32(RDP_OED_DESC_TAG); in lpfc_rdp_res_oed_txbias_desc()
6857 desc->tag = cpu_to_be32(RDP_OED_DESC_TAG); in lpfc_rdp_res_oed_txpower_desc()
6887 desc->tag = cpu_to_be32(RDP_OED_DESC_TAG); in lpfc_rdp_res_oed_rxpower_desc()
H A Dlpfc_hw.h1279 #define RDP_OED_DESC_TAG 0x00010007 macro