Searched refs:exact_match (Results 1 – 6 of 6) sorted by relevance
196 u32 exact_match) in __cvmx_bootmem_check_version() argument217 (exact_match && major_version != exact_match)) { in __cvmx_bootmem_check_version()
288 int first_match = -1, exact_match = -1; in get_fan_auto_nearest() local300 exact_match = i; in get_fan_auto_nearest()312 if (exact_match >= 0) in get_fan_auto_nearest()313 return exact_match; in get_fan_auto_nearest()
553 __u8 exact_match:1; member555 __u8 exact_match:1; member
3734 list_for_each_entry(elem, &o->registry.exact_match.macs, link) { in bnx2x_mcast_handle_restore_cmd_e1()3846 if (!list_empty(&o->registry.exact_match.macs)) in bnx2x_mcast_refresh_registry_e1()3864 &o->registry.exact_match.macs); in bnx2x_mcast_refresh_registry_e1()3867 elem = list_first_entry(&o->registry.exact_match.macs, in bnx2x_mcast_refresh_registry_e1()3871 INIT_LIST_HEAD(&o->registry.exact_match.macs); in bnx2x_mcast_refresh_registry_e1()3958 return o->registry.exact_match.num_macs_set; in bnx2x_mcast_get_registry_size_exact()3969 o->registry.exact_match.num_macs_set = n; in bnx2x_mcast_set_registry_size_exact()4112 INIT_LIST_HEAD(&mcast_obj->registry.exact_match.macs); in bnx2x_init_mcast_obj()
571 } exact_match; member
860 if (dmi->matches[i].exact_match) { in dmi_matches()
Completed in 40 milliseconds