Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.c62 #define QLC_83XX_10_CAPABLE BIT_8 macro
712 } else if (ahw->port_config & QLC_83XX_10_CAPABLE || in qlcnic_83xx_get_port_info()
3291 if (ahw->port_config & QLC_83XX_10_CAPABLE) in qlcnic_83xx_get_settings()
3377 ahw->port_config |= QLC_83XX_10_CAPABLE; in qlcnic_83xx_set_settings()
3380 ahw->port_config &= ~(QLC_83XX_10_CAPABLE | in qlcnic_83xx_set_settings()
3386 ahw->port_config &= ~(QLC_83XX_10_CAPABLE | in qlcnic_83xx_set_settings()
3392 ahw->port_config &= ~(QLC_83XX_10_CAPABLE | in qlcnic_83xx_set_settings()