Home
last modified time | relevance | path

Searched refs:txgbe_get_thermal_sensor_data (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h74 s32 txgbe_get_thermal_sensor_data(struct txgbe_hw *hw);
H A Dtxgbe_hw.c2230 s32 txgbe_get_thermal_sensor_data(struct txgbe_hw *hw) in txgbe_get_thermal_sensor_data() function
2849 mac->get_thermal_sensor_data = txgbe_get_thermal_sensor_data; in txgbe_init_ops_pf()