Home
last modified time | relevance | path

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

/net/atm/
Dlec.h46 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force, member
Dmpc.c1364 retval = priv->lane2_ops->resolve(mpc->dev, NULL, 1, NULL, NULL); in set_mpc_ctrl_addr_rcvd()
Dlec.c118 .resolve = lane2_resolve, /* spec 3.1.3 */
/net/bluetooth/
Dhci_core.c1081 INIT_LIST_HEAD(&cache->resolve); in hci_inquiry_cache_flush()
1125 list_for_each_entry(e, &cache->resolve, list) { in hci_inquiry_cache_lookup_resolve()
1139 struct list_head *pos = &cache->resolve; in hci_inquiry_cache_update_resolve()
1144 list_for_each_entry(p, &cache->resolve, list) { in hci_inquiry_cache_update_resolve()
Dhci_event.c1940 if (list_empty(&discov->resolve)) in hci_resolve_next_name()
2401 if (list_empty(&discov->resolve)) { in hci_inquiry_complete_evt()