Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c184 u16 max_fid = MLXSW_CORE_RES_GET(mlxsw_core, FID); in mlxsw_sp_txhdr_info_data_init() local
187 txhdr_info->max_fid = max_fid; in mlxsw_sp_txhdr_info_data_init()
H A Dpci.c2116 u16 fid = txhdr_info->max_fid + tx_info.local_port - 1; in mlxsw_pci_txhdr_construct()