Searched refs:QLC_83XX_100_CAPABLE (Results 1 – 1 of 1) sorted by relevance
63 #define QLC_83XX_100_CAPABLE BIT_9 macro713 ahw->port_config & QLC_83XX_100_CAPABLE || in qlcnic_83xx_get_port_info()3293 if (ahw->port_config & QLC_83XX_100_CAPABLE) in qlcnic_83xx_get_settings()3367 ahw->port_config |= (QLC_83XX_100_CAPABLE | in qlcnic_83xx_set_settings()3374 ahw->port_config &= ~(QLC_83XX_100_CAPABLE | in qlcnic_83xx_set_settings()3383 ahw->port_config |= QLC_83XX_100_CAPABLE; in qlcnic_83xx_set_settings()3387 QLC_83XX_100_CAPABLE | in qlcnic_83xx_set_settings()3393 QLC_83XX_100_CAPABLE | in qlcnic_83xx_set_settings()