Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c6816 desc->oed_info.function_flags = cpu_to_be32(flags); in lpfc_rdp_res_oed_temp_desc()
6845 desc->oed_info.function_flags = cpu_to_be32(flags); in lpfc_rdp_res_oed_voltage_desc()
6874 desc->oed_info.function_flags = cpu_to_be32(flags); in lpfc_rdp_res_oed_txbias_desc()
6903 desc->oed_info.function_flags = cpu_to_be32(flags); in lpfc_rdp_res_oed_txpower_desc()
6933 desc->oed_info.function_flags = cpu_to_be32(flags); in lpfc_rdp_res_oed_rxpower_desc()
H A Dlpfc_hw.h1323 uint32_t function_flags; member