Searched refs:csio_hw_to_wrm (Results 1 – 4 of 4) sorted by relevance
116 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_fill_fl()189 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_alloc_q()743 struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx]; in csio_wr_cleanup_eq_stpg()760 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_cleanup_iq_ftr()786 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_destroy_queues()860 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_get()978 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_issue()1043 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_fl()1129 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_iq()1263 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_iq_idx()[all …]
534 #define csio_hw_to_wrm(hw) ((struct csio_wrm *)(&(hw)->wrm)) macro
1261 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_get_device_params()3913 rv = csio_wrm_init(csio_hw_to_wrm(hw), hw); in csio_hw_init()3951 csio_wrm_exit(csio_hw_to_wrm(hw), hw); in csio_hw_init()3969 csio_wrm_exit(csio_hw_to_wrm(hw), hw); in csio_hw_exit()
472 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_resource_alloc()