Searched refs:resolve (Results 1 – 5 of 5) sorted by relevance
| /net/atm/ |
| A D | lec.h | 46 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force, member
|
| A D | mpc.c | 1366 retval = priv->lane2_ops->resolve(mpc->dev, NULL, 1, NULL, NULL); in set_mpc_ctrl_addr_rcvd()
|
| A D | lec.c | 118 .resolve = lane2_resolve, /* spec 3.1.3 */
|
| /net/bluetooth/ |
| A D | hci_core.c | 162 INIT_LIST_HEAD(&cache->resolve); in hci_inquiry_cache_flush() 206 list_for_each_entry(e, &cache->resolve, list) { in hci_inquiry_cache_lookup_resolve() 220 struct list_head *pos = &cache->resolve; in hci_inquiry_cache_update_resolve() 225 list_for_each_entry(p, &cache->resolve, list) { in hci_inquiry_cache_update_resolve()
|
| A D | hci_event.c | 2408 if (list_empty(&discov->resolve)) in hci_resolve_next_name() 2965 if (list_empty(&discov->resolve)) { in hci_inquiry_complete_evt()
|
Completed in 30 milliseconds