Home
last modified time | relevance | path

Searched +full:tx +full:- +full:freq (Results 1 – 25 of 238) sorted by relevance

12345678910

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Doffchannel.c2 * wpa_supplicant - Off-channel Action frame TX/RX
3 * Copyright (c) 2009-2010, Atheros Communications
26 if (ether_addr_equal(src, wpa_s->own_addr)) { in wpas_get_tx_interface()
28 if (wpa_s->p2p_mgmt && wpa_s != wpa_s->parent && in wpas_get_tx_interface()
29 wpa_s->parent->ap_iface && in wpas_get_tx_interface()
30 ether_addr_equal(wpa_s->paren in wpas_get_tx_interface()
259 offchannel_send_action(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * buf,size_t len,unsigned int wait_time,void (* tx_cb)(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result),int no_cck) offchannel_send_action() argument
424 offchannel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int duration) offchannel_remain_on_channel_cb() argument
441 offchannel_cancel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq) offchannel_cancel_remain_on_channel_cb() argument
[all...]
H A Ddpp_supplicant.c2 * wpa_supplicant - DPP
4 * Copyright (c) 2018-2020, The Linux Foundation
5 * Copyright (c) 2021-2022, Qualcomm Innovation Center, Inc.
35 unsigned int freq);
40 unsigned int freq, const u8 *dst,
48 unsigned int freq, const u8 *dst,
70 * wpas_dpp_qr_code - Parse and add DPP bootstrapping info from a QR Code
73 * Returns: Identifier of the stored info or -1 on failure in wpas_dpp_qr_code()
78 struct dpp_authentication *auth = wpa_s->dpp_auth; in wpas_dpp_qr_code()
80 bi = dpp_add_qr_code(wpa_s->dp in wpas_dpp_qr_code()
263 wpas_dpp_stop_listen_for_tx(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int wait_time) wpas_dpp_stop_listen_for_tx() argument
427 wpas_dpp_tx_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_tx_status() argument
548 unsigned int freq; wpas_dpp_reply_wait_timeout() local
661 unsigned int wait_time, max_wait_time, freq, max_tries, used; wpas_dpp_auth_init_next() local
888 unsigned int freq; global() member
951 wpas_dpp_listen_start(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_dpp_listen_start() argument
982 int freq; wpas_dpp_listen() local
1029 wpas_dpp_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int duration) wpas_dpp_remain_on_channel_cb() argument
1047 wpas_dpp_cancel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_dpp_cancel_remain_on_channel_cb() argument
1075 wpas_dpp_rx_auth_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_auth_req() argument
1789 wpas_dpp_rx_auth_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_auth_resp() argument
2043 wpas_dpp_rx_presence_announcement(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_presence_announcement() argument
2124 wpas_dpp_rx_reconfig_announcement(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_announcement() argument
2217 wpas_dpp_rx_reconfig_auth_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_auth_req() argument
2276 wpas_dpp_rx_reconfig_auth_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_auth_resp() argument
2321 wpas_dpp_rx_reconfig_auth_conf(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_auth_conf() argument
2504 wpas_dpp_allow_ir(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_dpp_allow_ir() argument
2596 wpas_dpp_tx_pkex_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_tx_pkex_status() argument
2643 wpas_dpp_rx_pkex_exchange_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * buf,size_t len,unsigned int freq,bool v2) wpas_dpp_rx_pkex_exchange_req() argument
2694 wpas_dpp_rx_pkex_exchange_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_pkex_exchange_resp() argument
2738 wpas_dpp_pkex_finish(struct wpa_supplicant * wpa_s,const u8 * peer,unsigned int freq) wpas_dpp_pkex_finish() argument
2753 wpas_dpp_rx_pkex_commit_reveal_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_pkex_commit_reveal_req() argument
2801 wpas_dpp_rx_pkex_commit_reveal_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_pkex_commit_reveal_resp() argument
2842 wpas_dpp_rx_action(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_action() argument
3100 wpas_dpp_tx_introduction_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_tx_introduction_status() argument
3526 wpas_dpp_chirp_tx_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_chirp_tx_status() argument
[all...]
H A Doffchannel.h2 * wpa_supplicant - Off-channel Action frame TX/RX
3 * Copyright (c) 2009-2010, Atheros Communications
13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
17 unsigned int freq, const u8 *dst,
25 unsigned int freq, unsigned int duration);
27 unsigned int freq);
H A Dgas_query.c4 * Copyright (c) 2011-2014, Qualcomm Atheros, Inc.
5 * Copyright (c) 2011-2014, Jouni Malinen <j@w1.fi>
29 /* GAS query wait-time / duration in ms */
36 * struct gas_query_pending - Pending GAS query
49 int freq;
64 * struct gas_query - Internal GAS query data
96 * gas_query_init - Initialize GAS query component
108 gas->wpa_s = wpa_s; in gas_query_init()
109 dl_list_init(&gas->pending); in gas_query_init()
140 struct gas_query *gas = query->ga in gas_query_free()
47 int freq; global() member
222 gas_query_tx_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) gas_query_tx_status() argument
511 gas_query_rx(struct gas_query * gas,const u8 * da,const u8 * sa,const u8 * bssid,u8 categ,const u8 * data,size_t len,int freq) gas_query_rx() argument
822 gas_query_req(struct gas_query * gas,const u8 * dst,int freq,int wildcard_bssid,int maintain_addr,struct wpabuf * req,void (* cb)(void * ctx,const u8 * dst,u8 dialog_token,enum gas_query_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code),void * ctx) gas_query_req() argument
[all...]
/freebsd-src/sys/dev/dwc/
H A Dif_dwc_rk.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
167 {"rockchip,rk3288-gmac", (uintptr_t)&rk3288_ops},
168 {"rockchip,rk3328-gmac", (uintptr_t)&rk3328_ops},
169 {"rockchip,rk3399-gmac", (uintptr_t)&rk3399_ops},
177 uint32_t tx, rx; in rk3328_set_delays() local
179 if (!mii_contype_is_rgmii(sc->base.phy_mode)) in rk3328_set_delays()
182 reg = SYSCON_READ_4(sc->grf, RK3328_GRF_MAC_CON0); in rk3328_set_delays()
183 tx = ((reg >> MAC_CON0_GMAC2IO_TX_DL_CFG_SHIFT) & MAC_CON0_GMAC2IO_TX_DL_CFG_MASK); in rk3328_set_delays()
186 reg = SYSCON_READ_4(sc->grf, RK3328_GRF_MAC_CON1); in rk3328_set_delays()
[all …]
/freebsd-src/contrib/wpa/src/common/
H A Dgas_server.c41 int freq;
52 void (*tx)(void *ctx, int freq, const u8 *da, struct wpabuf *resp,
65 " (dialog_token=%u freq=%d frag_id=%u sent=%lu/%lu) - drop pending data", in gas_server_response_timeout()
66 response, MAC2STR(response->dst), response->dialog_token, in gas_server_response_timeout()
67 response->freq, response->frag_i in gas_server_response_timeout()
40 int freq; global() member
50 void (*tx)(void *ctx, int freq, const u8 *da, struct wpabuf *resp, global() member
91 gas_server_send_resp(struct gas_server * gas,struct gas_server_handler * handler,struct gas_server_response * response,const u8 * da,int freq,u8 dialog_token,struct wpabuf * query_resp,u16 comeback_delay) gas_server_send_resp() argument
165 gas_server_rx_initial_req(struct gas_server * gas,const u8 * da,const u8 * sa,const u8 * bssid,int freq,u8 dialog_token,const u8 * data,size_t len) gas_server_rx_initial_req() argument
336 gas_server_rx_comeback_req(struct gas_server * gas,const u8 * da,const u8 * sa,const u8 * bssid,int freq,u8 dialog_token) gas_server_rx_comeback_req() argument
369 gas_server_rx(struct gas_server * gas,const u8 * da,const u8 * sa,const u8 * bssid,u8 categ,const u8 * data,size_t len,int freq) gas_server_rx() argument
508 gas_server_init(void * ctx,void (* tx)(void * ctx,int freq,const u8 * da,struct wpabuf * buf,unsigned int wait_time)) gas_server_init() argument
[all...]
/freebsd-src/contrib/ntp/libntp/
H A Dicom.c38 * Frames begin with a two-octet preamble PR-PR followyd by the
39 * transceiver address RE, controller address TX, control code CN, zero
43 * format, but with the RE and TX fields interchanged. The CN field is
48 * +------+------+------+------+------+--//--+------+
49 * | PR | PR | RE | TX | CN | DA | FI |
50 * +------+------+------+------+------+--//--+------+
64 * icom_freq(fd, ident, freq) - load radio frequency
68 * -1 (error)
75 double freq /* frequency (MHz) */ in icom_freq() argument
78 u_char cmd[] = {PAD, PR, PR, 0, TX, V_SFREQ, 0, 0, 0, 0, FI, in icom_freq()
[all …]
/freebsd-src/sys/riscv/sifive/
H A Dsifive_spi.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
80 uint64_t freq; member
84 #define SFSPI_LOCK(sc) mtx_lock(&(sc)->mtx)
85 #define SFSPI_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
86 #define SFSPI_ASSERT_LOCKED(sc) mtx_assert(&(sc)->mtx, MA_OWNED);
87 #define SFSPI_ASSERT_UNLOCKED(sc) mtx_assert(&(sc)->mt
205 sfspi_setup(struct sfspi_softc * sc,uint32_t cs,uint32_t mode,uint32_t freq) sfspi_setup() argument
[all...]
H A Dsifive_uart.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
91 bas->regiowidth = 4; in sfuart_probe()
110 /* Enable TX and configure the watermark so that we get an interrupt in sfuart_init()
111 * when there's room for one more character in the TX fifo (if in sfuart_init()
141 * when using the low-level console function, and read the interrupt in sfuart_rxready()
172 error = sfuart_probe(&sc->sc_bas); in sfuart_bus_probe()
176 sc->sc_rxfifosz = SFUART_RX_FIFO_DEPTH; in sfuart_bus_probe()
177 sc->sc_txfifosz = SFUART_TX_FIFO_DEPTH; in sfuart_bus_probe()
178 sc->sc_hwiflow = 0; in sfuart_bus_probe()
[all …]
/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_dev_disc.c2 * Wi-Fi Direct - P2P Device Discoverability procedure
28 go->dialog_token++; in p2p_build_dev_disc_req()
29 if (go->dialog_token == 0) in p2p_build_dev_disc_req()
30 go->dialog_token = 1; in p2p_build_dev_disc_req()
31 p2p_buf_add_public_action_hdr(buf, P2P_DEV_DISC_REQ, go->dialog_token); in p2p_build_dev_disc_req()
35 p2p_buf_add_group_id(buf, go->info.p2p_device_addr, go->oper_ssid, in p2p_build_dev_disc_req()
36 go->oper_ssid_len); in p2p_build_dev_disc_req()
45 p2p_dbg(p2p, "Device Discoverability Request TX callbac in p2p_dev_disc_req_cb()
138 p2p_send_dev_disc_resp(struct p2p_data * p2p,u8 dialog_token,const u8 * addr,int freq,u8 status) p2p_send_dev_disc_resp() argument
[all...]
H A Dp2p_invitation.c2 * Wi-Fi Direct - P2P Invitation procedure
30 struct wpabuf *wfd_ie = p2p->wfd_ie_invitation; in p2p_build_invitation_req()
31 if (wfd_ie && p2p->inv_role == P2P_INVITE_ROLE_ACTIVE_GO) { in p2p_build_invitation_req()
33 for (i = 0; i < p2p->num_groups; i++) { in p2p_build_invitation_req()
34 struct p2p_group *g = p2p->groups[i]; in p2p_build_invitation_req()
37 p2p->inv_bssid)) in p2p_build_invitation_req()
50 if (p2p->vendor_elem && p2p->vendor_elem[VENDOR_ELEM_P2P_INV_REQ]) in p2p_build_invitation_req()
51 extra += wpabuf_len(p2p->vendor_ele in p2p_build_invitation_req()
181 int freq; p2p_process_invitation_req() local
533 int freq = p2p_channel_to_freq(p2p->op_reg_class, p2p_process_invitation_resp() local
569 int freq; p2p_invite_send() local
[all...]
/freebsd-src/sys/dev/uart/
H A Duart_dev_snps.c1 /*-
71 volatile uint32_t *tx; in uart_snps_early_putc() local
75 tx = (uint32_t *) (socdev_va + 0x1C28000); in uart_snps_early_putc()
79 tx = (uint32_t *) (socdev_va + 0x28000); in uart_snps_early_putc()
84 *tx = c; in uart_snps_early_putc()
117 { "snps,dw-apb-uart", (uintptr_t)&uart_snps_class },
118 { "marvell,armada-38x-uart", (uintptr_t)&uart_snps_class },
150 uint64_t freq; in snps_probe() local
159 compat_data)->ocd_data; in snps_probe()
163 freq = 0; in snps_probe()
[all …]
/freebsd-src/sys/dev/usb/wlan/
H A Dif_upgtvar.h148 uint16_t freq; member
166 #define UPGT_H1_FLAGS_TX_MGMT 0x00 /* for TX: mgmt frame */
167 #define UPGT_H1_FLAGS_TX_NO_CALLBACK 0x01 /* for TX: no USB callback */
168 #define UPGT_H1_FLAGS_TX_DATA 0x10 /* for TX: data frame */
171 #define UPGT_H1_TYPE_TX_DATA 0x40 /* 802.11 TX data frame */
241 uint16_t freq; member
253 uint16_t freq; member
298 uint16_t freq; member
409 #define UPGT_STAT_INC(sc, var) (sc)->sc_stat.var++
410 #define UPGT_STAT_DEC(sc, var) (sc)->sc_stat.var--
[all …]
/freebsd-src/contrib/wpa/src/ap/
H A Dacs.c2 * ACS - Automatic Channel Selection module
31 * ---------
578 acs_find_chan_mode(struct hostapd_hw_modes * mode,int freq) acs_find_chan_mode() argument
598 acs_find_chan(struct hostapd_iface * iface,int freq) acs_find_chan() argument
1040 acs_request_scan_add_freqs(struct hostapd_iface * iface,struct hostapd_hw_modes * mode,int * freq) acs_request_scan_add_freqs() argument
1069 int i, *freq; acs_request_scan() local
[all...]
H A Dgas_query_ap.c4 * Copyright (c) 2011-2017, Qualcomm Atheros, Inc.
5 * Copyright (c) 2011-2014, Jouni Malinen <j@w1.fi>
28 /* GAS query wait-time / duration in ms */
35 * struct gas_query_pending - Pending GAS query
46 int freq;
61 * struct gas_query_ap - Internal GAS query data
90 * gas_query_ap_init - Initialize GAS query component
103 gas->hapd = hapd; in gas_query_ap_init()
104 gas->msg_ctx = msg_ctx; in gas_query_ap_init()
105 dl_list_init(&gas->pendin in gas_query_ap_init()
44 int freq; global() member
467 gas_query_ap_rx(struct gas_query_ap * gas,const u8 * sa,u8 categ,const u8 * data,size_t len,int freq) gas_query_ap_rx() argument
674 gas_query_ap_req(struct gas_query_ap * gas,const u8 * dst,int freq,struct wpabuf * req,void (* cb)(void * ctx,const u8 * dst,u8 dialog_token,enum gas_query_ap_result result,const struct wpabuf * adv_proto,const struct wpabuf * resp,u16 status_code),void * ctx) gas_query_ap_req() argument
[all...]
H A Ddpp_hostapd.c4 * Copyright (c) 2018-2020, The Linux Foundation
5 * Copyright (c) 2021-2022, Qualcomm Innovation Center, Inc.
51 * hostapd_dpp_qr_code - Parse and add DPP bootstrapping info from a QR Code in hostapd_dpp_qr_code()
54 * Returns: Identifier of the stored info or -1 on failure in hostapd_dpp_qr_code()
59 struct dpp_authentication *auth = hapd->dpp_auth; in hostapd_dpp_qr_code()
61 bi = dpp_add_qr_code(hapd->iface->interfaces->dpp, cmd); in hostapd_dpp_qr_code()
63 return -1; in hostapd_dpp_qr_code()
65 if (auth && auth->response_pendin in hostapd_dpp_qr_code()
327 unsigned int freq; hostapd_dpp_reply_wait_timeout() local
447 unsigned int wait_time, max_wait_time, freq, max_tries, used; hostapd_dpp_auth_init_next() local
679 int freq; hostapd_dpp_listen() local
716 hostapd_dpp_rx_auth_req(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_auth_req() argument
1047 hostapd_dpp_rx_auth_resp(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_auth_resp() argument
1252 hostapd_dpp_rx_presence_announcement(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_presence_announcement() argument
1337 hostapd_dpp_rx_reconfig_announcement(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_reconfig_announcement() argument
1431 hostapd_dpp_rx_reconfig_auth_resp(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_reconfig_auth_resp() argument
1475 hostapd_dpp_send_peer_disc_resp(struct hostapd_data * hapd,const u8 * src,unsigned int freq,u8 trans_id,enum dpp_status_error status) hostapd_dpp_send_peer_disc_resp() argument
1603 hostapd_dpp_rx_peer_disc_req(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_peer_disc_req() argument
1716 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq,bool v2) hostapd_dpp_rx_pkex_exchange_req() argument
1770 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_pkex_exchange_resp() argument
1807 hostapd_dpp_rx_pkex_commit_reveal_req(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_req() argument
1855 hostapd_dpp_rx_pkex_commit_reveal_resp(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_resp() argument
1896 hostapd_dpp_rx_action(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_action() argument
2247 hostapd_dpp_relay_tx(void * ctx,const u8 * addr,unsigned int freq,const u8 * msg,size_t len) hostapd_dpp_relay_tx() argument
[all...]
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c1 // SPDX-License-Identifier: ISC
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2017 Qualcomm Atheros, Inc.
40 struct ath10k *ar = hw->priv; in __ath10k_htt_tx_txq_recalc()
42 struct ath10k_vif *arvif = (void *)txq->vif->drv_priv; in __ath10k_htt_tx_txq_recalc()
51 lockdep_assert_held(&ar->htt.tx_lock); in __ath10k_htt_tx_txq_recalc()
53 if (!ar->htt.tx_q_state.enabled) in __ath10k_htt_tx_txq_recalc()
56 if (ar->htt.tx_q_state.mode != HTT_TX_MODE_SWITCH_PUSH_PULL) in __ath10k_htt_tx_txq_recalc()
59 if (txq->sta) { in __ath10k_htt_tx_txq_recalc()
60 arsta = (void *)txq->sta->drv_priv; in __ath10k_htt_tx_txq_recalc()
[all …]
/freebsd-src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
33 (AH_PRIVATE(_ah)->ah_eeversion & AR5416_EEP_VER_MINOR_MASK)
122 HALASSERT(AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER14_1); in ar5416Reset()
144 * Don't do this for the AR9285 - it breaks RX for single in ar5416Reset()
173 (ah->ah_config.ah_force_full_reset)) in ar5416Reset()
192 AH5416(ah)->ah_writeIni(ah, chan); in ar5416Reset()
230 * This routine swaps the analog chains - it should be done in ar5416Reset()
[all …]
/freebsd-src/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
40 * Set the TX power calibration table per-chain.
42 * This only supports open-loop TX power control for the AR9287.
55 HAL_EEPROM_9287 *ee = AH_PRIVATE(ah)->ah_eeprom; in ar9287SetPowerCalTable()
56 struct ar9287_eeprom *pEepData = &ee->ee_base; in ar9287SetPowerCalTable()
58 xpdMask = pEepData->modalHeader.xpdGain; in ar9287SetPowerCalTable()
60 if ((pEepData->baseEepHeader.version & AR9287_EEP_VER_MINOR_MASK) >= in ar9287SetPowerCalTable()
[all …]
/freebsd-src/tools/tools/ath/athprom/
H A Deeprom-49 |-------------------------------------------------------------|
14 |-------------------------------------------------------------|
18 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 |
19 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
29 |-------------------------------------------------------------|
38 | freq | pwr1 | pwr2 | pwr3 | pwr4 | maxPow |
42 | $freq | $pwr_t4_0 | $pwr_t4_1 | $pwr_t4_2 | $pwr_t4_3 | $maxpow |
50 …| 6-24 | $pwr6_24_0 | $pwr6_24_1 | $pwr6_24_2 | $pwr6_24_3 …
57 …| 6-24 | $pwr6_24_4 | $pwr6_24_5 | $pwr6_24_6 | $pwr6_24_7 …
82 |-------------------------------------------------------------|
[all …]
H A Deeprom-510 |-------------------------------------------------------------|
15 |-------------------------------------------------------------|
19 | tx end to XLNA on $txEndToXLNAOn | Threashold 62 $thresh62 |
20 | tx end to XPA off $txEndToXPAOff | tx end to XPA on $txFrameToXPAOn |
33 |-------------------------------------------------------------|
41 | freq | pd | pwr1 | pwr2 | pwr3 | pwr4 | pwr5 |
46 | $freq | $pd_gain | $maxpwr0 | $maxpwr1 | $maxpwr2 | $maxpwr3 | $maxpwr4 |
63 | 6-24 | $pwr6_24_0 | $pwr6_24_1 | $pwr6_24_2 | $pwr6_24_3 |
70 | 6-24 | $pwr6_24_4 | $pwr6_24_5 | $pwr6_24_6 | $pwr6_24_7 |
96 |-------------------------------------------------------------|
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/serial/
H A Dlantiq_asc.txt4 - compatible : Should be "lantiq,asc"
5 - reg : Address and length of the register set for the device
6 - interrupts: the 3 (tx rx err) interrupt numbers. The interrupt specifier
7 depends on the interrupt-parent interrupt controller.
10 - clocks: Should contain frequency clock and gate clock
11 - clock-names: Should be "freq" and "asc"
18 interrupt-parent = <&gic>;
23 clock-names = "freq", "asc";
29 interrupt-parent = <&icu0>;
/freebsd-src/sys/contrib/alpine-hal/
H A Dal_hal_serdes_interface.h9 found at http://www.gnu.org/licenses/gpl-2.0.html
53 /* *INDENT-OFF* */
57 /* *INDENT-ON* */
108 * Loops back the TX serializer output into the CDR.
114 * Loops back the TX driver IO signal to the RX IO pins
129 /** Loops TX data (to PMA) to RX path (instead of PMA data) */
178 * Tx de-emphasis parameters
183 AL_SERDES_TX_DEEMP_C_MINUS, /*< c(-1) */
196 * Transmit Amplitude control signal. Used to define the full-scale
198 * 000 - Not Supported
[all …]
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c2 * Driver interaction with Linux nl80211/cfg80211 - Capabilities
3 * Copyright (c) 2002-2015, Jouni Malinen <j@w1.fi>
5 * Copyright (c) 2009-2010, Atheros Communications
17 #include "common/qca-vendor.h"
18 #include "common/qca-vendor-attr.h"
117 info->capa->flags |= WPA_DRIVER_FLAGS_AP; in wiphy_info_supported_iftypes()
120 info->capa->flag in wiphy_info_supported_iftypes()
[all...]
H A Ddriver.h3 * Copyright (c) 2003-2017, Jouni Malinen <j@w1.fi>
74 * enum reg_change_initiator - Regulatory change initiator
85 * enum reg_type - Regulatory change types
96 * struct hostapd_wmm_rule - WMM regulatory rule
110 * struct hostapd_channel_data - Channel information
114 * chan - Channel number (IEEE 802.11)
119 * freq - Frequency in MHz
121 int freq;
124 * flag - Channe
130 int freq; global() member
361 int freq; global() member
666 int freq; global() member
730 int freq; global() member
883 struct hostapd_freq_params freq; global() member
1440 struct hostapd_freq_params *freq; global() member
1613 struct hostapd_freq_params freq; global() member
5152 unsigned int freq; global() member
5286 unsigned int freq; global() member
5649 int freq; global() member
5666 unsigned int freq; global() member
5848 int freq; global() member
5874 int freq; global() member
[all...]

12345678910