Lines Matching full:enum
22 enum bfa_plog_log_type {
60 enum bfa_plog_mid {
86 enum bfa_plog_eid {
137 void bfa_plog_str(struct bfa_plog_s *plog, enum bfa_plog_mid mid,
138 enum bfa_plog_eid event, u16 misc, char *log_str);
139 void bfa_plog_intarr(struct bfa_plog_s *plog, enum bfa_plog_mid mid,
140 enum bfa_plog_eid event, u16 misc,
142 void bfa_plog_fchdr(struct bfa_plog_s *plog, enum bfa_plog_mid mid,
143 enum bfa_plog_eid event, u16 misc, struct fchs_s *fchdr);
144 void bfa_plog_fchdr_and_pl(struct bfa_plog_s *plog, enum bfa_plog_mid mid,
145 enum bfa_plog_eid event, u16 misc,