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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7804 u32 tx_en_mode; bnx2x_sfp_e1e2_set_transmitter() local
7807 tx_en_mode = REG_RD(bp, params->shmem_base + bnx2x_sfp_e1e2_set_transmitter()
7812 "mode = %x\n", tx_en, port, tx_en_mode); bnx2x_sfp_e1e2_set_transmitter()
7813 switch (tx_en_mode) { bnx2x_sfp_e1e2_set_transmitter()
7843 gpio_pin = tx_en_mode - PORT_HW_CFG_TX_LASER_GPIO0; bnx2x_sfp_e1e2_set_transmitter()
7849 DP(NETIF_MSG_LINK, "Invalid TX_LASER_MDIO 0x%x\n", tx_en_mode); bnx2x_sfp_e1e2_set_transmitter()
8912 u32 tx_en_mode; bnx2x_8706_config_init() local
8997 tx_en_mode = REG_RD(bp, params->shmem_base + bnx2x_8706_config_init()
9002 if (tx_en_mode == PORT_HW_CFG_TX_LASER_GPIO0) { bnx2x_8706_config_init()
9313 u32 tx_en_mode; bnx2x_8727_config_init() local
9370 tx_en_mode = REG_RD(bp, params->shmem_base + bnx2x_8727_config_init()
9375 if (tx_en_mode == PORT_HW_CFG_TX_LASER_GPIO0) { bnx2x_8727_config_init()

Completed in 120 milliseconds