Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw.h75 u16 *p_max_write_size);
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c101 u16 *p_max_write_size) in mlxsw_linecard_device_fw_component_query() argument
122 p_max_write_size); in mlxsw_linecard_device_fw_component_query()
125 *p_max_write_size = min_t(u16, *p_max_write_size, in mlxsw_linecard_device_fw_component_query()
H A Dcore.c1079 u8 *p_align_bits, u16 *p_max_write_size) in mlxsw_core_fw_component_query() argument
1091 mlxsw_reg_mcqi_unpack(mcqi_pl, p_max_size, p_align_bits, p_max_write_size); in mlxsw_core_fw_component_query()
1094 *p_max_write_size = min_t(u16, *p_max_write_size, MLXSW_REG_MCDA_MAX_DATA_LEN); in mlxsw_core_fw_component_query()