Home
last modified time | relevance | path

Searched refs:NO_EXC_COLLISION_DROP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/dsa/microchip/
H A Dlan937x_reg.h92 #define NO_EXC_COLLISION_DROP BIT(3) macro
H A Dksz8_reg.h56 #define NO_EXC_COLLISION_DROP BIT(3) macro
H A Dlan937x_main.c638 ret = lan937x_cfg(dev, REG_SW_MAC_CTRL_1, NO_EXC_COLLISION_DROP, true); in lan937x_setup()
H A Dksz8.c1906 UNICAST_VLAN_BOUNDARY | NO_EXC_COLLISION_DROP, in ksz8_setup()
1907 UNICAST_VLAN_BOUNDARY | NO_EXC_COLLISION_DROP); in ksz8_setup()
H A Dksz9477_reg.h245 #define NO_EXC_COLLISION_DROP BIT(3) macro
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c369 #define NO_EXC_COLLISION_DROP 0x0008 macro
2439 data |= NO_EXC_COLLISION_DROP; in sw_set_global_ctrl()