Searched refs:ocs_hw_wq_process (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_hw.h | 1361 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 D | ocs_hw.c | 8472 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
|