Searched refs:PROTO_ERR_IMPL_LOGO (Results 1 – 5 of 5) sorted by relevance
66 uint32_t n_evt_fw[PROTO_ERR_IMPL_LOGO + 1]; /* fw events */
104 uint32_t n_evt_fw[PROTO_ERR_IMPL_LOGO + 1]; /* fw events */
95 PROTO_ERR_IMPL_LOGO = 0x1a, enumerator
82 CSIO_RNFE_LOGO_RECV, /* PROTO_ERR_IMPL_LOGO */85 #define CSIO_FWE_TO_RNFE(_evt) ((_evt > PROTO_ERR_IMPL_LOGO) ? \
95 CSIO_LNE_NONE, /* PROTO_ERR_IMPL_LOGO */98 #define CSIO_FWE_TO_LNE(_evt) ((_evt > PROTO_ERR_IMPL_LOGO) ? \