Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt.h505 uint32_t driver_polling_freq; member
H A Dbnxt_ethdev.c4565 rte_eal_alarm_set(US_PER_MS * info->driver_polling_freq, in bnxt_check_fw_health()
4599 polling_freq = bp->recovery_info->driver_polling_freq; in bnxt_schedule_fw_health_check()
H A Dbnxt_hwrm.c5725 info->driver_polling_freq = in bnxt_hwrm_error_recovery_qcfg()
5726 rte_le_to_cpu_32(resp->driver_polling_freq) * 100; in bnxt_hwrm_error_recovery_qcfg()
H A Dhsi_struct_def_dpdk.h20122 uint32_t driver_polling_freq; member