Searched defs:sc (Results 176 - 200 of 278) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_tx.c62 r12a_get_primary_channel(struct rtwn_softc *sc, struct ieee80211_channel *c) argument
72 r12a_tx_set_ht40(struct rtwn_softc *sc, void *buf, struct ieee80211_node *ni) argument
90 r12a_tx_protection(struct rtwn_softc *sc, struct r12a_tx_desc *txd, argument
126 r12a_tx_raid(struct rtwn_softc *sc, struct r12a_tx_desc *txd, argument
201 r12a_tx_set_sgi(struct rtwn_softc *sc, void *buf, struct ieee80211_node *ni) argument
217 r12a_tx_set_ldpc(struct rtwn_softc *sc, struct r12a_tx_desc *txd, struct ieee80211_node *ni) argument
228 r12a_fill_tx_desc(struct rtwn_softc *sc, struct ieee80211_node *ni, struct mbuf *m, void *buf, uint8_t ridx, int maxretry) argument
350 r12a_fill_tx_desc_raw(struct rtwn_softc *sc, struct ieee80211_node *ni, struct mbuf *m, void *buf, const struct ieee80211_bpf_params *params) argument
404 r12a_fill_tx_desc_null(struct rtwn_softc *sc, void *buf, int is11b, int qos, int id) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/pci/
H A Drtwn_pci_rx.c89 struct rtwn_softc *sc = &pc->pc_sc; local
223 struct rtwn_softc *sc = &pc->pc_sc; local
253 rtwn_pci_tx_done(struct rtwn_softc *sc, int qid) argument
325 rtwn_pci_rx_done(struct rtwn_softc *sc) argument
379 struct rtwn_softc *sc = arg; local
[all...]
H A Drtwn_pci_attach.c125 rtwn_pci_alloc_rx_list(struct rtwn_softc *sc) argument
209 rtwn_pci_reset_rx_list(struct rtwn_softc *sc) argument
225 rtwn_pci_free_rx_list(struct rtwn_softc *sc) argument
267 rtwn_pci_alloc_tx_list(struct rtwn_softc *sc, int qid) argument
332 rtwn_pci_reset_tx_ring_stopped(struct rtwn_softc *sc, int qid) argument
369 rtwn_pci_reset_beacon_ring(struct rtwn_softc *sc, int id) argument
396 rtwn_pci_reset_tx_list(struct rtwn_softc *sc, struct ieee80211vap *vap, int qid) argument
438 rtwn_pci_free_tx_list(struct rtwn_softc *sc, int qid) argument
479 rtwn_pci_reset_lists(struct rtwn_softc *sc, struct ieee80211vap *vap) argument
493 rtwn_pci_fw_write_block(struct rtwn_softc *sc, const uint8_t *buf, uint16_t reg, int mlen) argument
506 rtwn_pci_get_qmap(struct rtwn_softc *sc) argument
516 rtwn_pci_set_desc_addr(struct rtwn_softc *sc) argument
556 rtwn_pci_beacon_update_begin(struct rtwn_softc *sc, struct ieee80211vap *vap) argument
566 rtwn_pci_beacon_update_end(struct rtwn_softc *sc, struct ieee80211vap *vap) argument
577 rtwn_pci_attach_methods(struct rtwn_softc *sc) argument
605 struct rtwn_softc *sc = &pc->pc_sc; local
710 struct rtwn_softc *sc = &pc->pc_sc; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/ral/
H A Dif_ral_pci.c204 struct rt2560_softc *sc = &psc->u.sc_rt2560; local
276 struct rt2560_softc *sc = &psc->u.sc_rt2560; local
/haiku/src/bin/debug/strace/
H A DContext.h27 Context(Syscall *sc, char *data, MemoryReader &reader, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_btcoex_mci.c89 ath_btcoex_mci_attach(struct ath_softc *sc) argument
159 ath_btcoex_mci_detach(struct ath_softc *sc) argument
175 ath_btcoex_mci_enable(struct ath_softc *sc, const struct ieee80211_channel *chan) argument
206 ath_btcoex_mci_event(struct ath_softc *sc, ATH_BT_COEX_EVENT nevent, void *param) argument
245 ath_btcoex_mci_send_gpm(struct ath_softc *sc, uint32_t *payload) argument
256 ath_btcoex_mci_bt_cal_do(struct ath_softc *sc, int tx_timeout, int rx_timeout) argument
264 ath_btcoex_mci_cal_msg(struct ath_softc *sc, uint8_t opcode, uint8_t *rx_payload) argument
325 ath_btcoex_mci_update_wlan_channels(struct ath_softc *sc) argument
373 ath_btcoex_mci_coex_msg(struct ath_softc *sc, uint8_t opcode, uint8_t *rx_payload) argument
433 ath_btcoex_mci_intr(struct ath_softc *sc) argument
[all...]
H A Dif_ath_lna_div.c92 ath_lna_div_attach(struct ath_softc *sc) argument
133 ath_lna_div_detach(struct ath_softc *sc) argument
147 ath_lna_div_enable(struct ath_softc *sc, const struct ieee80211_channel *chan) argument
161 ath_lna_div_ioctl(struct ath_softc *sc, struct ath_diag *ad) argument
714 ath_lna_rx_comb_scan(struct ath_softc *sc, struct ath_rx_status *rs, unsigned long _ticks, int _hz) argument
[all...]
H A Dif_ath_pci.c240 struct ath_softc *sc = &psc->sc_sc; local
386 struct ath_softc *sc = &psc->sc_sc; local
[all...]
H A Dif_ath_tx_edma.c145 ath_tx_alq_edma_push(struct ath_softc *sc, int txq, int nframes, argument
173 ath_tx_edma_push_staging_list(struct ath_softc *sc, struct ath_txq *txq, argument
303 ath_edma_tx_fifo_fill(struct ath_softc *sc, struct ath_txq *txq) argument
404 ath_edma_dma_restart(struct ath_softc *sc, struct ath_txq *txq) argument
530 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
567 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
622 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
640 ath_edma_setup_txfifo(struct ath_softc *sc, int qnum) argument
662 ath_edma_free_txfifo(struct ath_softc *sc, int qnum) argument
672 ath_edma_dma_txsetup(struct ath_softc *sc) argument
695 ath_edma_dma_txteardown(struct ath_softc *sc) argument
712 ath_edma_tx_drain(struct ath_softc *sc, ATH_RESET_TYPE reset_type) argument
765 struct ath_softc *sc = (struct ath_softc *) arg; local
796 ath_edma_tx_processq(struct ath_softc *sc, int dosched) argument
1052 ath_edma_attach_comp_func(struct ath_softc *sc) argument
1059 ath_xmit_setup_edma(struct ath_softc *sc) argument
[all...]
H A Dif_ath_rx_edma.c161 ath_edma_stoprecv(struct ath_softc *sc, int dodelay) argument
207 ath_edma_reinit_fifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
244 ath_edma_startrecv(struct ath_softc *sc) argument
314 ath_edma_recv_sched_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, int dosched) argument
337 ath_edma_recv_sched(struct ath_softc *sc, int dosched) argument
361 ath_edma_recv_flush(struct ath_softc *sc) argument
411 ath_edma_recv_proc_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, int dosched) argument
528 ath_edma_flush_deferred_queue(struct ath_softc *sc) argument
550 ath_edma_recv_proc_deferred_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, int dosched) argument
620 struct ath_softc *sc = (struct ath_softc *) arg; local
677 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
756 ath_edma_rxbuf_alloc(struct ath_softc *sc) argument
791 ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf) argument
817 ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, int nbufs) argument
884 ath_edma_rxfifo_flush(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
918 ath_edma_setup_rxfifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
958 ath_edma_rxfifo_free(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
972 ath_edma_dma_rxsetup(struct ath_softc *sc) argument
993 ath_edma_dma_rxteardown(struct ath_softc *sc) argument
1014 ath_recv_setup_edma(struct ath_softc *sc) argument
[all...]
H A Dif_ath_sysctl.c112 struct ath_softc *sc = arg1; local
138 struct ath_softc *sc local
164 struct ath_softc *sc = arg1; local
190 struct ath_softc *sc = arg1; local
211 struct ath_softc *sc = arg1; local
230 struct ath_softc *sc = arg1; local
251 struct ath_softc *sc = arg1; local
288 struct ath_softc *sc = arg1; local
311 struct ath_softc *sc = arg1; local
342 struct ath_softc *sc = arg1; local
371 struct ath_softc *sc = arg1; local
399 struct ath_softc *sc = arg1; local
425 struct ath_softc *sc = arg1; local
461 struct ath_softc *sc = arg1; local
560 struct ath_softc *sc = arg1; local
599 struct ath_softc *sc = arg1; local
624 struct ath_softc *sc = arg1; local
650 struct ath_softc *sc = arg1; local
691 struct ath_softc *sc = arg1; local
706 struct ath_softc *sc = arg1; local
724 struct ath_softc *sc = arg1; local
766 struct ath_softc *sc = arg1; local
785 ath_sysctl_alq_attach(struct ath_softc *sc) argument
814 ath_sysctlattach(struct ath_softc *sc) argument
1008 struct ath_softc *sc = arg1; local
1026 ath_sysctl_stats_attach_rxphyerr(struct ath_softc *sc, struct sysctl_oid_list *parent) argument
1044 ath_sysctl_stats_attach_intr(struct ath_softc *sc, struct sysctl_oid_list *parent) argument
1064 ath_sysctl_stats_attach(struct ath_softc *sc) argument
1316 ath_sysctl_hal_attach(struct ath_softc *sc) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malo_pci.c159 struct malo_softc *sc = &psc->malo_sc; local
276 struct malo_softc *sc = &psc->malo_sc; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c234 ar5212InitState(struct ath_hal_5212 *ahp, uint16_t devid, HAL_SOFTC sc, argument
320 ar5212Attach(uint16_t devid, HAL_SOFTC sc, argument
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_mii_physubr.c121 mii_phy_setmedia(struct mii_softc *sc) argument
240 mii_phy_auto(struct mii_softc *sc) argument
289 mii_phy_tick(struct mii_softc *sc) argument
332 mii_phy_reset(struct mii_softc *sc) argument
362 mii_phy_update(struct mii_softc *sc, int cmd) argument
383 mii_phy_add_media(struct mii_softc *sc) argument
541 struct mii_softc *sc; local
586 struct mii_softc *sc; local
630 mii_phy_flowstatus(struct mii_softc *sc) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DEmbeddedController.h188 EcLock(struct acpi_ec_cookie *sc) argument
202 EcUnlock(struct acpi_ec_cookie *sc) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c95 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
101 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
106 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, argument
130 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, argument
149 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, argument
162 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, argument
195 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
202 ath_rate_update_rx_rssi(struct ath_softc *sc, struct ath_node *an, int rssi) argument
226 ath_rate_update(struct ath_softc *sc, struct ieee80211_node *ni, int rate) argument
311 ath_rate_ctl_start(struct ath_softc *sc, struct ieee80211_node *ni) argument
363 struct ath_softc *sc = arg; local
432 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, struct ath_rateioctl *re) argument
440 ath_rate_sysctlattach(struct ath_softc *sc) argument
458 ath_rate_attach(struct ath_softc *sc) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c103 ath_rate_node_init(struct ath_softc *sc, struct ath_node *an) argument
109 ath_rate_node_cleanup(struct ath_softc *sc, struct ath_node *an) argument
114 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, argument
138 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, argument
157 ath_rate_setupxtxdesc(struct ath_softc *sc, struct ath_node *an, argument
170 ath_rate_tx_complete(struct ath_softc *sc, struct ath_node *an, argument
189 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) argument
196 ath_rate_update_rx_rssi(struct ath_softc *sc, struct ath_node *an, int rssi) argument
201 ath_rate_update(struct ath_softc *sc, struct ieee80211_node *ni, int rate) argument
286 ath_rate_ctl_start(struct ath_softc *sc, struct ieee80211_node *ni) argument
338 struct ath_softc *sc = arg; local
403 ath_rate_sysctlattach(struct ath_softc *sc) argument
421 ath_rate_fetch_node_stats(struct ath_softc *sc, struct ath_node *an, struct ath_rateioctl *re) argument
429 ath_rate_attach(struct ath_softc *sc) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/mii/
H A Dbrgphy.c216 struct mii_softc *sc; local
329 brgphy_service(struct mii_softc *sc, struct mii_data *mii, int cmd) argument
429 brgphy_setmedia(struct mii_softc *sc, int media) argument
485 brgphy_status(struct mii_softc *sc) argument
618 brgphy_mii_phy_auto(struct mii_softc *sc, int media) argument
650 brgphy_enable_loopback(struct mii_softc *sc) argument
664 bcm5401_load_dspcode(struct mii_softc *sc) argument
691 bcm5411_load_dspcode(struct mii_softc *sc) argument
709 bcm54k2_load_dspcode(struct mii_softc *sc) argument
727 brgphy_fixup_5704_a0_bug(struct mii_softc *sc) argument
744 brgphy_fixup_adc_bug(struct mii_softc *sc) argument
762 brgphy_fixup_adjust_trim(struct mii_softc *sc) argument
782 brgphy_fixup_ber_bug(struct mii_softc *sc) argument
805 brgphy_fixup_crc_bug(struct mii_softc *sc) argument
824 brgphy_fixup_jitter_bug(struct mii_softc *sc) argument
843 brgphy_fixup_disable_early_dac(struct mii_softc *sc) argument
855 brgphy_ethernet_wirespeed(struct mii_softc *sc) argument
866 brgphy_jumbo_settings(struct mii_softc *sc, u_long mtu) argument
898 brgphy_reset(struct mii_softc *sc) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/le/
H A Dif_le_ledma.c134 le_dma_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val) argument
144 le_dma_rdcsr(struct lance_softc *sc, uint16_t port) argument
154 le_dma_setutp(struct lance_softc *sc) argument
163 le_dma_setaui(struct lance_softc *sc) argument
172 le_dma_supmediachange(struct lance_softc *sc) argument
204 le_dma_supmediastatus(struct lance_softc *sc, struct ifmediareq *ifmr) argument
218 le_dma_hwreset(struct lance_softc *sc) argument
248 le_dma_hwintr(struct lance_softc *sc) argument
257 le_dma_nocarrier(struct lance_softc *sc) argument
312 struct lance_softc *sc; local
451 struct lance_softc *sc; local
[all...]
H A Dif_le_pci.c164 le_pci_wrbcr(struct lance_softc *sc, uint16_t port, uint16_t val) argument
174 le_pci_rdbcr(struct lance_softc *sc, uint16_t port) argument
184 le_pci_wrcsr(struct lance_softc *sc, uint16_t port, uint16_t val) argument
203 le_pci_rdcsr(struct lance_softc *sc, uint16_t port) argument
226 le_pci_mediachange(struct lance_softc *sc) argument
272 le_pci_hwreset(struct lance_softc *sc) argument
290 struct lance_softc *sc = (struct lance_softc *)xsc; local
323 struct lance_softc *sc; local
483 struct lance_softc *sc; local
[all...]
H A Dlance.c108 lance_config(struct lance_softc *sc, const char* name, int unit) argument
194 lance_attach(struct lance_softc *sc) argument
208 lance_detach(struct lance_softc *sc) argument
221 lance_suspend(struct lance_softc *sc) argument
230 lance_resume(struct lance_softc *sc) argument
242 struct lance_softc *sc = ifp->if_softc; local
250 lance_stop(struct lance_softc *sc) argument
269 struct lance_softc *sc = (struct lance_softc *)xsc; local
281 lance_init_locked(struct lance_softc *sc) argument
346 lance_put(struct lance_softc *sc, int boff, struct mbuf *m) argument
380 lance_get(struct lance_softc *sc, int boff, int totlen) argument
440 struct lance_softc *sc = (struct lance_softc *)xsc; local
458 struct lance_softc *sc = ifp->if_softc; local
481 struct lance_softc *sc = ifp->if_softc; local
504 struct lance_softc *sc = ifp->if_softc; local
584 lance_setladrf(struct lance_softc *sc, uint16_t *af) argument
638 lance_copytobuf_contig(struct lance_softc *sc, void *from, int boff, int len) argument
649 lance_copyfrombuf_contig(struct lance_softc *sc, void *to, int boff, int len) argument
660 lance_zerobuf_contig(struct lance_softc *sc, int boff, int len) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_fw.c65 r92c_fw_cmd(struct rtwn_softc *sc, uint8_t id, const void *buf, int len) argument
120 r92c_fw_reset(struct rtwn_softc *sc, int reason) argument
143 r92c_fw_download_enable(struct rtwn_softc *sc, int enable) argument
168 r92c_send_ra_cmd(struct rtwn_softc *sc, int macid, uint32_t rates, int maxrate) argument
221 r92c_init_ra(struct rtwn_softc *sc, int macid) argument
257 r92c_joinbss_rpt(struct rtwn_softc *sc, int macid) argument
295 r92c_set_rsvd_page(struct rtwn_softc *sc, int probe_resp, int null, int qos_null) argument
308 r92c_set_pwrmode(struct rtwn_softc *sc, struct ieee80211vap *vap, int off) argument
334 r92c_set_rssi(struct rtwn_softc *sc) argument
365 r92c_ratectl_tx_complete(struct rtwn_softc *sc, uint8_t *buf, int len) argument
450 r92c_handle_c2h_task(struct rtwn_softc *sc, union sec_param *data) argument
514 struct rtwn_softc *sc = arg; local
[all...]
H A Dr92c_tx.c58 r92c_tx_get_sco(struct rtwn_softc *sc, struct ieee80211_channel *c) argument
67 r92c_tx_set_ht40(struct rtwn_softc *sc, void *buf, struct ieee80211_node *ni) argument
82 r92c_tx_protection(struct rtwn_softc *sc, struct r92c_tx_desc *txd, argument
118 r92c_tx_raid(struct rtwn_softc *sc, struct r92c_tx_desc *txd, argument
173 r92c_tx_set_sgi(struct rtwn_softc *sc, voi argument
222 r92c_fill_tx_desc(struct rtwn_softc *sc, struct ieee80211_node *ni, struct mbuf *m, void *buf, uint8_t ridx, int maxretry) argument
349 r92c_fill_tx_desc_raw(struct rtwn_softc *sc, struct ieee80211_node *ni, struct mbuf *m, void *buf, const struct ieee80211_bpf_params *params) argument
402 r92c_fill_tx_desc_null(struct rtwn_softc *sc, void *buf, int is11b, int qos, int id) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/
H A Dr88e_calib.c68 r88e_iq_calib_chain(struct rtwn_softc *sc, uint16_t tx[2], uint16_t rx[2]) argument
158 r88e_iq_calib_run(struct rtwn_softc *sc, int n, uint16_t tx[2], uint16_t rx[2], struct r88e_iq_cal_reg_vals *vals) argument
291 r88e_iq_calib_compare_results(struct rtwn_softc *sc, uint16_t tx1[2], uint16_t rx1[2], uint16_t tx2[2], uint16_t rx2[2]) argument
311 r88e_iq_calib_write_results(struct rtwn_softc *sc, uint16_t tx[2], uint16_t rx[2]) argument
354 r88e_iq_calib(struct rtwn_softc *sc) argument
383 r88e_temp_measure(struct rtwn_softc *sc) argument
389 r88e_temp_read(struct rtwn_softc *sc) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/
H A Drtwn_usb_attach.c107 rtwn_usb_alloc_list(struct rtwn_softc *sc, struct rtwn_data data[], argument
132 rtwn_usb_alloc_rx_list(struct rtwn_softc *sc) argument
152 rtwn_usb_alloc_tx_list(struct rtwn_softc *sc) argument
173 rtwn_usb_free_list(struct rtwn_softc *sc, struc argument
196 rtwn_usb_free_rx_list(struct rtwn_softc *sc) argument
210 rtwn_usb_free_tx_list(struct rtwn_softc *sc) argument
222 rtwn_usb_reset_lists(struct rtwn_softc *sc, struct ieee80211vap *vap) argument
284 rtwn_usb_start_xfers(struct rtwn_softc *sc) argument
292 rtwn_usb_abort_xfers(struct rtwn_softc *sc) argument
307 rtwn_usb_fw_write_block(struct rtwn_softc *sc, const uint8_t *buf, uint16_t reg, int mlen) argument
320 rtwn_usb_drop_incorrect_tx(struct rtwn_softc *sc) argument
328 rtwn_usb_attach_methods(struct rtwn_softc *sc) argument
353 rtwn_usb_sysctlattach(struct rtwn_softc *sc) argument
382 struct rtwn_softc *sc = &uc->uc_sc; local
428 struct rtwn_softc *sc = &uc->uc_sc; local
[all...]

Completed in 128 milliseconds

1234567891011>>