Home
last modified time | relevance | path

Searched refs:sli_eq_parse (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Dsli4.h3754 extern int32_t sli_eq_parse(sli4_t *, uint8_t *, uint16_t *);
H A Dsli4.c5539 sli_eq_parse(sli4_t *sli4, uint8_t *buf, uint16_t *cq_id) in sli_eq_parse() function
H A Docs_hw.c2196 rc = sli_eq_parse(&hw->sli, eqe, &cq_id); in ocs_hw_eq_process()