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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_btcoex_mci.c146 ath_hal_btcoex_mci_setup(sc->sc_ah,
162 ath_hal_btcoex_mci_detach(sc->sc_ah);
190 ath_hal_btcoex_set_weights(sc->sc_ah, HAL_BT_COEX_STOMP_ALL);
218 if (ath_hal_btcoex_mci_state(sc->sc_ah,
222 if (ath_hal_btcoex_mci_state(sc->sc_ah,
232 ath_hal_btcoex_mci_state(sc->sc_ah,
234 ath_hal_btcoex_mci_state(sc->sc_ah,
248 ath_hal_btcoex_mci_send_message(sc->sc_ah, MCI_GPM, 0, payload, 16,
272 if (ath_hal_btcoex_mci_state(sc->sc_ah, HAL_MCI_STATE_BT,
274 ath_hal_btcoex_mci_state(sc->sc_ah,
[all...]
H A Dif_ath_spectral.c114 if (! ath_hal_spectral_supported(sc->sc_ah))
128 (void) ath_hal_spectral_get_config(sc->sc_ah, &ss->spectral_state);
140 if (! ath_hal_spectral_supported(sc->sc_ah))
165 ath_hal_spectral_configure(sc->sc_ah,
167 (void) ath_hal_spectral_start(sc->sc_ah);
194 if (! ath_hal_spectral_supported(sc->sc_ah))
232 ath_hal_spectral_get_config(sc->sc_ah, &peout);
242 ath_hal_spectral_configure(sc->sc_ah, pe);
244 ath_hal_spectral_get_config(sc->sc_ah,
248 ath_hal_spectral_configure(sc->sc_ah,
[all...]
H A Dif_ath_led.c133 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_ledpin,
135 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, !sc->sc_ledon);
147 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_led_pwr_pin,
150 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_led_net_pin,
176 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, !sc->sc_ledon);
187 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, sc->sc_ledon);
H A Dif_ath_btcoex.c94 struct ath_hal *ah = sc->sc_ah;
150 struct ath_hal *ah = sc->sc_ah;
201 struct ath_hal *ah = sc->sc_ah;
209 sc->sc_ah->ah_config.ath_hal_mci_config = mci_cfg;
252 ath_hal_btcoex_enable(sc->sc_ah);
348 struct ath_hal *ah = sc->sc_ah;
H A Dif_ath_sysctl.c118 slottime = ath_hal_getslottime(sc->sc_ah);
125 error = !ath_hal_setslottime(sc->sc_ah, slottime) ? EINVAL : 0;
144 acktimeout = ath_hal_getacktimeout(sc->sc_ah);
151 error = !ath_hal_setacktimeout(sc->sc_ah, acktimeout) ? EINVAL : 0;
170 ctstimeout = ath_hal_getctstimeout(sc->sc_ah);
177 error = !ath_hal_setctstimeout(sc->sc_ah, ctstimeout) ? EINVAL : 0;
259 txantenna = ath_hal_getantennaswitch(sc->sc_ah);
268 ath_hal_setantennaswitch(sc->sc_ah, txantenna);
294 defantenna = ath_hal_getdefantenna(sc->sc_ah);
299 ath_hal_setdefantenna(sc->sc_ah, defantenn
[all...]
H A Dif_ath_tx_edma.c248 ath_hal_settxdesclink(sc->sc_ah, bfp->bf_lastds,
285 ath_hal_puttxbuf(sc->sc_ah, txq->axq_qnum, bf->bf_daddr);
288 ath_hal_txstart(sc->sc_ah, txq->axq_qnum);
483 ath_hal_puttxbuf(sc->sc_ah, txq->axq_qnum, bf->bf_daddr);
498 ath_hal_txstart(sc->sc_ah, txq->axq_qnum);
592 ath_hal_settxdesclink(sc->sc_ah,
682 ath_hal_setuptxstatusring(sc->sc_ah,
798 struct ath_hal *ah = sc->sc_ah;
1063 (void) ath_hal_gettxdesclen(sc->sc_ah, &sc->sc_tx_desclen);
1064 (void) ath_hal_gettxstatuslen(sc->sc_ah,
[all...]
H A Dif_ath.c326 ath_hal_setpower(sc->sc_ah, power_state);
339 ath_hal_setselfgenpower(sc->sc_ah,
376 ath_hal_setselfgenpower(sc->sc_ah, power_state);
408 ath_hal_setpower(sc->sc_ah, power_state);
415 ath_hal_setselfgenpower(sc->sc_ah,
448 ath_hal_setpower(sc->sc_ah, sc->sc_target_powerstate);
456 ath_hal_setselfgenpower(sc->sc_ah,
634 sc->sc_ah = ah;
657 if (ath_hal_hasedma(sc->sc_ah)) {
666 if (ath_hal_hasmybeacon(sc->sc_ah)) {
[all...]
H A Dif_ath_beacon.c116 struct ath_hal *ah = sc->sc_ah;
140 struct ath_hal *ah = sc->sc_ah;
276 struct ath_hal *ah = sc->sc_ah;
296 ath_hal_settxdesclink(sc->sc_ah, ds, bf->bf_daddr);
303 ath_hal_settxdesclink(sc->sc_ah, ds, 0);
400 ret = ath_hal_get_mib_cycle_counts(sc->sc_ah, &hs);
402 if (ath_hal_gethangstate(sc->sc_ah, 0xffff, &hangs) && hangs != 0) {
435 struct ath_hal *ah = sc->sc_ah;
500 ath_hal_gettxdesclinkptr(sc->sc_ah,
651 ath_hal_puttxbuf(sc->sc_ah, cab
[all...]
H A Dif_ath_rx_edma.c163 struct ath_hal *ah = sc->sc_ah;
226 ath_hal_putrxbuf(sc->sc_ah, bf->bf_daddr, qtype);
246 struct ath_hal *ah = sc->sc_ah;
419 struct ath_hal *ah = sc->sc_ah;
563 nf = ath_hal_getchannoise(sc->sc_ah, sc->sc_curchan);
569 tsf = ath_hal_gettsf64(sc->sc_ah);
866 ath_hal_putrxbuf(sc->sc_ah, bf->bf_daddr, qtype);
924 if (! ath_hal_getrxfifodepth(sc->sc_ah, qtype, &re->m_fifolen)) {
1021 (void) ath_hal_getrxstatuslen(sc->sc_ah, &sc->sc_rx_statuslen);
1024 (void) ath_hal_setrxbufsize(sc->sc_ah, s
[all...]
H A Dif_ath_debug.c105 struct ath_hal *ah = sc->sc_ah;
205 struct ath_hal *ah = sc->sc_ah;
246 if (sc->sc_ah->ah_magic == 0x19741014)
H A Dif_ath_keycache.c129 struct ath_hal *ah = sc->sc_ah;
198 struct ath_hal *ah = sc->sc_ah;
492 struct ath_hal *ah = sc->sc_ah;
H A Dif_ath_tdma.c138 struct ath_hal *ah = sc->sc_ah;
254 struct ath_hal *ah = sc->sc_ah;
365 struct ath_hal *ah = sc->sc_ah;
618 struct ath_hal *ah = sc->sc_ah;
H A Dif_ath_tx.c172 return ((sc->sc_ah->ah_magic == 0x20065416) ||
173 (sc->sc_ah->ah_magic == 0x19741014));
369 struct ath_hal *ah = sc->sc_ah;
451 ath_hal_clr11n_aggr(sc->sc_ah, (struct ath_desc *) ds);
458 ath_hal_set11n_aggr_last(sc->sc_ah,
469 ath_hal_set11n_aggr_middle(sc->sc_ah,
537 ath_hal_setupxtxdesc(sc->sc_ah, bf->bf_desc
584 ath_hal_setuptxdesc(sc->sc_ah, bf->bf_desc
624 ath_hal_set11n_aggr_first(sc->sc_ah,
635 ath_hal_settxdesclink(sc->sc_ah, bf_pre
[all...]
H A Dif_ath_rx.c206 if (ath_hal_getcapability(sc->sc_ah, HAL_CAP_PSPOLL,
250 struct ath_hal *ah = sc->sc_ah;
391 nexttbtt = ath_hal_getnexttbtt(sc->sc_ah);
486 ath_hal_gettsf64(sc->sc_ah));
1077 struct ath_hal *ah = sc->sc_ah;
1394 struct ath_hal *ah = sc->sc_ah;
1453 struct ath_hal *ah = sc->sc_ah;
H A Dif_ath_descdma.c169 if (! ath_hal_split4ktrans(sc->sc_ah)) {
276 if (! ath_hal_split4ktrans(sc->sc_ah)) {
H A Dif_ath_lna_div.c98 if (! ath_hal_hasdivantcomb(sc->sc_ah))
112 ath_hal_div_comb_conf_get(sc->sc_ah, &div_ant_conf);
809 ath_hal_div_comb_conf_get(sc->sc_ah, &div_ant_conf);
984 ath_hal_div_comb_conf_set(sc->sc_ah, &div_ant_conf);
H A Dif_ath_ioctl.c171 struct ath_hal *ah = sc->sc_ah;
H A Dif_ath_tx_ht.c620 struct ath_hal *ah = sc->sc_ah;
748 struct ath_hal *ah = sc->sc_ah;
H A Dif_athvar.h612 struct ath_hal *sc_ah; /* Atheros HAL */ member in struct:ath_softc
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_dfs/null/
H A Ddfs_null.c112 if (ath_hal_getcapability(sc->sc_ah,
122 if (! ath_hal_getdfsdefaultthresh(sc->sc_ah, &pe))
137 ath_hal_enabledfs(sc->sc_ah, &pe);
144 (void) ath_hal_setcapability(sc->sc_ah, HAL_CAP_DIVERSITY, 2, 0, NULL);
163 (void) ath_hal_getdfsthresh(sc->sc_ah, &pe);
165 (void) ath_hal_enabledfs(sc->sc_ah, &pe);
265 ath_hal_enabledfs(sc->sc_ah, pe);
270 ath_hal_getdfsthresh(sc->sc_ah, &peout);
295 ath_hal_getdfsthresh(sc->sc_ah, param);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/
H A Dglue.c27 struct ath_hal* ah = sc->sc_ah;
64 struct ath_hal* ah = sc->sc_ah;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.h217 ctsduration += ath_hal_pkt_txtime(sc->sc_ah, rt, length, rix,
228 tt += (long_retries+1)*ath_hal_pkt_txtime(sc->sc_ah, rt, length, rix,
H A Dsample.c945 ath_hal_setupxtxdesc(sc->sc_ah, ds,
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c154 ath_hal_setupxtxdesc(sc->sc_ah, ds
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c162 ath_hal_setupxtxdesc(sc->sc_ah, ds

Completed in 229 milliseconds