Searched refs:lag_mode (Results 1 – 2 of 2) sorted by relevance
113 enum mlxsw_cmd_mbox_config_profile_lag_mode lag_mode; member1636 enum mlxsw_cmd_mbox_config_profile_lag_mode lag_mode = in mlxsw_pci_config_profile() local1640 mlxsw_cmd_mbox_config_profile_lag_mode_set(mbox, lag_mode); in mlxsw_pci_config_profile()1641 mlxsw_pci->lag_mode = lag_mode; in mlxsw_pci_config_profile()1643 mlxsw_pci->lag_mode = MLXSW_CMD_MBOX_CONFIG_PROFILE_LAG_MODE_FW; in mlxsw_pci_config_profile()2354 return mlxsw_pci->lag_mode; in mlxsw_pci_lag_mode()2376 .lag_mode = mlxsw_pci_lag_mode,
879 MLXSW_ITEM32(cmd_mbox, config_profile, lag_mode, 0x50, 3, 1);