Home
last modified time | relevance | path

Searched +full:1 +full:_chan (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h28 ( (4 * dcu) + (idx < 32 ? 0 : (idx < 64 ? 1 : (idx < 96 ? 2 : 3))) )
32 #define CALC_TXBLK_VALUE(idx) (1 << (idx & 0x1f))
50 #define HALF_RATE_USEC 19 /* ((40 / 2) - 1 ) */
51 #define QUARTER_RATE_USEC 9 /* ((40 / 4) - 1 ) */
75 #define MAX_TX_FIFO_THRESHOLD ((IEEE80211_MAX_LEN / 64) + 1)
78 #define HAL_DECOMP_MASK_SIZE 128 /* 1 byte per key */
414 #define SAVE_CCK(_ah, _chan, _flag) do { \ argument
416 (((_chan)->ic_flags) & IEEE80211_CHAN_CCK)) { \
417 (_chan)->ic_flags &= ~IEEE80211_CHAN_CCK; \
418 (_chan)->ic_flags |= IEEE80211_CHAN_DYN; \
[all …]
/freebsd/sys/dev/ath/
H A Dif_athvar.h10 * 1. Redistributions of source code must retain the above copyright
81 #define ATH_BEACON_AIFS_DEFAULT 1 /* default aifs for ap beacon q */
124 * Note that TID 16 (WME_NUM_TID+1) is for handling non-QoS frames.
159 * When this is set to 1, this TID will be paused
169 * This is only valid if cleanup_inprogress is 1.
217 ((x != ATH_RSSI_DUMMY_MARKER) ? (((x) * ((len) - 1) + (y)) / (len)) : (y))
223 ((((x)%(mul)) >= ((mul)/2)) ? ((x) + ((mul) - 1)) / (mul) : (x)/(mul))
228 ATH_BUFTYPE_MGMT = 1,
253 * "fail" here is set to 1 if the queue entries were removed
269 u_int32_t bfs_aggr:1, /* part of aggregate? */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/dma/ti/
H A Dk3-pktdma.yaml78 minItems: 1
89 minItems: 1
100 minItems: 1
111 minItems: 1
189 <0x2e>, /* FLOW_SAUL_RX_0/1_CHAN */
190 <0x32>, /* FLOW_SAUL_RX_2/3_CHAN */
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmbo.c32 return -1; in wpas_mbo_validate_non_pref_chan()
35 if (ieee80211_chan_to_freq(NULL, oper_class, chan) == -1) in wpas_mbo_validate_non_pref_chan()
36 return -1; in wpas_mbo_validate_non_pref_chan()
45 u8 ie_len = mbo_ie[1]; in mbo_attr_from_mbo_ie()
83 end = mbo + 2 + mbo[1]; in wpas_mbo_get_bss_attr()
96 if (assoc_disallow && assoc_disallow[1] >= 1) in wpas_mbo_check_assoc_disallow()
116 if (oce && oce[1] >= 1 && (oce[2] & OCE_IS_STA_CFON)) in wpas_mbo_check_pmf()
119 if (!rsne || wpa_parse_wpa_ie(rsne, 2 + rsne[1], &ie) < 0) in wpas_mbo_check_pmf()
123 wpa_s->disable_mbo_oce = 1; /* AP uses RSN without PMF */ in wpas_mbo_check_pmf()
125 wpa_s->disable_mbo_oce = 1; /* STA uses RSN without PMF */ in wpas_mbo_check_pmf()
[all …]
/freebsd/sys/dev/sound/midi/
H A Dsynth_if.m8 # 1. Redistributions of source code must retain the above copyright
160 return 1;
204 uint8_t _chan;
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-fh.h126 * set to 1 - interrupt is sent to the driver
154 * Descriptor (RBD) points to only one Rx Buffer (RB); there is a 1:1
160 * 1) Receive Buffer Descriptor (RBD) circular buffer (CB), typically with 256
162 * Each entry (1 dword) points to a receive buffer (RB) of consistent size
194 * "read" index has advanced past 1! See below).
205 * corresponding to the "read" index. For example, if "read" index becomes "1",
236 * 11-0: Index of driver's most recent prepared-to-be-filled RBD, + 1.
268 * typical value 0x10 (about 1/2 msec)
311 * 24: 1
551 FH_TX_TRB_REG(_chan) global() argument
[all...]
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h38 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) /* to any y */
41 #define howmany(x, y) (((x)+((y)-1))/(y))
66 HAL_TP_SCALE_50 = 1, /* 50% of max (-3 dBm) */
74 HAL_CAP_AR = 1, /* AR capability */
149 #define HAL_NF_CAL_HIST_LEN_SMALL 1
157 //#define ATH_NF_PER_CHAN 1
204 uint8_t paprd_done:1, /* 1: PAPRD DONE, 0: PAPRD Cal not done */
205 paprd_table_write_done:1; /* 1: DONE, 0: Cal data write not done */
221 uint32_t halChanSpreadSupport : 1,
222 halSleepAfterBeaconBroken : 1,
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am62p-j722s-common-main.dtsi11 #address-cells = <1>;
12 #size-cells = <1>;
38 #msi-cells = <1>;
45 #address-cells = <1>;
46 #size-cells = <1>;
52 #phy-cells = <1>;
58 #clock-cells = <1>;
74 #mbox-cells = <1>;
154 <0x2e>, /* FLOW_SAUL_RX_0/1_CHAN */
155 <0x32>; /* FLOW_SAUL_RX_2/3_CHAN */
[all …]
H A Dk3-am62a-main.dtsi12 #address-cells = <1>;
13 #size-cells = <1>;
41 #msi-cells = <1>;
47 #address-cells = <1>;
48 #size-cells = <1>;
54 #phy-cells = <1>;
60 #clock-cells = <1>;
97 #mbox-cells = <1>;
169 <0x2e>, /* FLOW_SAUL_RX_0/1_CHAN */
170 <0x32>; /* FLOW_SAUL_RX_2/3_CHAN */
[all …]
H A Dk3-am62-main.dtsi12 #address-cells = <1>;
13 #size-cells = <1>;
41 #msi-cells = <1>;
47 #address-cells = <1>;
48 #size-cells = <1>;
54 #phy-cells = <1>;
60 #clock-cells = <1>;
95 #mbox-cells = <1>;
173 <0x2e>, /* FLOW_SAUL_RX_0/1_CHAN */
174 <0x32>; /* FLOW_SAUL_RX_2/3_CHAN */
[all …]
H A Dk3-am64-main.dtsi23 #address-cells = <1>;
24 #size-cells = <1>;
27 tfa-sram@1c0000 {
31 dmsc-sram@1e0000 {
35 sproxy-sram@1fc000 {
44 #address-cells = <1>;
45 #size-cells = <1>;
57 #mux-control-cells = <1>;
64 #phy-cells = <1>;
70 #clock-cells = <1>;
[all …]
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h111 * 3-2: Revision step: 0 = A, 1 = B, 2 = C, 3 = D
112 * 1-0: "Dash" (-) value, as in A-1, etc.
132 * SET/CLR registers set/clear bit(s) if "1" is written.
158 * 3-2: 0 = A, 1 = B, 2 = C, 3 = D step
159 * 1-0: "Dash" (-) value, as in C-1, etc.
195 * acknowledged (reset) by host writing "1" to flagged bits. */
196 #define IWM_CSR_INT_BIT_FH_RX (1U << 31) /* Rx DMA, cmd responses, FH_INT[17:16] */
197 #define IWM_CSR_INT_BIT_HW_ERR (1 << 2
1797 IWM_FH_TX_TRB_REG(_chan) global() argument
[all...]