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

/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c61 #define QLC_83XX_100_CAPABLE BIT_9 macro
713 ahw->port_config & QLC_83XX_100_CAPABLE ||
3339 if (ahw->port_config & QLC_83XX_100_CAPABLE)
3415 ahw->port_config |= (QLC_83XX_100_CAPABLE |
3422 ahw->port_config &= ~(QLC_83XX_100_CAPABLE |
3431 ahw->port_config |= QLC_83XX_100_CAPABLE;
3435 QLC_83XX_100_CAPABLE |
3441 QLC_83XX_100_CAPABLE |

Completed in 113 milliseconds