Home
last modified time | relevance | path

Searched refs:exact_match (Results 1 – 5 of 5) sorted by relevance

/drivers/hwmon/
Dadm1031.c239 int first_match = -1, exact_match = -1; in get_fan_auto_nearest() local
251 exact_match = i; in get_fan_auto_nearest()
263 if (exact_match >= 0) in get_fan_auto_nearest()
264 return exact_match; in get_fan_auto_nearest()
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c3330 list_for_each_entry(elem, &o->registry.exact_match.macs, link) { in bnx2x_mcast_handle_restore_cmd_e1()
3443 if (!list_empty(&o->registry.exact_match.macs)) in bnx2x_mcast_refresh_registry_e1()
3461 &o->registry.exact_match.macs); in bnx2x_mcast_refresh_registry_e1()
3464 elem = list_first_entry(&o->registry.exact_match.macs, in bnx2x_mcast_refresh_registry_e1()
3468 INIT_LIST_HEAD(&o->registry.exact_match.macs); in bnx2x_mcast_refresh_registry_e1()
3558 return o->registry.exact_match.num_macs_set; in bnx2x_mcast_get_registry_size_exact()
3569 o->registry.exact_match.num_macs_set = n; in bnx2x_mcast_set_registry_size_exact()
3712 INIT_LIST_HEAD(&mcast_obj->registry.exact_match.macs); in bnx2x_init_mcast_obj()
Dbnx2x_sp.h556 } exact_match; member
/drivers/ide/
Dide-probe.c903 static struct kobject *exact_match(dev_t dev, int *part, void *data) in exact_match() function
922 disk->minors, NULL, exact_match, exact_lock, disk); in ide_register_region()
/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h553 __u8 exact_match:1; member
555 __u8 exact_match:1; member