Home
last modified time | relevance | path

Searched refs:QLC_83XX_ENABLE_AUTONEG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h379 #define QLC_83XX_ENABLE_AUTONEG (1 << 15) macro
H A Dqlcnic_83xx_hw.c3754 ahw->port_config |= QLC_83XX_ENABLE_AUTONEG; in qlcnic_83xx_set_pauseparam()
3756 ahw->port_config &= ~QLC_83XX_ENABLE_AUTONEG; in qlcnic_83xx_set_pauseparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h379 #define QLC_83XX_ENABLE_AUTONEG (1 << 15) macro
H A Dqlcnic_83xx_hw.c3753 ahw->port_config |= QLC_83XX_ENABLE_AUTONEG; in qlcnic_83xx_set_pauseparam()
3755 ahw->port_config &= ~QLC_83XX_ENABLE_AUTONEG; in qlcnic_83xx_set_pauseparam()

Completed in 19 milliseconds