Searched refs:MAC_CTRL_MC_ALL_EN (Results 1 – 8 of 8) sorted by relevance
139 rctl |= MAC_CTRL_MC_ALL_EN; in atlx_set_multi()142 rctl &= ~(MAC_CTRL_PROMIS_EN | MAC_CTRL_MC_ALL_EN); in atlx_set_multi()
221 #define MAC_CTRL_MC_ALL_EN 0x2000000 macro
149 rctl |= MAC_CTRL_MC_ALL_EN; in atl2_set_multi()152 rctl &= ~(MAC_CTRL_PROMIS_EN | MAC_CTRL_MC_ALL_EN); in atl2_set_multi()1157 value |= MAC_CTRL_MC_ALL_EN; in atl2_setup_mac_ctrl()
1298 value |= MAC_CTRL_MC_ALL_EN; in atl1_setup_mac_ctrl()
302 #define MAC_CTRL_MC_ALL_EN 0x2000000 /* 1: upload all multicast frame without error to… macro
297 mac_ctrl_data |= MAC_CTRL_MC_ALL_EN; in atl1e_set_multi()300 mac_ctrl_data &= ~(MAC_CTRL_PROMIS_EN | MAC_CTRL_MC_ALL_EN); in atl1e_set_multi()1052 value |= MAC_CTRL_MC_ALL_EN; in atl1e_setup_mac_ctrl()
340 #define MAC_CTRL_MC_ALL_EN 0x2000000 macro
395 mac_ctrl_data |= MAC_CTRL_MC_ALL_EN; in atl1c_set_multi()398 mac_ctrl_data &= ~(MAC_CTRL_PROMIS_EN | MAC_CTRL_MC_ALL_EN); in atl1c_set_multi()1442 mac_ctrl_data |= MAC_CTRL_MC_ALL_EN; in atl1c_setup_mac_ctrl()