Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/
Dcnic.h321 #define CHIP_PORT_MODE_NONE 2 macro
Dcnic.c4977 cp->port_mode = CHIP_PORT_MODE_NONE; in cnic_start_bnx2x_hw()
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h887 #define CHIP_PORT_MODE_NONE 0x2 macro
Dbnx2x_main.c9247 bp->common.chip_port_mode = CHIP_PORT_MODE_NONE; /* N/A */ in bnx2x_get_common_hwinfo()