Searched refs:chan (Results 301 - 325 of 346) sorted by relevance

<<11121314

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_cam.c102 ocs_attach_port(ocs_t *ocs, int chan) argument
108 ocs_fcport *fcp = FCPORT(ocs, chan);
119 if (CAM_SUCCESS != xpt_bus_register(sim, ocs->dev, chan)) {
147 ocs_detach_port(ocs_t *ocs, int32_t chan) argument
152 fcp = FCPORT(ocs, chan);
198 ocs_log_err(ocs, "Attach port failed for chan: %d\n", i);
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c1975 siobusycheck(chan)
1976 void *chan;
1981 com = (struct com_s *)chan;
3341 comwakeup(chan)
3342 void *chan;
3897 pc98_check_msr(void* chan) argument
3905 dev=(struct cdev *)chan;
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rum.c343 uint8_t chan; member in struct:rfprog
2064 int i, chan; local
2066 chan = ieee80211_chan2ieee(ic, c);
2067 if (chan == 0 || chan == IEEE80211_CHAN_ANY)
2075 for (i = 0; rfprog[i].chan != chan; i++);
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_wr.h313 u32 chan; member in struct:t3_rdma_init_attr
H A Diw_cxgb_qp.c877 init_attr.chan = toep->tp_l2t->smt_idx;
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h640 const struct ieee80211_channel *chan,
H A Dar9300_attach.c56 struct ieee80211_channel *chan);
3104 struct ieee80211_channel *chan)
3107 chan->ic_maxpower = AR9300_MAX_RATE_POWER;
3108 chan->ic_minpower = 0;
3103 ar9300_get_chip_power_limits(struct ath_hal *ah, struct ieee80211_channel *chan) argument
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan.c553 printf("[%s] %s%s on chan %u (bss chan %u) ",
555 ieee80211_mgt_subtype_name(subtype), sp->chan, sp->bchan);
H A Dieee80211_hostap.c1735 scan.erp, scan.chan);
1753 if (scan.chan != ic->ic_curchan->ic_extieee)
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h543 u_int32_t extrxclr_cnt; /* ext chan rx clear count */
1603 const struct ieee80211_channel *chan, int16_t *nf_ctl,
1621 const struct ieee80211_channel *chan);
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c448 p2p->cfg->pref_chan[i].chan)) {
450 p2p->op_channel = p2p->cfg->pref_chan[i].chan;
H A Dp2p.c1434 p2p->cfg->pref_chan[0].chan)) {
1437 p2p->op_channel = p2p->cfg->pref_chan[0].chan;
4828 p2p_dbg(p2p, "Updated no GO chan list");
4897 const struct p2p_channels *chan,
4901 os_memcpy(&p2p->cfg->channels, chan, sizeof(struct p2p_channels));
5505 u8 chan)
5508 p2p->override_pref_channel = chan;
4896 p2p_update_channel_list(struct p2p_data *p2p, const struct p2p_channels *chan, const struct p2p_channels *cli_chan) argument
5504 p2p_set_override_pref_op_chan(struct p2p_data *p2p, u8 op_class, u8 chan) argument
/freebsd-11-stable/sys/dev/sound/midi/
H A Dmidi.c162 * struct midi_chan *midi_init(MPU_CLASS cls, int unit, int chan,
1330 midisynth_alloc(void *n, uint8_t chan, uint8_t note) argument
1332 return chan;
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_phy_g.c530 channel = phy->chan;
807 uint8_t old = phy->chan;
997 old_channel = phy->chan;
1386 bwn_spu_workaround(mac, phy->chan);
1478 old_channel = phy->chan;
2503 sval.old_channel = phy->chan;
2869 bwn_spu_workaround(mac, phy->chan);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c1457 struct hostapd_channel_data *chan = &mode->channels[j]; local
1459 if (chan->freq != (int) freq)
1462 if (chan->flag & (HOSTAPD_CHAN_DISABLED |
H A Dconfig.c4475 u8 op_class, chan; local
4477 /* format: class:chan,class:chan,... */
4485 chan = atoi(pos2);
4493 pref[num].chan = chan;
H A Devents.c3952 const struct hostapd_channel_data *chan; local
3954 chan = &mode->channels[j];
3955 if (chan->freq == freq)
3956 return chan->dfs_cac_ms;
H A Dwpa_supplicant_i.h1141 u8 chan; member in struct:wpa_supplicant::wpa_mbo_non_pref_channel
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c716 digidtrwakeup(void *chan) argument
718 struct digi_p *port = chan;
/freebsd-11-stable/sys/dev/drm2/
H A DdrmP.h1617 #define DRM_LOCK_SLEEP(dev, chan, flags, msg, timeout) \
1618 (sx_sleep((chan), &(dev)->dev_struct_lock, (flags), (msg), (timeout)))
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_lna_div.c145 ath_lna_div_enable(struct ath_softc *sc, const struct ieee80211_channel *chan) argument
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_snapshot.c276 hv_vss_callback(struct vmbus_channel *chan __unused, void *context)
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c527 return (IEEE80211_CHAN_B); /* Default to 11B chan */
2444 int chan, chanflag; local
2446 chan = ieee80211_chan2ieee(ic, ic->ic_bsschan);
2449 if (chan != ieee80211_mhz2ieee(config.nc_dsconfig / 1000, 0)) {
3318 sp.chan = sp.bchan = ieee80211_mhz2ieee(freq, chanflag);
3337 DPRINTF(("scan: bssid %s chan %dMHz (%d/%d) rssi %d\n",
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddpp.c8403 char *chan = NULL, *mac = NULL, *info = NULL, *pk = NULL, *curve = NULL; local
8425 chan = get_param(cmd, " chan=");
8444 if (chan) {
8445 if (dpp_parse_uri_chan_list(bi, chan) < 0)
8447 len += 3 + os_strlen(chan); /* C:...; */
8464 chan ? "C:" : "", chan ? chan : "", chan
[all...]
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c8646 int chan = G_FW_PORT_CMD_PORTID(be32_to_cpu(p->op_to_portid)); local
8652 if (pi->tx_chan == chan)
9299 int chan; local
9307 /* MODQ_REQ_MAP defaults to setting queues 0-3 to chan 0-3 */
9308 for (chan = 0; chan < MAX_NCHAN; chan++)
9309 tpp->tx_modq[chan] = chan;

Completed in 593 milliseconds

<<11121314