Home
last modified time | relevance | path

Searched refs:mlx5_module_eeprom_query_params (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h123 struct mlx5_module_eeprom_query_params { struct
363 struct mlx5_module_eeprom_query_params *params,
H A Dport.c373 struct mlx5_module_eeprom_query_params *params, u8 *data) in mlx5_query_mcia()
411 struct mlx5_module_eeprom_query_params query = {0}; in mlx5_query_module_eeprom()
448 struct mlx5_module_eeprom_query_params *params, in mlx5_query_module_eeprom_by_page()
H A Den_ethtool.c2101 struct mlx5_module_eeprom_query_params query; in mlx5e_get_module_eeprom_by_page()