Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mlx5/
Dport.h64 struct mlx5_module_eeprom_query_params { struct
212 struct mlx5_module_eeprom_query_params *params, u8 *data);
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c375 struct mlx5_module_eeprom_query_params *params, u8 *data) in mlx5_query_mcia()
413 struct mlx5_module_eeprom_query_params query = {0}; in mlx5_query_module_eeprom()
451 struct mlx5_module_eeprom_query_params *params, in mlx5_query_module_eeprom_by_page()
Den_ethtool.c1810 struct mlx5_module_eeprom_query_params query; in mlx5e_get_module_eeprom_by_page()