Searched refs:csio_hw_to_wrm (Results 1 – 4 of 4) sorted by relevance
117 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_fill_fl()190 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_alloc_q()747 struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx]; in csio_wr_cleanup_eq_stpg()764 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_cleanup_iq_ftr()790 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_destroy_queues()866 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_get()984 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_issue()1049 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_fl()1134 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_iq()1268 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_iq_idx()[all …]
592 #define csio_hw_to_wrm(hw) ((struct csio_wrm *)(&(hw)->wrm)) macro
1356 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_get_device_params()4376 rv = csio_wrm_init(csio_hw_to_wrm(hw), hw); in csio_hw_init()4414 csio_wrm_exit(csio_hw_to_wrm(hw), hw); in csio_hw_init()4432 csio_wrm_exit(csio_hw_to_wrm(hw), hw); in csio_hw_exit()
463 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_resource_alloc()