Searched refs:ocs_hw_eq_process (Results 1 – 2 of 2) sorted by relevance
1359 extern int32_t ocs_hw_eq_process(ocs_hw_t *hw, hw_eq_t *eq, uint32_t max_isr_time_msec);
2152 rc = ocs_hw_eq_process(hw, eq, max_isr_time_msec); in ocs_hw_process()2179 ocs_hw_eq_process(ocs_hw_t *hw, hw_eq_t *eq, uint32_t max_isr_time_msec) in ocs_hw_eq_process() function