Searched refs:resolve (Results 1 – 25 of 35) sorted by relevance
12
/linux-3.4.99/net/atm/ |
D | lec.h | 45 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force, member
|
D | mpc.c | 1367 retval = priv->lane2_ops->resolve(mpc->dev, NULL, 1, NULL, NULL); in set_mpc_ctrl_addr_rcvd()
|
/linux-3.4.99/drivers/staging/wlags49_h2/ |
D | TODO | 23 - resolve license issues (?)
|
/linux-3.4.99/drivers/staging/wlags49_h25/ |
D | TODO | 23 - resolve license issues (?)
|
/linux-3.4.99/Documentation/power/ |
D | drivers-testing.txt | 16 resolve all suspend/resume-related problems in the test system before you start
|
/linux-3.4.99/Documentation/sysctl/ |
D | net.txt | 140 aarp-resolve-time 143 The amount of time we will spend trying to resolve an Appletalk address.
|
/linux-3.4.99/Documentation/networking/ |
D | vxge.txt | 98 To resolve an issue with the source code or X3100 series adapter, please collect
|
D | ixgb.txt | 347 cable assembly may resolve the issue. 354 (1 m or shorter). If this situation occurs, using a longer cable may resolve 360 this situation occurs, using a different cable assembly may resolve the issue. 417 "ethtool -K eth0 tso off" may resolve the problem.
|
D | README.sb1000 | 115 11.) If you can't get site names (like www.yahoo.com) to resolve into
|
/linux-3.4.99/drivers/net/wireless/iwlegacy/ |
D | Kconfig | 89 as the debug information can assist others in helping you resolve
|
/linux-3.4.99/Documentation/filesystems/nfs/ |
D | nfs.txt | 44 - the hostname to resolve
|
/linux-3.4.99/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 69 as the debug information can assist others in helping you resolve
|
/linux-3.4.99/sound/soc/codecs/ |
D | Kconfig | 1 # Helper to resolve issues with configs that have SPI enabled but I2C
|
/linux-3.4.99/Documentation/kbuild/ |
D | kbuild.txt | 6 is used by modprobe to deterministically resolve aliases that match
|
/linux-3.4.99/include/net/bluetooth/ |
D | hci_core.h | 70 struct list_head resolve; /* Name needs to be resolved */ member 378 INIT_LIST_HEAD(&hdev->discovery.resolve); in discovery_init()
|
/linux-3.4.99/net/bluetooth/ |
D | hci_core.c | 414 INIT_LIST_HEAD(&cache->resolve); in inquiry_cache_flush() 457 list_for_each_entry(e, &cache->resolve, list) { in hci_inquiry_cache_lookup_resolve() 471 struct list_head *pos = &cache->resolve; in hci_inquiry_cache_update_resolve() 476 list_for_each_entry(p, &cache->resolve, list) { in hci_inquiry_cache_update_resolve()
|
D | hci_event.c | 1356 if (list_empty(&discov->resolve)) in hci_resolve_next_name() 1685 if (list_empty(&discov->resolve)) { in hci_inquiry_complete_evt()
|
/linux-3.4.99/tools/perf/Documentation/ |
D | perf-script.txt | 204 Try to resolve the path of [kernel.kallsyms]
|
/linux-3.4.99/Documentation/isdn/ |
D | syncPPP.FAQ | 147 your system can resolve it without using an
|
/linux-3.4.99/Documentation/hid/ |
D | hiddev.txt | 197 same usage code, this mode serves to resolve such
|
/linux-3.4.99/Documentation/i2c/ |
D | dev-interface | 166 The above functions are all inline functions, that resolve to calls to
|
/linux-3.4.99/Documentation/ |
D | robust-futex-ABI.txt | 68 and is needed to correctly resolve races should a thread exit while
|
/linux-3.4.99/Documentation/vm/ |
D | numa_memory_policy.txt | 298 To resolve use/free races, struct mempolicy contains an atomic reference 345 querying or allocating a page based on the policy. To resolve this
|
/linux-3.4.99/Documentation/RCU/ |
D | torture.txt | 241 to resolve RCU priority inversion.
|
/linux-3.4.99/drivers/staging/media/go7007/ |
D | go7007.txt | 230 /var/log/messages) should provide information to help resolve the problem.
|
12