Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1361 extern void ocs_hw_wq_process(ocs_hw_t *hw, hw_cq_t *cq, uint8_t *cqe, int32_t status, uint16_t rid…
H A Docs_hw.c8472 ocs_hw_wq_process(hw, cq, cqe, status, rid); in ocs_hw_cq_process()
8539 ocs_hw_wq_process(ocs_hw_t *hw, hw_cq_t *cq, uint8_t *cqe, int32_t status, uint16_t rid) in ocs_hw_wq_process() function