Searched defs:tx_en_mode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c8540 u32 tx_en_mode; local
8543 tx_en_mode = REG_RD(cb, params->shmem_base +
8548 "mode = %x\n", tx_en, port, tx_en_mode);
8549 switch (tx_en_mode) {
8579 gpio_pin = tx_en_mode - PORT_HW_CFG_TX_LASER_GPIO0;
8585 ELINK_DEBUG_P1(cb, "Invalid TX_LASER_MDIO 0x%x\n", tx_en_mode);
9755 u32 tx_en_mode; local
9840 tx_en_mode = REG_RD(cb, params->shmem_base +
9845 if (tx_en_mode == PORT_HW_CFG_TX_LASER_GPIO0) {
10160 u32 tx_en_mode; local
[all...]

Completed in 98 milliseconds