Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h432 MAC_CONFIG_REG_PE = 0x0001, enumerator
H A Dqla3xxx.c1041 value = (MAC_CONFIG_REG_PE | (MAC_CONFIG_REG_PE << 16)); in ql_mac_enable()
1043 value = (MAC_CONFIG_REG_PE << 16); in ql_mac_enable()