Searched refs:post_mode (Results 1 – 6 of 6) sorted by relevance
156 if (((__hal_ring_t *)(ringh))->config->post_mode == \
1342 if ((ring_config->post_mode != VXGE_HAL_RING_POST_MODE_LEGACY) && in __hal_device_ring_config_check()1343 (ring_config->post_mode != VXGE_HAL_RING_POST_MODE_DOORBELL) && in __hal_device_ring_config_check()1344 (ring_config->post_mode != in __hal_device_ring_config_check()2517 device_config->vp_config[i].ring.post_mode = in vxge_hal_device_config_default_get()
8061 if (vpath->vp_config->ring.post_mode != in __hal_vpath_prc_configure()8064 if (vpath->vp_config->ring.post_mode == in __hal_vpath_prc_configure()8072 vpath->vp_config->ring.post_mode = in __hal_vpath_prc_configure()8206 if ((vpath->vp_config->ring.post_mode == in __hal_vpath_kdfc_configure()
759 dev_config->vp_config[i].ring.post_mode, "%u"); in vxge_hal_aux_device_config_read()
1987 u32 post_mode; member
2158 vp_config->ring.post_mode = VXGE_HAL_RING_POST_MODE_DOORBELL; in vxge_vpath_config()