Home
last modified time | relevance | path

Searched refs:RDMAC_MODE_H2BNC_VLAN_DET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1414 #define RDMAC_MODE_H2BNC_VLAN_DET 0x20000000 macro
H A Dtg3.c10319 rdmac_mode |= tr32(RDMAC_MODE) & RDMAC_MODE_H2BNC_VLAN_DET; in tg3_reset_hw()