Searched refs:ECORE_SET_FLAG (Results 1 – 2 of 2) sorted by relevance
1049 ECORE_SET_FLAG(cfg_entry->flags, in ecore_vlan_mac_set_cfg_entry_e1x()1052 ECORE_SET_FLAG(cfg_entry->flags, in ecore_vlan_mac_set_cfg_entry_e1x()1061 ECORE_SET_FLAG(cfg_entry->flags, in ecore_vlan_mac_set_cfg_entry_e1x()3527 ECORE_SET_FLAG(data->config_table[idx].flags, in ecore_mcast_set_one_rule_e1()3742 ECORE_SET_FLAG(data->config_table[i].flags, in ecore_mcast_setup_e1()
130 #define ECORE_SET_FLAG(value, mask, flag) \ macro