Searched refs:device_poll_millis (Results 1 – 11 of 11) sorted by relevance
135 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_ifmsg_device_reset_end_poll()229 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_ifmsg_wmsg_post()
1963 if ((new_config->device_poll_millis < in __hal_device_config_check()1965 (new_config->device_poll_millis > in __hal_device_config_check()2490 device_config->device_poll_millis = VXGE_HAL_DEF_DEVICE_POLL_MILLIS; in vxge_hal_device_config_default_get()
1120 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_vpath_flick_link_led()1208 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_vpath_udp_rth_set()1294 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_vpath_pcie_func_mode_set()1357 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_vpath_pcie_func_mode_set()1526 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_vpath_rts_table_get()1679 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_vpath_rts_table_set()5282 hldev->header.config.device_poll_millis); in __hal_vpath_link_state_test()7802 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_vpath_reset_check()10403 hldev->header.config.device_poll_millis); in vxge_hal_vpath_hw_stats_get()10566 hldev->header.config.device_poll_millis); in __hal_vpath_stats_access()[all …]
557 hldev->header.config.device_poll_millis); in __hal_mrpcim_mdio_access()2496 hldev->header.config.device_poll_millis); in vxge_hal_mrpcim_stats_get()2587 hldev->header.config.device_poll_millis); in vxge_hal_mrpcim_stats_access()5585 u32 max_count = hldev->header.config.device_poll_millis * 10; in __hal_mrpcim_get_vpd_data()5781 WAIT_FACTOR * hldev->header.config.device_poll_millis); in __hal_mrpcim_rts_table_access()
3167 hldev->header.config.device_poll_millis); in vxge_hal_device_hw_stats_get()
689 dev_config->device_poll_millis, "%u"); in vxge_hal_aux_device_config_read()
619 if (new_config->device_poll_millis != in __hal_device_config_check_common()621 if ((new_config->device_poll_millis < in __hal_device_config_check_common()623 (new_config->device_poll_millis > in __hal_device_config_check_common()
806 int device_poll_millis; member
2544 u32 device_poll_millis; member
92 dconfig->device_poll_millis = XGE_HAL_DEFAULT_DEVICE_POLL_MILLIS; in xge_init_params()
2140 device_config->device_poll_millis = VXGE_DEFAULT_DEVICE_POLL_MILLIS; in vxge_vpath_config()