Searched refs:cf2 (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Ddfs.h16 int cf1, int cf2);
19 int cf1, int cf2);
23 int cf1, int cf2);
26 int chan_offset, int chan_width, int cf1, int cf2);
30 int cf1, int cf2);
H A Ddfs.c513 int cf2, u32 state)
567 int chan_width, int cf1, int cf2)
714 u8 cf1 = 0, cf2 = 0; local
716 channel = dfs_get_valid_channel(iface, &sec, &cf1, &cf2,
728 hostapd_set_oper_centr_freq_seg1_idx(iface->conf, cf2);
781 int cf1, int cf2)
784 "success=%d freq=%d ht_enabled=%d chan_offset=%d chan_width=%d cf1=%d cf2=%d",
785 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2);
797 chan_width, cf1, cf2,
823 int cf1, int cf2)
511 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) argument
566 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) argument
779 hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
821 hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1009 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1042 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1092 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
[all...]
H A Ddrv_callbacks.c788 int offset, int width, int cf1, int cf2,
800 "driver %s channel switch: freq=%d, ht=%d, vht_ch=0x%x, offset=%d, width=%d (%s), cf1=%d, cf2=%d",
803 width, channel_width_to_string(width), cf1, cf2);
844 if (cf2 > 5000)
845 seg1_idx = (cf2 - 5000) / 5;
849 ieee80211_freq_to_chan(cf2, &seg1_idx);
877 "%sfreq=%d ht_enabled=%d ch_offset=%d ch_width=%s cf1=%d cf2=%d dfs=%d",
881 cf1, cf2, is_dfs);
1527 radar->cf1, radar->cf2);
1537 radar->cf1, radar->cf2);
787 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) argument
[all...]
H A Dhostapd.h635 int offset, int width, int cf1, int cf2,
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_fx.c49 } cf2[] = { variable in typeref:struct:__anon177
129 for (i = 0; i < sizeof(cf2)/sizeof(cf2[0]); i++) {
130 pw.data = cf2[i].p1;
131 pw.length = strlen(cf2[i].p1);
133 salt.saltvalue.data = cf2[i].p1;
134 salt.saltvalue.length = strlen(cf2[i].p1);
137 cf2[i].e1,
148 pw.data = cf2[i].p2;
149 pw.length = strlen(cf2[
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dinquire.c283 GFC_INTEGER_4 cf2 = iqp->flags2; local
285 if ((cf2 & IOPARM_INQUIRE_HAS_ENCODING) != 0)
305 if ((cf2 & IOPARM_INQUIRE_HAS_DECIMAL) != 0)
325 if ((cf2 & IOPARM_INQUIRE_HAS_ASYNCHRONOUS) != 0)
346 if ((cf2 & IOPARM_INQUIRE_HAS_PENDING) != 0)
353 if ((cf2 & IOPARM_INQUIRE_HAS_ID) != 0)
367 if ((cf2 & IOPARM_INQUIRE_HAS_SIGN) != 0)
390 if ((cf2 & IOPARM_INQUIRE_HAS_ROUND) != 0)
422 if ((cf2 & IOPARM_INQUIRE_HAS_SIZE) != 0)
433 if ((cf2
724 GFC_INTEGER_4 cf2 = iqp->flags2; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dinquire.c283 GFC_INTEGER_4 cf2 = iqp->flags2; local
285 if ((cf2 & IOPARM_INQUIRE_HAS_ENCODING) != 0)
305 if ((cf2 & IOPARM_INQUIRE_HAS_DECIMAL) != 0)
325 if ((cf2 & IOPARM_INQUIRE_HAS_ASYNCHRONOUS) != 0)
346 if ((cf2 & IOPARM_INQUIRE_HAS_PENDING) != 0)
353 if ((cf2 & IOPARM_INQUIRE_HAS_ID) != 0)
367 if ((cf2 & IOPARM_INQUIRE_HAS_SIGN) != 0)
390 if ((cf2 & IOPARM_INQUIRE_HAS_ROUND) != 0)
422 if ((cf2 & IOPARM_INQUIRE_HAS_SIZE) != 0)
433 if ((cf2
742 GFC_INTEGER_4 cf2 = iqp->flags2; local
[all...]
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dap.h57 int offset, int width, int cf1, int cf2, int finished);
H A Dap.c1395 int offset, int width, int cf1, int cf2, int finished)
1407 offset, width, cf1, cf2, finished);
1613 radar->cf1, radar->cf2);
1629 radar->chan_width, radar->cf1, radar->cf2);
1645 radar->chan_width, radar->cf1, radar->cf2);
1661 radar->chan_width, radar->cf1, radar->cf2);
1677 radar->chan_width, radar->cf1, radar->cf2);
1394 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) argument
H A Devents.c4479 "%sfreq=%d ht_enabled=%d ch_offset=%d ch_width=%s cf1=%d cf2=%d",
4487 data->ch_switch.cf2);
4505 data->ch_switch.cf2,
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_nl80211_event.c508 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) argument
538 struct nlattr *cf1, struct nlattr *cf2,
583 cf2 ? nla_get_u32(cf2) : 0);
596 if (cf2)
597 data.ch_switch.cf2 = nla_get_u32(cf2);
1618 data.dfs_event.cf2 = nla_get_u32(tb[NL80211_ATTR_CENTER_FREQ2]);
1620 wpa_printf(MSG_DEBUG, "nl80211: DFS event on freq %d MHz, ht: %d, offset: %d, width: %d, cf1: %dMHz, cf2: %dMHz",
1623 data.dfs_event.cf1, data.dfs_event.cf2);
535 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, int finished) argument
[all...]
H A Ddriver.h5483 * @cf2: Center frequency 2
5491 int cf2; member in struct:wpa_event_data::ch_switch
5517 int cf2; member in struct:wpa_event_data::dfs_event
/netbsd-current/external/bsd/tmux/dist/
H A Dfile.c55 file_cmp(struct client_file *cf1, struct client_file *cf2) argument
57 if (cf1->stream < cf2->stream)
59 if (cf1->stream > cf2->stream)
/netbsd-current/external/bsd/openldap/dist/servers/lloadd/
H A Dconfig.c1828 ConfigFile *cf2 = NULL; local
1835 for ( cf2 = cfn->c_kids; cf2 && cf2->c_sibs; cf2 = cf2->c_sibs )
1837 cf2->c_sibs = cf;
1848 if ( cf2 )
1849 cf2->c_sibs = NULL;
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dfunctional.d966 auto cf2 = cf(2);
969 assert(cf2(2)(3) == f(2, 2, 3));
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dbconfig.c4234 ConfigFile *cf2 = NULL; local
4242 for (cf2=cfn->c_kids; cf2 && cf2->c_sibs; cf2=cf2->c_sibs) ;
4243 cf2->c_sibs = cf;
4253 if ( cf2 ) cf2->c_sibs = NULL;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/epiphany/
H A Dallinsn.d1227 00000cf2 \<lsri32\>:
1228 cf2: 900f 2406 lsr r12,r12,0x0
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-z8k/
H A Dcalr-back-8001.d1673 1cf2: 8d07 nop
H A Dcalr-back-8002.d1673 1cf2: 8d07 nop
H A Dcalr-forw-8001.d1673 1cf2: 8d07 nop
H A Dcalr-forw-8002.d1673 1cf2: 8d07 nop
/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dctrl_iface.c1599 pos = os_strstr(param, "cf2=");
1601 data.dfs_event.cf2 = atoi(pos + 4);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d608 256: 3cf2.*
612 25a: 3cf2.*
3324 cf2: 6f88.*
7420 1cf2: 6fe0.*
11516 2cf2: 6fb1.*
15612 3cf2: 0c14.*
19708 4cf2: 6fd2.*
23804 5cf2: 6fa3.*
27566 6ba4: 0cf2.*
27900 6cf2
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/m68k/
H A Dmcf-mac.d763 cf2: a6ee a0c2 000a macw %d2u,%a2u,%fp@\(10\),%a3
H A Dmcf-emac.d6248 6cf2: a2ae ba36 000a macl %d6,%a3,<<,%fp@\(10\)&,%d1,%acc2

Completed in 430 milliseconds