Searched refs:DECLARE_ENUM2STR_LOOKUP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc.h | 1761 #define DECLARE_ENUM2STR_LOOKUP(routine, enum_name, enum_init) \ macro
|
H A D | lpfc_els.c | 3961 DECLARE_ENUM2STR_LOOKUP(lpfc_get_tlv_dtag_nm, fc_ls_tlv_dtag, 9929 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_li_event_nm, fc_fpin_li_event_types, 9932 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_deli_event_nm, fc_fpin_deli_event_types, 9935 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_congn_event_nm, fc_fpin_congn_event_types, 9938 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_congn_severity_nm,
|