Searched defs:sc (Results 1 - 25 of 278) sorted by path

1234567891011>>

/haiku/headers/private/firewire/
H A Dfirewirereg.h277 caddr_t sc; member in struct:fw_xferq
298 void *sc; member in struct:fw_bind
302 caddr_t sc; member in struct:fw_xfer
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwmem.cpp52 fwmem_xfer_req( struct fw_device *fwdev, caddr_t sc, int spd, int slen, int rlen, void *hand) argument
81 fwmem_read_quad( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, void *data, void (*hand)(struct fw_xfer *)) argument
118 fwmem_write_quad( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, void *data, void (*hand)(struct fw_xfer *)) argument
154 fwmem_read_block( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, int len, void *data, void (*hand)(struct fw_xfer *)) argument
192 fwmem_write_block( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, int len, void *data, void (*hand)(struct fw_xfer *)) argument
[all...]
H A Dfwohci_pci.cpp75 fwohci_softc_t *sc = gFwohci_softc[index]; local
103 struct fwohci_softc *sc; local
142 fwohci_softc_t *sc = gFwohci_softc[index]; local
[all...]
/haiku/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c161 struct firewire_softc *sc = NULL; local
978 struct firewire_softc *sc = NULL; local
[all...]
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_spec.h538 uint16_t sc : 8; /* status code */ member in struct:nvme_status
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c317 struct an_softc *sc = device_get_softc(dev); local
379 struct an_softc *sc = device_get_softc(dev); local
398 struct an_softc *sc = device_get_softc(dev); local
418 struct an_softc *sc = device_get_softc(dev); local
439 struct an_softc *sc = device_get_softc(dev); local
464 an_dma_malloc(struct an_softc *sc, bus_size_t size, struct an_dma_alloc *dma, int mapflags) argument
493 an_dma_free(struct an_softc *sc, struct an_dma_alloc *dma) argument
506 struct an_softc *sc = device_get_softc(dev); local
547 an_init_mpi350_desc(struct an_softc *sc) argument
653 an_attach(struct an_softc *sc, int flags) argument
808 struct an_softc *sc = device_get_softc(dev); local
831 an_rxeof(struct an_softc *sc) argument
1097 an_txeof(struct an_softc *sc, int status) argument
1152 struct an_softc *sc; local
1190 struct an_softc *sc; local
1260 an_cmd_struct(struct an_softc *sc, struct an_command *cmd, struct an_reply *reply) argument
1308 an_cmd(struct an_softc *sc, int cmd, int val) argument
1354 an_reset(struct an_softc *sc) argument
1376 an_read_record(struct an_softc *sc, struct an_ltv_gen *ltv) argument
1489 an_write_record(struct an_softc *sc, struct an_ltv_gen *ltv) argument
1590 an_dump_record(struct an_softc *sc, struct an_ltv_gen *ltv, char *string) argument
1630 an_seek(struct an_softc *sc, int id, int off, int chan) argument
1664 an_read_data(struct an_softc *sc, int id, int off, caddr_t buf, int len) argument
1687 an_write_data(struct an_softc *sc, int id, int off, caddr_t buf, int len) argument
1714 an_alloc_nicmem(struct an_softc *sc, int len, int *id) argument
1745 an_setdef(struct an_softc *sc, struct an_req *areq) argument
1854 an_promisc(struct an_softc *sc, int promisc) argument
1877 struct an_softc *sc; local
2573 an_init_tx_ring(struct an_softc *sc) argument
2601 struct an_softc *sc = xsc; local
2609 an_init_locked(struct an_softc *sc) argument
2712 struct an_softc *sc; local
2723 struct an_softc *sc; local
2907 an_stop(struct an_softc *sc) argument
2937 an_watchdog(struct an_softc *sc) argument
2960 struct an_softc *sc; local
2974 struct an_softc *sc; local
3065 an_cache_store(struct an_softc *sc, struct ether_header *eh, struct mbuf *m, u_int8_t rx_rssi, u_int8_t rx_quality) argument
3218 struct an_softc *sc = ifp->if_softc; local
3262 struct an_softc *sc = ifp->if_softc; local
3300 struct an_softc *sc; local
3375 struct an_softc *sc; local
3486 struct an_softc *sc = ifp->if_softc; local
3506 struct an_softc *sc = ifp->if_softc; local
3529 struct an_softc *sc = ifp->if_softc; local
3563 struct an_softc *sc = ifp->if_softc; local
3593 struct an_softc *sc = ifp->if_softc; local
3628 struct an_softc *sc = ifp->if_softc; local
3684 struct an_softc *sc = ifp->if_softc; local
3717 struct an_softc *sc = ifp->if_softc; local
3735 struct an_softc *sc; local
[all...]
H A Dif_an_isa.c109 struct an_softc *sc = device_get_softc(dev); local
H A Dif_an_pccard.c132 struct an_softc *sc = device_get_softc(dev); local
H A Dif_an_pci.c146 struct an_softc *sc; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_attach.c634 ar9300_attach(u_int16_t devid, HAL_SOFTC sc, HAL_BUS_TAG st, argument
2502 ar9300_new_state(u_int16_t devid, HAL_SOFTC sc, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c188 ar5210Attach(uint16_t devid, HAL_SOFTC sc, HAL_BUS_TAG st, HAL_BUS_HANDLE sh, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c207 ar5211Attach(uint16_t devid, HAL_SOFTC sc, argument
/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/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c65 ar5312Attach(uint16_t devid, HAL_SOFTC sc, 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_debug.c101 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, argument
137 ath_printtxbuf_edma(struct ath_softc *sc, const struct ath_buf *first_bf, argument
200 ath_printtxbuf_legacy(struct ath_softc *sc, const struct ath_buf *first_bf, argument
243 ath_printtxbuf(struct ath_softc *sc, const struct ath_buf *first_bf, argument
253 ath_printtxstatbuf(struct ath_softc *sc, const struct ath_buf *first_bf, const uint32_t *ds, u_int qnum, u_int ix, int done) argument
[all...]
H A Dif_ath_descdma.c145 ath_descdma_alloc_desc(struct ath_softc *sc, argument
238 ath_descdma_setup(struct ath_softc *sc, argument
327 ath_descdma_setup_rx_edma(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head, const char *name, int nbuf, int rx_status_len) argument
385 ath_descdma_cleanup(struct ath_softc *sc, struct ath_descdma *dd, ath_bufhead *head) argument
[all...]
H A Dif_ath_keycache.c87 ath_keyprint(struct ath_softc *sc, const char *tag, u_int ix, argument
124 ath_keyset_tkip(struct ath_softc *sc, const struct ieee80211_key *k, argument
185 ath_keyset(struct ath_softc *sc, struct ieee80211vap *vap, const struct ieee80211_key *k, struct ieee80211_node *bss) argument
277 key_alloc_2pair(struct ath_softc *sc, ieee80211_keyix *txkeyix, ieee80211_keyix *rxkeyix) argument
330 key_alloc_pair(struct ath_softc *sc, ieee80211_keyix *txkeyix, ieee80211_keyix *rxkeyix) argument
375 key_alloc_single(struct ath_softc *sc, ieee80211_keyix *txkeyix, ieee80211_keyix *rxkeyix) argument
422 struct ath_softc *sc = vap->iv_ic->ic_softc; local
491 struct ath_softc *sc = vap->iv_ic->ic_softc; local
535 struct ath_softc *sc = vap->iv_ic->ic_softc; local
[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_tdma.c136 ath_tdma_settimers(struct ath_softc *sc, u_int32_t nexttbtt, u_int32_t bintval) argument
206 ath_tdma_bintvalsetup(struct ath_softc *sc, const struct ieee80211_tdma_state *tdma) argument
252 ath_tdma_config(struct ath_softc *sc, struct ieee80211vap *vap) argument
364 struct ath_softc *sc = ic->ic_softc; local
616 ath_tdma_beacon_send(struct ath_softc *sc, struct ieee80211vap *vap) argument
[all...]
H A Dif_ath_tsf.h75 ath_extend_tsf(struct ath_softc *sc, u_int32_t rstamp, u_int64_t tsf) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/
H A Dglue.c26 struct ath_softc* sc = (struct ath_softc*)device_get_softc(dev); local
63 struct ath_softc* sc = (struct ath_softc*)device_get_softc(dev); local
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c229 struct ipw_softc *sc = device_get_softc(dev); local
370 struct ipw_softc *sc = device_get_softc(dev); local
406 struct ipw_softc *sc = ic->ic_softc; local
489 ipw_dma_alloc(struct ipw_softc *sc) argument
718 ipw_release(struct ipw_softc *sc) argument
791 struct ipw_softc *sc = device_get_softc(dev); local
801 struct ipw_softc *sc = device_get_softc(dev); local
811 struct ipw_softc *sc = device_get_softc(dev); local
841 struct ipw_softc *sc = ic->ic_softc; local
854 struct ipw_softc *sc = ic->ic_softc; local
916 ipw_read_prom_word(struct ipw_softc *sc, uint8_t addr) argument
968 ipw_read_chanmask(struct ipw_softc *sc) argument
981 ipw_rx_cmd_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) argument
999 ipw_rx_newstate_intr(struct ipw_softc *sc, struct ipw_soft_buf *sbuf) argument
1102 ipw_setcurchan(struct ipw_softc *sc, struct ieee80211_channel *chan) argument
1115 ipw_fix_channel(struct ipw_softc *sc, struct mbuf *m) argument
1159 ipw_rx_data_intr(struct ipw_softc *sc, struct ipw_status *status, struct ipw_soft_bd *sbd, struct ipw_soft_buf *sbuf) argument
1244 ipw_rx_intr(struct ipw_softc *sc) argument
1303 ipw_release_sbd(struct ipw_softc *sc, struct ipw_soft_bd *sbd) argument
1342 ipw_tx_intr(struct ipw_softc *sc) argument
1365 ipw_fatal_error_intr(struct ipw_softc *sc) argument
1382 struct ipw_softc *sc = arg; local
1482 ipw_cmd(struct ipw_softc *sc, uint32_t type, void *data, uint32_t len) argument
1555 ipw_tx_start(struct ipw_softc *sc, struct mbuf *m0, struct ieee80211_node *ni) argument
1714 struct ipw_softc *sc = ic->ic_softc; local
1733 ipw_start(struct ipw_softc *sc) argument
1757 struct ipw_softc *sc = arg; local
1788 struct ipw_softc *sc = ic->ic_softc; local
1805 ipw_stop_master(struct ipw_softc *sc) argument
1830 ipw_reset(struct ipw_softc *sc) argument
1862 ipw_waitfordisable(struct ipw_softc *sc, int waitfor) argument
1880 ipw_enable(struct ipw_softc *sc) argument
1898 ipw_disable(struct ipw_softc *sc) argument
1919 ipw_load_ucode(struct ipw_softc *sc, const char *uc, int size) argument
1971 ipw_load_firmware(struct ipw_softc *sc, const char *fw, int size) argument
2015 ipw_setwepkeys(struct ipw_softc *sc) argument
2045 ipw_setwpaie(struct ipw_softc *sc, const void *ie, int ielen) argument
2058 ipw_setbssid(struct ipw_softc *sc, uint8_t *bssid) argument
2073 ipw_setssid(struct ipw_softc *sc, void *ssid, size_t ssidlen) argument
2101 ipw_setscanopts(struct ipw_softc *sc, uint32_t chanmask, uint32_t flags) argument
2112 ipw_scan(struct ipw_softc *sc) argument
2158 ipw_setchannel(struct ipw_softc *sc, struct ieee80211_channel *chan) argument
2175 struct ipw_softc *sc = ic->ic_softc; local
2267 struct ipw_softc *sc = ic->ic_softc; local
2300 struct ipw_softc *sc = priv; local
2312 ipw_init_locked(struct ipw_softc *sc) argument
2408 ipw_config(struct ipw_softc *sc) argument
2503 struct ipw_softc *sc = priv; local
2511 ipw_stop_locked(struct ipw_softc *sc) argument
2535 struct ipw_softc *sc = arg1; local
2555 struct ipw_softc *sc = arg1; local
2565 ipw_read_table1(struct ipw_softc *sc, uint32_t off) argument
2571 ipw_write_table1(struct ipw_softc *sc, uint32_t off, uint32_t info) argument
2615 ipw_write_mem_1(struct ipw_softc *sc, bus_size_t offset, const uint8_t *datap, bus_size_t count) argument
2627 struct ipw_softc *sc = ic->ic_softc; local
2638 struct ipw_softc *sc = ic->ic_softc; local
2657 struct ipw_softc *sc = ic->ic_softc; local
2683 struct ipw_softc *sc = ic->ic_softc; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c330 struct wpi_softc *sc = (struct wpi_softc *)device_get_softc(dev); local
571 wpi_radiotap_attach(struct wpi_softc *sc) argument
584 wpi_sysctlattach(struct wpi_softc *sc) argument
682 struct wpi_softc *sc = device_get_softc(dev); local
738 struct wpi_softc *sc = device_get_softc(dev); local
747 struct wpi_softc *sc = device_get_softc(dev); local
757 struct wpi_softc *sc = device_get_softc(dev); local
771 wpi_nic_lock(struct wpi_softc *sc) argument
796 wpi_nic_unlock(struct wpi_softc *sc) argument
802 wpi_prph_read(struct wpi_softc *sc, uint32_t addr) argument
810 wpi_prph_write(struct wpi_softc *sc, uint32_t addr, uint32_t data) argument
818 wpi_prph_setbits(struct wpi_softc *sc, uint32_t addr, uint32_t mask) argument
824 wpi_prph_clrbits(struct wpi_softc *sc, uint32_t addr, uint32_t mask) argument
830 wpi_prph_write_region_4(struct wpi_softc *sc, uint32_t addr, const uint32_t *data, uint32_t count) argument
838 wpi_mem_read(struct wpi_softc *sc, uint32_t addr) argument
846 wpi_mem_read_region_4(struct wpi_softc *sc, uint32_t addr, uint32_t *data, int count) argument
854 wpi_read_prom_data(struct wpi_softc *sc, uint32_t addr, void *data, int count) argument
904 wpi_dma_contig_alloc(struct wpi_softc *sc, struct wpi_dma_info *dma, void **kvap, bus_size_t size, bus_size_t alignment) argument
959 wpi_alloc_shared(struct wpi_softc *sc) argument
967 wpi_free_shared(struct wpi_softc *sc) argument
976 wpi_alloc_fwmem(struct wpi_softc *sc) argument
984 wpi_free_fwmem(struct wpi_softc *sc) argument
990 wpi_alloc_rx_ring(struct wpi_softc *sc) argument
1075 wpi_update_rx_ring(struct wpi_softc *sc) argument
1081 wpi_update_rx_ring_ps(struct wpi_softc *sc) argument
1104 wpi_reset_rx_ring(struct wpi_softc *sc) argument
1127 wpi_free_rx_ring(struct wpi_softc *sc) argument
1156 wpi_alloc_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring, uint8_t qid) argument
1232 wpi_update_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring) argument
1238 wpi_update_tx_ring_ps(struct wpi_softc *sc, struct wpi_tx_ring *ring) argument
1258 wpi_reset_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring) argument
1290 wpi_free_tx_ring(struct wpi_softc *sc, struct wpi_tx_ring *ring) argument
1321 wpi_read_eeprom(struct wpi_softc *sc, uint8_t macaddr[IEEE80211_ADDR_LEN]) argument
1412 wpi_read_eeprom_band(struct wpi_softc *sc, uint8_t n, int maxchans, int *nchans, struct ieee80211_channel chans[]) argument
1459 wpi_read_eeprom_channels(struct wpi_softc *sc, uint8_t n) argument
1485 wpi_find_eeprom_channel(struct wpi_softc *sc, struct ieee80211_channel *c) argument
1502 struct wpi_softc *sc = ic->ic_softc; local
1517 struct wpi_softc *sc = ic->ic_softc; local
1537 wpi_read_eeprom_group(struct wpi_softc *sc, uint8_t n) argument
1576 wpi_add_node_entry_adhoc(struct wpi_softc *sc) argument
1591 wpi_add_node_entry_sta(struct wpi_softc *sc) argument
1599 wpi_check_node_entry(struct wpi_softc *sc, uint8_t id) argument
1608 wpi_clear_node_table(struct wpi_softc *sc) argument
1614 wpi_del_node_entry(struct wpi_softc *sc, uint8_t id) argument
1638 struct wpi_softc *sc = ni->ni_ic->ic_softc; local
1654 wpi_check_bss_filter(struct wpi_softc *sc) argument
1665 struct wpi_softc *sc = vap->iv_ic->ic_softc; local
1689 struct wpi_softc *sc = arg; local
1706 wpi_restore_node_table(struct wpi_softc *sc, struct wpi_vap *wvp) argument
1727 struct wpi_softc *sc = ic->ic_softc; local
1852 struct wpi_softc *sc = arg; local
1906 wpi_rx_done(struct wpi_softc *sc, struct wpi_rx_desc *desc, struct wpi_rx_data *data) argument
2047 wpi_rx_statistics(struct wpi_softc *sc, struct wpi_rx_desc *desc, struct wpi_rx_data *data) argument
2054 wpi_tx_done(struct wpi_softc *sc, struct wpi_rx_desc *desc) argument
2128 wpi_cmd_done(struct wpi_softc *sc, struct wpi_rx_desc *desc) argument
2177 wpi_notif_intr(struct wpi_softc *sc) argument
2383 wpi_wakeup_intr(struct wpi_softc *sc) argument
2413 wpi_debug_registers(struct wpi_softc *sc) argument
2475 wpi_fatal_intr(struct wpi_softc *sc) argument
2537 struct wpi_softc *sc = arg; local
2602 wpi_free_txfrags(struct wpi_softc *sc, uint16_t ac) argument
2630 wpi_cmd2(struct wpi_softc *sc, struct wpi_buf *buf) argument
2790 wpi_tx_data(struct wpi_softc *sc, struct mbuf *m, struct ieee80211_node *ni) argument
2960 wpi_tx_data_raw(struct wpi_softc *sc, struct mbuf *m, struct ieee80211_node *ni, const struct ieee80211_bpf_params *params) argument
3063 wpi_tx_ring_free_space(struct wpi_softc *sc, uint16_t ac) argument
3080 struct wpi_softc *sc = ic->ic_softc; local
3127 struct wpi_softc *sc = ic->ic_softc; local
3177 struct wpi_softc *sc = arg; local
3194 struct wpi_softc *sc = arg; local
3204 struct wpi_softc *sc = arg; local
3214 struct wpi_softc *sc = ic->ic_softc; local
3235 wpi_cmd(struct wpi_softc *sc, uint8_t code, const void *buf, uint16_t size, int async) argument
3336 wpi_mrr_setup(struct wpi_softc *sc) argument
3386 wpi_add_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3434 wpi_add_broadcast_node(struct wpi_softc *sc, int async) argument
3455 wpi_add_sta_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3474 wpi_add_ibss_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3499 wpi_del_node(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3528 struct wpi_softc *sc = ic->ic_softc; local
3562 wpi_set_promisc(struct wpi_softc *sc) argument
3581 struct wpi_softc *sc = ic->ic_softc; local
3607 wpi_set_led(struct wpi_softc *sc, uint8_t which, uint8_t off, uint8_t on) argument
3621 wpi_set_timing(struct wpi_softc *sc, struct ieee80211_node *ni) argument
3649 wpi_power_calibration(struct wpi_softc *sc) argument
3685 wpi_set_txpower(struct wpi_softc *sc, int async) argument
3735 wpi_get_power_index(struct wpi_softc *sc, struct wpi_power_group *group, uint8_t chan, int is_chan_5ghz, int ridx) argument
3803 wpi_set_pslevel(struct wpi_softc *sc, uint8_t dtim, int level, int async) argument
3855 wpi_send_btcoex(struct wpi_softc *sc) argument
3869 wpi_send_rxon(struct wpi_softc *sc, int assoc, int async) argument
3937 wpi_config(struct wpi_softc *sc) argument
4019 wpi_get_active_dwell_time(struct wpi_softc *sc, struct ieee80211_channel *c, uint8_t n_probes) argument
4039 wpi_limit_dwell(struct wpi_softc *sc, uint16_t dwell_time) argument
4067 wpi_get_passive_dwell_time(struct wpi_softc *sc, struct ieee80211_channel *c) argument
4096 wpi_scan(struct wpi_softc *sc, struct ieee80211_channel *c) argument
4293 wpi_auth(struct wpi_softc *sc, struct ieee80211vap *vap) argument
4351 struct wpi_softc *sc = ic->ic_softc; local
4399 wpi_setup_beacon(struct wpi_softc *sc, struct ieee80211_node *ni) argument
4434 struct wpi_softc *sc = vap->iv_ic->ic_softc; local
4476 struct wpi_softc *sc = ni->ni_ic->ic_softc; local
4495 wpi_run(struct wpi_softc *sc, struct ieee80211vap *vap) argument
4603 struct wpi_softc *sc = ni->ni_ic->ic_softc; local
4667 struct wpi_softc *sc = ni->ni_ic->ic_softc; local
4702 struct wpi_softc *sc = ni->ni_ic->ic_softc; local
4752 struct wpi_softc *sc = ni->ni_ic->ic_softc; local
4774 struct wpi_softc *sc = ic->ic_softc; local
4861 wpi_post_alive(struct wpi_softc *sc) argument
4902 wpi_load_bootcode(struct wpi_softc *sc, const uint8_t *ucode, uint32_t size) argument
4953 wpi_load_firmware(struct wpi_softc *sc) argument
5017 wpi_read_firmware(struct wpi_softc *sc) argument
5115 wpi_unload_firmware(struct wpi_softc *sc) argument
5124 wpi_clock_wait(struct wpi_softc *sc) argument
5144 wpi_apm_init(struct wpi_softc *sc) argument
5191 wpi_apm_stop_master(struct wpi_softc *sc) argument
5212 wpi_apm_stop(struct wpi_softc *sc) argument
5224 wpi_nic_config(struct wpi_softc *sc) argument
5250 wpi_hw_init(struct wpi_softc *sc) argument
5366 wpi_hw_stop(struct wpi_softc *sc) argument
5424 struct wpi_softc *sc = arg0; local
5441 struct wpi_softc *sc = arg0; local
5458 wpi_init(struct wpi_softc *sc) argument
5522 wpi_stop_locked(struct wpi_softc *sc) argument
5550 wpi_stop(struct wpi_softc *sc) argument
5563 struct wpi_softc *sc = ic->ic_softc; local
5574 struct wpi_softc *sc = ic->ic_softc; local
5589 struct wpi_softc *sc = ic->ic_softc; local
5635 struct wpi_softc *sc = ic->ic_softc; local
[all...]

Completed in 141 milliseconds

1234567891011>>