Searched refs:NO_EXC_COLLISION_DROP (Results 1 – 6 of 6) sorted by relevance
92 #define NO_EXC_COLLISION_DROP BIT(3) macro
635 /* If NO_EXC_COLLISION_DROP bit is set, the switch will not drop in lan937x_setup() 638 ret = lan937x_cfg(dev, REG_SW_MAC_CTRL_1, NO_EXC_COLLISION_DROP, true); in lan937x_setup()
56 #define NO_EXC_COLLISION_DROP BIT(3) macro
245 #define NO_EXC_COLLISION_DROP BIT(3) macro
1966 UNICAST_VLAN_BOUNDARY | NO_EXC_COLLISION_DROP, in ksz8_setup()1967 UNICAST_VLAN_BOUNDARY | NO_EXC_COLLISION_DROP); in ksz8_setup()
369 #define NO_EXC_COLLISION_DROP 0x0008 macro 2439 data |= NO_EXC_COLLISION_DROP; in sw_set_global_ctrl()