Home
last modified time | relevance | path

Searched refs:join (Results 1 – 25 of 36) sorted by relevance

12

/linux-3.4.99/drivers/net/wireless/wl1251/
Dcmd.c258 struct cmd_join *join; in wl1251_cmd_join() local
262 join = kzalloc(sizeof(*join), GFP_KERNEL); in wl1251_cmd_join()
263 if (!join) { in wl1251_cmd_join()
273 bssid = (u8 *) &join->bssid_lsb; in wl1251_cmd_join()
277 join->rx_config_options = wl->rx_config; in wl1251_cmd_join()
278 join->rx_filter_options = wl->rx_filter; in wl1251_cmd_join()
286 join->rx_config_options = 0; in wl1251_cmd_join()
287 join->rx_filter_options = WL1251_DEFAULT_RX_FILTER; in wl1251_cmd_join()
289 join->basic_rate_set = RATE_MASK_1MBPS | RATE_MASK_2MBPS | in wl1251_cmd_join()
292 join->beacon_interval = beacon_interval; in wl1251_cmd_join()
[all …]
/linux-3.4.99/arch/powerpc/sysdev/xics/
Dxics-common.c91 void xics_set_cpu_giq(unsigned int gserver, unsigned int join) in xics_set_cpu_giq() argument
102 status = rtas_set_indicator_fast(GLOBAL_INTERRUPT_QUEUE, index, join); in xics_set_cpu_giq()
105 GLOBAL_INTERRUPT_QUEUE, index, join, status); in xics_set_cpu_giq()
/linux-3.4.99/drivers/xen/xenbus/
Dxenbus_xs.c318 static char *join(const char *dir, const char *name) in join() function
358 path = join(dir, node); in xenbus_directory()
396 path = join(dir, node); in xenbus_read()
416 path = join(dir, node); in xenbus_write()
438 path = join(dir, node); in xenbus_mkdir()
454 path = join(dir, node); in xenbus_rm()
/linux-3.4.99/drivers/net/wireless/mwifiex/
DMakefile29 mwifiex-y += join.o
DREADME54 iw dev mlan0 ibss join <SSID> <freq in MHz> [fixed-freq] [fixed-bssid] [key 0:abcde]
55 The command will be used to join or create an ibss. Optionally, operating frequency,
/linux-3.4.99/arch/powerpc/include/asm/
Dxics.h145 extern void xics_set_cpu_giq(unsigned int gserver, unsigned int join);
/linux-3.4.99/Documentation/trace/
Dfunction-graph-fold.vim36 return join(s, '|')
/linux-3.4.99/Documentation/device-mapper/
Dlinear.txt35 # Split a device into 4M chunks and then join them together in reverse order.
/linux-3.4.99/drivers/net/wireless/
Dat76c50x-usb.c1647 struct at76_req_join join; in at76_join() local
1650 memset(&join, 0, sizeof(struct at76_req_join)); in at76_join()
1651 memcpy(join.essid, priv->essid, priv->essid_size); in at76_join()
1652 join.essid_size = priv->essid_size; in at76_join()
1653 memcpy(join.bssid, priv->bssid, ETH_ALEN); in at76_join()
1654 join.bss_type = INFRASTRUCTURE_MODE; in at76_join()
1655 join.channel = priv->channel; in at76_join()
1656 join.timeout = cpu_to_le16(2000); in at76_join()
1659 ret = at76_set_card_command(priv->udev, CMD_JOIN, &join, in at76_join()
Datmel.c2812 static void join(struct atmel_private *priv, int type) in join() function
2878 join(priv, BSS_TYPE_INFRASTRUCTURE); in handle_beacon_probe()
2880 join(priv, BSS_TYPE_AD_HOC); in handle_beacon_probe()
3290 join(priv, BSS_TYPE_INFRASTRUCTURE); in atmel_join_bss()
3292 join(priv, BSS_TYPE_AD_HOC); in atmel_join_bss()
3443 join(priv, BSS_TYPE_INFRASTRUCTURE); in atmel_management_frame()
3454 join(priv, BSS_TYPE_INFRASTRUCTURE); in atmel_management_frame()
/linux-3.4.99/Documentation/networking/
Dray_cs.txt61 To join an existing network with
87 essid string ESS ID - network name to join
Dgianfar.txt59 before the hash tables. See Linux documentation on how to join
D3c359.txt26 make the card autosense the ringspeed and join at the appropriate speed,
Dolympic.txt25 make the card autosense the ringspeed and join at the appropriate speed,
Dtlan.txt114 There is also a tlan mailing list which you can join by sending "subscribe tlan"
DREADME.ipw2200352 sequence and requirements for the driver to be able to create, join, or
362 The easiest way to get onto an Ad-Hoc network is to join one that
Ddecnet.txt219 list that you can join, details are at:
/linux-3.4.99/fs/reiserfs/
Djournal.c116 unsigned long nblocks, int join);
2979 int join) in do_journal_begin_r() argument
2998 if (join != JBEGIN_ABORT && reiserfs_is_journal_aborted(journal)) { in do_journal_begin_r()
3020 if ((!join && journal->j_must_wait > 0) || in do_journal_begin_r()
3021 (!join in do_journal_begin_r()
3023 || (!join && atomic_read(&journal->j_wcount) > 0 in do_journal_begin_r()
3026 journal->j_max_trans_age) || (!join in do_journal_begin_r()
3028 || (!join && journal->j_cnode_free < (journal->j_trans_max * 3))) { in do_journal_begin_r()
3033 if (!join && (journal->j_len_alloc + nblocks + 2) >= in do_journal_begin_r()
/linux-3.4.99/Documentation/development-process/
D8.Conclusion73 everybody involved wins. Fire up your editor and come join us; you will be
/linux-3.4.99/Documentation/filesystems/
Dgfs2-uevents.txt78 able to join the cluster.
Ddlmfs.txt83 mkdir(2) signals dlmfs to join a domain (which will have the same name
Dromfs.txt153 traffic, so you are welcome to join it to discuss your ideas. :)
/linux-3.4.99/Documentation/isdn/
DREADME.sc13 total risk by using this driver, we encourage you to join the beta
16 To join the Linux beta mailing list, send a message to:
/linux-3.4.99/Documentation/blockdev/
Dparide.txt393 by e-mail to grant@torque.net, or join the linux-parport mailing list
398 You can join the linux-parport mailing list by sending a mail message
/linux-3.4.99/Documentation/
Dkernel-docs.txt667 it. Read it to see how to join the mailing list. Dozens of
709 server and then /join #kernelnewbies". It also hosts articles,

12