Searched refs:NO_EXC_COLLISION_DROP (Results 1 – 6 of 6) sorted by relevance
92 #define NO_EXC_COLLISION_DROP BIT(3) macro
826 /* If NO_EXC_COLLISION_DROP bit is set, the switch will not drop829 ret = lan937x_cfg(dev, REG_SW_MAC_CTRL_1, NO_EXC_COLLISION_DROP, true);
56 #define NO_EXC_COLLISION_DROP BIT(3) macro
2130 UNICAST_VLAN_BOUNDARY | NO_EXC_COLLISION_DROP,2131 UNICAST_VLAN_BOUNDARY | NO_EXC_COLLISION_DROP);
245 #define NO_EXC_COLLISION_DROP BIT(3) macro
370 #define NO_EXC_COLLISION_DROP 0x0008 macro 2440 data |= NO_EXC_COLLISION_DROP; in sw_set_global_ctrl()