Home
last modified time | relevance | path

Searched refs:driver_polling_freq (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h490 uint32_t driver_polling_freq; member
H A Dbnxt_ethdev.c3928 rte_eal_alarm_set(US_PER_MS * info->driver_polling_freq, in bnxt_check_fw_health()
3960 polling_freq = bp->recovery_info->driver_polling_freq; in bnxt_schedule_fw_health_check()
H A Dbnxt_hwrm.c5421 info->driver_polling_freq = in bnxt_hwrm_error_recovery_qcfg()
5422 rte_le_to_cpu_32(resp->driver_polling_freq) * 100; in bnxt_hwrm_error_recovery_qcfg()
H A Dhsi_struct_def_dpdk.h15961 uint32_t driver_polling_freq; member