/titanic_51/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_sc.h | 42 struct sc { struct 44 sc_pci_psc global() argument 49 sc_ctrl_regsc global() argument 50 sc_invl_regsc global() argument 51 sc_sync_regsc global() argument 52 sc_sync_reg_pasc global() argument 57 sc_ctx_invl_regsc global() argument 58 sc_ctx_match_regsc global() argument 63 sc_data_diag_accsc global() argument 64 sc_tag_diag_accsc global() argument 65 sc_ltag_diag_accsc global() argument 70 sc_sync_flag_basesc global() argument 71 sc_sync_flag_vaddrsc global() argument 72 sc_sync_flag_pasc global() argument 74 sc_sync_mutexsc global() argument
|
/titanic_51/usr/src/uts/common/io/ipw/ |
H A D | ipw2100_hw.c | 60 ipw2100_csr_get8(struct ipw2100_softc *sc, uint32_t off) in ipw2100_csr_get8() argument 66 ipw2100_csr_get16(struct ipw2100_softc *sc, uint32_t off) in ipw2100_csr_get16() argument 73 ipw2100_csr_get32(struct ipw2100_softc *sc, uint32_t off) in ipw2100_csr_get32() argument 80 ipw2100_csr_rep_get16(struct ipw2100_softc *sc, in ipw2100_csr_rep_get16() argument 89 ipw2100_csr_put8(struct ipw2100_softc * sc,uint32_t off,uint8_t val) ipw2100_csr_put8() argument 95 ipw2100_csr_put16(struct ipw2100_softc * sc,uint32_t off,uint16_t val) ipw2100_csr_put16() argument 102 ipw2100_csr_put32(struct ipw2100_softc * sc,uint32_t off,uint32_t val) ipw2100_csr_put32() argument 109 ipw2100_csr_rep_put8(struct ipw2100_softc * sc,uint32_t off,uint8_t * buf,size_t cnt) ipw2100_csr_rep_put8() argument 117 ipw2100_imem_get8(struct ipw2100_softc * sc,int32_t addr) ipw2100_imem_get8() argument 125 ipw2100_imem_get16(struct ipw2100_softc * sc,uint32_t addr) ipw2100_imem_get16() argument 133 ipw2100_imem_get32(struct ipw2100_softc * sc,uint32_t addr) ipw2100_imem_get32() argument 141 ipw2100_imem_rep_get16(struct ipw2100_softc * sc,uint32_t addr,uint16_t * buf,size_t cnt) ipw2100_imem_rep_get16() argument 149 ipw2100_imem_put8(struct ipw2100_softc * sc,uint32_t addr,uint8_t val) ipw2100_imem_put8() argument 156 ipw2100_imem_put16(struct ipw2100_softc * sc,uint32_t addr,uint16_t val) ipw2100_imem_put16() argument 163 ipw2100_imem_put32(struct ipw2100_softc * sc,uint32_t addr,uint32_t val) ipw2100_imem_put32() argument 170 ipw2100_imem_rep_put8(struct ipw2100_softc * sc,uint32_t addr,uint8_t * buf,size_t cnt) ipw2100_imem_rep_put8() argument 178 ipw2100_imem_getbuf(struct ipw2100_softc * sc,uint32_t addr,uint8_t * buf,size_t cnt) ipw2100_imem_getbuf() argument 189 ipw2100_imem_putbuf(struct ipw2100_softc * sc,uint32_t addr,uint8_t * buf,size_t cnt) ipw2100_imem_putbuf() argument 200 ipw2100_rom_control(struct ipw2100_softc * sc,uint32_t val) ipw2100_rom_control() argument 208 ipw2100_table1_get8(struct ipw2100_softc * sc,uint32_t off) ipw2100_table1_get8() argument 215 ipw2100_table1_get32(struct ipw2100_softc * sc,uint32_t off) ipw2100_table1_get32() argument 222 ipw2100_table1_put32(struct ipw2100_softc * sc,uint32_t off,uint32_t val) ipw2100_table1_put32() argument 229 ipw2100_table2_getbuf(struct ipw2100_softc * sc,uint32_t off,uint8_t * buf,uint32_t * len) ipw2100_table2_getbuf() argument 258 ipw2100_rom_get16(struct ipw2100_softc * sc,uint8_t addr) ipw2100_rom_get16() argument 337 ipw2100_cache_firmware(struct ipw2100_softc * sc) ipw2100_cache_firmware() argument 374 ipw2100_free_firmware(struct ipw2100_softc * sc) ipw2100_free_firmware() argument 385 ipw2100_load_uc(struct ipw2100_softc * sc) ipw2100_load_uc() argument 433 ipw2100_load_fw(struct ipw2100_softc * sc) ipw2100_load_fw() argument [all...] |
H A D | ipw2100.c | 256 struct ipw2100_softc *sc; ipw2100_attach() local 523 struct ipw2100_softc *sc = ipw2100_detach() local 586 ipw2100_cpr_suspend(struct ipw2100_softc * sc) ipw2100_cpr_suspend() argument 616 ipw2100_cpr_resume(struct ipw2100_softc * sc) ipw2100_cpr_resume() argument 694 struct ipw2100_softc *sc = ipw2100_quiesce() local 714 ipw2100_tables_init(struct ipw2100_softc * sc) ipw2100_tables_init() argument 721 ipw2100_stop(struct ipw2100_softc * sc) ipw2100_stop() argument 734 ipw2100_config(struct ipw2100_softc * sc) ipw2100_config() argument 1009 ipw2100_cmd(struct ipw2100_softc * sc,uint32_t type,void * buf,size_t len) ipw2100_cmd() argument 1098 ipw2100_init(struct ipw2100_softc * sc) ipw2100_init() argument 1181 ipw2100_hwconf_get(struct ipw2100_softc * sc) ipw2100_hwconf_get() argument 1236 ipw2100_master_stop(struct ipw2100_softc * sc) ipw2100_master_stop() argument 1268 ipw2100_chip_reset(struct ipw2100_softc * sc) ipw2100_chip_reset() argument 1308 ipw2100_get_radio(struct ipw2100_softc * sc) ipw2100_get_radio() argument 1320 ipw2100_get_statistics(struct ipw2100_softc * sc) ipw2100_get_statistics() argument 1380 ipw2100_dma_region_alloc(struct ipw2100_softc * sc,struct dma_region * dr,size_t size,uint_t dir,uint_t flags) ipw2100_dma_region_alloc() argument 1450 ipw2100_ring_alloc(struct ipw2100_softc * sc) ipw2100_ring_alloc() argument 1536 ipw2100_ring_free(struct ipw2100_softc * sc) ipw2100_ring_free() argument 1569 ipw2100_ring_reset(struct ipw2100_softc * sc) ipw2100_ring_reset() argument 1610 ipw2100_ring_init(struct ipw2100_softc * sc) ipw2100_ring_init() argument 1624 ipw2100_ring_hwsetup(struct ipw2100_softc * sc) ipw2100_ring_hwsetup() argument 1667 struct ipw2100_softc *sc = (struct ipw2100_softc *)ic; ipw2100_newstate() local 1812 ipw2100_thread(struct ipw2100_softc * sc) ipw2100_thread() argument 1881 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_start() local 1903 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_stop() local 1916 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_unicst() local 1951 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_promisc() local 1988 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_tx() local 2022 struct ipw2100_softc *sc = (struct ipw2100_softc *)ic; ipw2100_send() local 2277 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_ioctl() local 2305 ipw2100_ioctl(struct ipw2100_softc * sc,queue_t * q,mblk_t * m) ipw2100_ioctl() argument 2383 ipw2100_getset(struct ipw2100_softc * sc,mblk_t * m,uint32_t cmd,boolean_t * need_net80211) ipw2100_getset() argument 2477 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_getprop() local 2504 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_propinfo() local 2515 struct ipw2100_softc *sc = (struct ipw2100_softc *)arg; ipw2100_m_setprop() local 2552 ipw_wificfg_radio(struct ipw2100_softc * sc,uint32_t cmd,wldp_t * outfp) ipw_wificfg_radio() argument 2582 ipw_wificfg_disassoc(struct ipw2100_softc * sc,wldp_t * outfp) ipw_wificfg_disassoc() argument 2640 ipw2100_rcvpkt(struct ipw2100_softc * sc,struct ipw2100_status * status,uint8_t * rxbuf) ipw2100_rcvpkt() argument 2668 struct ipw2100_softc *sc = (struct ipw2100_softc *)(uintptr_t)arg; ipw2100_intr() local [all...] |
/titanic_51/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | adapter.c | 26 t4_read_reg(struct adapter *sc, uint32_t reg) in t4_read_reg() argument 33 t4_write_reg(struct adapter *sc, uint32_t reg, uint32_t val) in t4_write_reg() argument 40 t4_os_pci_read_cfg1(struct adapter *sc, int reg, uint8_t *val) in t4_os_pci_read_cfg1() argument 46 t4_os_pci_write_cfg1(struct adapter *sc, int reg, uint8_t val) in t4_os_pci_write_cfg1() argument 52 t4_os_pci_read_cfg2(struct adapter * sc,int reg,uint16_t * val) t4_os_pci_read_cfg2() argument 58 t4_os_pci_write_cfg2(struct adapter * sc,int reg,uint16_t val) t4_os_pci_write_cfg2() argument 64 t4_os_pci_read_cfg4(struct adapter * sc,int reg,uint32_t * val) t4_os_pci_read_cfg4() argument 70 t4_os_pci_write_cfg4(struct adapter * sc,int reg,uint32_t val) t4_os_pci_write_cfg4() argument 76 t4_read_reg64(struct adapter * sc,uint32_t reg) t4_read_reg64() argument 83 t4_write_reg64(struct adapter * sc,uint32_t reg,uint64_t val) t4_write_reg64() argument 90 adap2pinfo(struct adapter * sc,int idx) adap2pinfo() argument 96 t4_os_set_hw_addr(struct adapter * sc,int idx,uint8_t hw_addr[]) t4_os_set_hw_addr() argument 114 t4_wrq_tx(struct adapter * sc,struct sge_wrq * wrq,mblk_t * m) t4_wrq_tx() argument [all...] |
/titanic_51/usr/src/uts/common/io/zyd/ |
H A D | zyd_hw.c | 72 zyd_read32(struct zyd_softc *sc, uint16_t reg, uint32_t *val) in zyd_read32() argument 108 zyd_write32(struct zyd_softc *sc, uint16_t reg, uint32_t val) in zyd_write32() argument 131 zyd_read16(struct zyd_softc *sc, uint16_t reg, uint16_t *val) in zyd_read16() argument 168 zyd_write16(struct zyd_softc * sc,uint16_t reg,uint16_t val) zyd_write16() argument 189 zyd_write16a(struct zyd_softc * sc,const struct zyd_iowrite16 * reqa,int n) zyd_write16a() argument 207 zyd_lock_phy(struct zyd_softc * sc) zyd_lock_phy() argument 220 zyd_unlock_phy(struct zyd_softc * sc) zyd_unlock_phy() argument 233 zyd_read_mac(struct zyd_softc * sc) zyd_read_mac() argument 258 zyd_rfwrite(struct zyd_softc * sc,uint32_t val,int bits) zyd_rfwrite() argument 295 zyd_set_led(struct zyd_softc * sc,int which,boolean_t on) zyd_set_led() argument 310 zyd_set_macaddr(struct zyd_softc * sc,const uint8_t * addr) zyd_set_macaddr() argument 325 zyd_read_eeprom(struct zyd_softc * sc) zyd_read_eeprom() argument 374 zyd_hw_init(struct zyd_softc * sc) zyd_hw_init() argument 473 zyd_hw_deinit(struct zyd_softc * sc) zyd_hw_deinit() argument 485 zyd_hw_configure(struct zyd_softc * sc) zyd_hw_configure() argument 563 zyd_hw_set_channel(struct zyd_softc * sc,uint8_t chan) zyd_hw_set_channel() argument 608 zyd_hw_start(struct zyd_softc * sc) zyd_hw_start() argument 679 zyd_hw_stop(struct zyd_softc * sc) zyd_hw_stop() argument 715 zyd_al2230_rf_init(struct zyd_softc * sc) zyd_al2230_rf_init() argument 752 zyd_al2230_rf_init_b(struct zyd_softc * sc) zyd_al2230_rf_init_b() argument 785 zyd_al2230_set_channel(struct zyd_softc * sc,uint8_t chan) zyd_al2230_set_channel() argument 805 zyd_al2230_switch_radio(struct zyd_softc * sc,boolean_t on) zyd_al2230_switch_radio() argument 824 zyd_rfmd_rf_init(struct zyd_softc * sc) zyd_rfmd_rf_init() argument 853 zyd_rfmd_switch_radio(struct zyd_softc * sc,boolean_t on) zyd_rfmd_switch_radio() argument 863 zyd_rfmd_set_channel(struct zyd_softc * sc,uint8_t chan) zyd_rfmd_set_channel() argument [all...] |
/titanic_51/usr/src/uts/intel/io/ipmi/ |
H A D | ipmi_kcs.c | 54 kcs_wait_for_ibf(struct ipmi_softc *sc, int state) in kcs_wait_for_ibf() argument 79 kcs_wait_for_obf(struct ipmi_softc *sc, int state) in kcs_wait_for_obf() argument 104 kcs_clear_obf(struct ipmi_softc *sc, int status) in kcs_clear_obf() argument 113 kcs_error(struct ipmi_softc * sc) kcs_error() argument 180 kcs_start_write(struct ipmi_softc * sc) kcs_start_write() argument 216 kcs_write_byte(struct ipmi_softc * sc,uchar_t data) kcs_write_byte() argument 238 kcs_write_last_byte(struct ipmi_softc * sc,uchar_t data) kcs_write_last_byte() argument 264 kcs_read_byte(struct ipmi_softc * sc,uchar_t * data) kcs_read_byte() argument 305 kcs_polled_request(struct ipmi_softc * sc,struct ipmi_request * req) kcs_polled_request() argument 450 struct ipmi_softc *sc = arg; kcs_loop() local 471 kcs_startup(struct ipmi_softc * sc) kcs_startup() argument 486 ipmi_kcs_attach(struct ipmi_softc * sc) ipmi_kcs_attach() argument [all...] |
/titanic_51/usr/src/uts/common/io/atu/ |
H A D | atu.c | 75 atu_usb_request(struct atu_softc *sc, uint8_t type, in atu_usb_request() argument 119 atu_get_mib(struct atu_softc *sc, uint8_t type, uint8_t size, in atu_get_mib() argument 127 atu_get_cmd_status(struct atu_softc *sc, uint8_t cmd, uint8_t *status) in atu_get_cmd_status() argument 139 atu_get_dfu_state(struct atu_softc *sc) in atu_get_dfu_state() argument 149 atu_get_opmode(struct atu_softc *sc, uint8_ argument 156 atu_get_config(struct atu_softc * sc) atu_get_config() argument 197 atu_wait_completion(struct atu_softc * sc,uint8_t cmd,uint8_t * status) atu_wait_completion() argument 222 atu_send_command(struct atu_softc * sc,uint8_t * command,int size) atu_send_command() argument 229 atu_send_mib(struct atu_softc * sc,uint8_t type,uint8_t size,uint8_t index,void * data) atu_send_mib() argument 271 atu_switch_radio(struct atu_softc * sc,boolean_t on) atu_switch_radio() argument 305 atu_config(struct atu_softc * sc) atu_config() argument 384 atu_start_scan(struct atu_softc * sc) atu_start_scan() argument 425 atu_join(struct atu_softc * sc,struct ieee80211_node * node) atu_join() argument 470 struct atu_softc *sc = (struct atu_softc *)ic; atu_newstate() local 534 atu_open_pipes(struct atu_softc * sc) atu_open_pipes() argument 576 atu_close_pipes(struct atu_softc * sc) atu_close_pipes() argument 599 struct atu_softc *sc = (struct atu_softc *)req->bulk_client_private; atu_rxeof() local 659 struct atu_softc *sc = (struct atu_softc *)req->bulk_client_private; atu_txeof() local 678 atu_rx_trigger(struct atu_softc * sc) atu_rx_trigger() argument 710 atu_tx_trigger(struct atu_softc * sc,mblk_t * mp) atu_tx_trigger() argument 744 atu_init_rx_queue(struct atu_softc * sc) atu_init_rx_queue() argument 762 atu_init_tx_queue(struct atu_softc * sc) atu_init_tx_queue() argument 772 struct atu_softc *sc = (struct atu_softc *)ic; atu_send() local 846 atu_stop(struct atu_softc * sc) atu_stop() argument 855 atu_init(struct atu_softc * sc) atu_init() argument 893 struct atu_softc *sc = arg; atu_watchdog() local 919 struct atu_softc *sc = arg; atu_dfu_stage1() local 1031 struct atu_softc *sc = arg; atu_dfu_stage2() local 1080 atu_load_microcode(struct atu_softc * sc,boolean_t attach) atu_load_microcode() argument 1122 struct atu_softc *sc; atu_disconnect() local 1149 struct atu_softc *sc; atu_reconnect() local 1169 struct atu_softc *sc; atu_attach() local 1320 struct atu_softc *sc; atu_detach() local 1427 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_start() local 1440 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_stop() local 1483 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_setprop() local 1518 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_getprop() local 1528 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_propinfo() local 1537 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_ioctl() local 1568 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_tx() local 1597 struct atu_softc *sc = (struct atu_softc *)arg; atu_m_stat() local [all...] |
/titanic_51/usr/src/uts/common/io/elxl/ |
H A D | elxl.c | 345 ex_alloc_ring(elxl_t *sc, int count, ex_ring_t *r, uint_t dir) in ex_alloc_ring() argument 425 elxl_add_intr(elxl_t *sc) in elxl_add_intr() argument 464 elxl_t *sc; elxl_attach() local 615 elxl_probe_media(elxl_t * sc) elxl_probe_media() argument 731 elxl_setup_tx(elxl_t * sc) elxl_setup_tx() argument 753 elxl_init(elxl_t * sc) elxl_init() argument 811 elxl_set_rxfilter(elxl_t * sc) elxl_set_rxfilter() argument 838 elxl_set_media(elxl_t * sc) elxl_set_media() argument 930 elxl_t *sc = arg; elxl_linkcheck() local 999 elxl_t *sc = arg; elxl_m_promisc() local 1013 elxl_t *sc = arg; elxl_m_multicst() local 1038 elxl_t *sc = arg; elxl_m_unicst() local 1053 elxl_t *sc = arg; elxl_m_tx() local 1264 elxl_recv(elxl_t * sc,ex_desc_t * rxd,uint32_t stat) elxl_recv() argument 1339 elxl_t *sc = arg; elxl_m_start() local 1359 elxl_t *sc = arg; elxl_m_stop() local 1378 elxl_t *sc = arg; elxl_m_getcapab() local 1397 elxl_t *sc = arg; elxl_m_getprop() local 1469 elxl_t *sc = arg; elxl_m_setprop() local 1581 elxl_t *sc = arg; elxl_m_propinfo() local 1603 elxl_t *sc = arg; elxl_m_stat() local 1733 elxl_t *sc = (void *)arg; elxl_intr() local 1840 elxl_getstats(elxl_t * sc) elxl_getstats() argument 1875 elxl_reset(elxl_t * sc) elxl_reset() argument 1890 elxl_stop(elxl_t * sc) elxl_stop() argument 1911 elxl_suspend(elxl_t * sc) elxl_suspend() argument 1928 elxl_t *sc; elxl_resume() local 1949 elxl_detach(elxl_t * sc) elxl_detach() argument 1984 elxl_read_eeprom(elxl_t * sc,int offset) elxl_read_eeprom() argument 2001 elxl_eeprom_busy(elxl_t * sc) elxl_eeprom_busy() argument 2015 ex_mii_send_bits(struct ex_softc * sc,uint16_t bits,int cnt) ex_mii_send_bits() argument 2039 ex_mii_sync(struct ex_softc * sc) ex_mii_sync() argument 2058 elxl_t *sc = arg; elxl_mii_read() local 2110 elxl_t *sc = arg; elxl_mii_write() local 2136 elxl_t *sc = arg; elxl_mii_notify() local 2181 elxl_t *sc; elxl_ddi_detach() local 2207 elxl_t *sc; elxl_ddi_quiesce() local 2218 elxl_error(elxl_t * sc,char * fmt,...) elxl_error() argument [all...] |
/titanic_51/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_hw.c | 60 ipw2200_csr_get8(struct ipw2200_softc *sc, uint32_t off) in ipw2200_csr_get8() argument 66 ipw2200_csr_get16(struct ipw2200_softc *sc, uint32_t off) in ipw2200_csr_get16() argument 73 ipw2200_csr_get32(struct ipw2200_softc *sc, uint32_t off) in ipw2200_csr_get32() argument 80 ipw2200_csr_getbuf32(struct ipw2200_softc *sc, uint32_ argument 89 ipw2200_csr_put8(struct ipw2200_softc * sc,uint32_t off,uint8_t val) ipw2200_csr_put8() argument 96 ipw2200_csr_put16(struct ipw2200_softc * sc,uint32_t off,uint16_t val) ipw2200_csr_put16() argument 104 ipw2200_csr_put32(struct ipw2200_softc * sc,uint32_t off,uint32_t val) ipw2200_csr_put32() argument 112 ipw2200_imem_get8(struct ipw2200_softc * sc,uint32_t addr) ipw2200_imem_get8() argument 119 ipw2200_imem_get16(struct ipw2200_softc * sc,uint32_t addr) ipw2200_imem_get16() argument 127 ipw2200_imem_get32(struct ipw2200_softc * sc,uint32_t addr) ipw2200_imem_get32() argument 134 ipw2200_imem_put8(struct ipw2200_softc * sc,uint32_t addr,uint8_t val) ipw2200_imem_put8() argument 141 ipw2200_imem_put16(struct ipw2200_softc * sc,uint32_t addr,uint16_t val) ipw2200_imem_put16() argument 149 ipw2200_imem_put32(struct ipw2200_softc * sc,uint32_t addr,uint32_t val) ipw2200_imem_put32() argument 157 ipw2200_rom_control(struct ipw2200_softc * sc,uint32_t val) ipw2200_rom_control() argument 164 ipw2200_rom_get16(struct ipw2200_softc * sc,uint8_t addr) ipw2200_rom_get16() argument 255 ipw2200_cache_firmware(struct ipw2200_softc * sc) ipw2200_cache_firmware() argument 288 ipw2200_free_firmware(struct ipw2200_softc * sc) ipw2200_free_firmware() argument 299 ipw2200_load_uc(struct ipw2200_softc * sc,uint8_t * buf,size_t size) ipw2200_load_uc() argument 369 ipw2200_load_fw(struct ipw2200_softc * sc,uint8_t * buf,size_t size) ipw2200_load_fw() argument [all...] |
H A D | ipw2200.c | 289 ipw2200_setup_pci(dev_info_t * dip,struct ipw2200_softc * sc) ipw2200_setup_pci() argument 333 struct ipw2200_softc *sc; ipw2200_attach() local 657 struct ipw2200_softc *sc; ipw2200_detach() local 739 struct ipw2200_softc *sc = ipw2200_quiesce() local 762 ipw2200_stop(struct ipw2200_softc * sc) ipw2200_stop() argument 786 ipw2200_config(struct ipw2200_softc * sc) ipw2200_config() argument 970 ipw2200_cmd(struct ipw2200_softc * sc,uint32_t type,void * buf,size_t len,int async) ipw2200_cmd() argument 1045 ipw2200_init(struct ipw2200_softc * sc) ipw2200_init() argument 1128 ipw2200_hwconf_get(struct ipw2200_softc * sc) ipw2200_hwconf_get() argument 1162 ipw2200_master_stop(struct ipw2200_softc * sc) ipw2200_master_stop() argument 1197 ipw2200_chip_reset(struct ipw2200_softc * sc) ipw2200_chip_reset() argument 1253 ipw2200_radio_status(struct ipw2200_softc * sc) ipw2200_radio_status() argument 1266 ipw2200_get_statistics(struct ipw2200_softc * sc) ipw2200_get_statistics() argument 1307 ipw2200_dma_region_alloc(struct ipw2200_softc * sc,struct dma_region * dr,size_t size,uint_t dir,uint_t flags) ipw2200_dma_region_alloc() argument 1381 ipw2200_ring_alloc(struct ipw2200_softc * sc) ipw2200_ring_alloc() argument 1449 ipw2200_ring_free(struct ipw2200_softc * sc) ipw2200_ring_free() argument 1474 ipw2200_ring_reset(struct ipw2200_softc * sc) ipw2200_ring_reset() argument 1506 ipw2200_ring_init(struct ipw2200_softc * sc) ipw2200_ring_init() argument 1520 ipw2200_ring_hwsetup(struct ipw2200_softc * sc) ipw2200_ring_hwsetup() argument 1568 ipw2200_start_scan(struct ipw2200_softc * sc) ipw2200_start_scan() argument 1620 ipw2200_auth_and_assoc(struct ipw2200_softc * sc) ipw2200_auth_and_assoc() argument 1787 ipw2200_disassoc(struct ipw2200_softc * sc) ipw2200_disassoc() argument 1799 struct ipw2200_softc *sc = (struct ipw2200_softc *)ic; ipw2200_newstate() local 1858 struct ipw2200_softc *sc = (struct ipw2200_softc *)ic; ipw2200_m_stat() local 1936 ipw2200_thread(struct ipw2200_softc * sc) ipw2200_thread() argument 2034 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_start() local 2062 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_stop() local 2080 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_unicst() local 2116 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_promisc() local 2128 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_tx() local 2176 struct ipw2200_softc *sc = (struct ipw2200_softc *)ic; ipw2200_send() local 2369 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_ioctl() local 2397 ipw2200_ioctl(struct ipw2200_softc * sc,queue_t * q,mblk_t * m) ipw2200_ioctl() argument 2488 ipw2200_getset(struct ipw2200_softc * sc,mblk_t * m,uint32_t cmd,boolean_t * need_net80211) ipw2200_getset() argument 2565 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_getprop() local 2592 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_propinfo() local 2602 struct ipw2200_softc *sc = (struct ipw2200_softc *)arg; ipw2200_m_setprop() local 2638 iwi_wificfg_radio(struct ipw2200_softc * sc,uint32_t cmd,wldp_t * outfp) iwi_wificfg_radio() argument 2702 ipw2200_rcv_frame(struct ipw2200_softc * sc,struct ipw2200_frame * frame) ipw2200_rcv_frame() argument 2764 ipw2200_rcv_notif(struct ipw2200_softc * sc,struct ipw2200_notif * notif) ipw2200_rcv_notif() argument 2855 struct ipw2200_softc *sc = (struct ipw2200_softc *)(uintptr_t)arg; ipw2200_intr() local [all...] |
/titanic_51/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 471 iwp_sc_t *sc; in iwp_attach() local 905 iwp_sc_t *sc; iwp_detach() local 1008 iwp_destroy_locks(iwp_sc_t * sc) iwp_destroy_locks() argument 1023 iwp_alloc_dma_mem(iwp_sc_t * sc,size_t memsize,ddi_dma_attr_t * dma_attr_p,ddi_device_acc_attr_t * acc_attr_p,uint_t dma_flags,iwp_dma_t * dma_p) iwp_alloc_dma_mem() argument 1100 iwp_alloc_fw_dma(iwp_sc_t * sc) iwp_alloc_fw_dma() argument 1266 iwp_free_fw_dma(iwp_sc_t * sc) iwp_free_fw_dma() argument 1279 iwp_alloc_shared(iwp_sc_t * sc) iwp_alloc_shared() argument 1314 iwp_free_shared(iwp_sc_t * sc) iwp_free_shared() argument 1323 iwp_alloc_kw(iwp_sc_t * sc) iwp_alloc_kw() argument 1356 iwp_free_kw(iwp_sc_t * sc) iwp_free_kw() argument 1365 iwp_alloc_rx_ring(iwp_sc_t * sc) iwp_alloc_rx_ring() argument 1445 iwp_reset_rx_ring(iwp_sc_t * sc) iwp_reset_rx_ring() argument 1469 iwp_free_rx_ring(iwp_sc_t * sc) iwp_free_rx_ring() argument 1493 iwp_alloc_tx_ring(iwp_sc_t * sc,iwp_tx_ring_t * ring,int slots,int qid) iwp_alloc_tx_ring() argument 1617 iwp_reset_tx_ring(iwp_sc_t * sc,iwp_tx_ring_t * ring) iwp_reset_tx_ring() argument 1687 iwp_ring_init(iwp_sc_t * sc) iwp_ring_init() argument 1722 iwp_ring_free(iwp_sc_t * sc) iwp_ring_free() argument 1790 iwp_sc_t *sc; iwp_newstate() local 1967 iwp_mac_access_enter(iwp_sc_t * sc) iwp_mac_access_enter() argument 1999 iwp_mac_access_exit(iwp_sc_t * sc) iwp_mac_access_exit() argument 2020 iwp_mem_write(iwp_sc_t * sc,uint32_t addr,uint32_t data) iwp_mem_write() argument 2030 iwp_reg_read(iwp_sc_t * sc,uint32_t addr) iwp_reg_read() argument 2040 iwp_reg_write(iwp_sc_t * sc,uint32_t addr,uint32_t data) iwp_reg_write() argument 2055 iwp_load_init_firmware(iwp_sc_t * sc) iwp_load_init_firmware() argument 2124 iwp_load_run_firmware(iwp_sc_t * sc) iwp_load_run_firmware() argument 2197 iwp_rx_phy_intr(iwp_sc_t * sc,iwp_rx_desc_t * desc) iwp_rx_phy_intr() argument 2211 iwp_rx_mpdu_intr(iwp_sc_t * sc,iwp_rx_desc_t * desc) iwp_rx_mpdu_intr() argument 2342 iwp_tx_intr(iwp_sc_t * sc,iwp_rx_desc_t * desc) iwp_tx_intr() argument 2392 iwp_cmd_intr(iwp_sc_t * sc,iwp_rx_desc_t * desc) iwp_cmd_intr() argument 2421 iwp_ucode_alive(iwp_sc_t * sc,iwp_rx_desc_t * desc) iwp_ucode_alive() argument 2594 iwp_sc_t *sc; iwp_rx_softintr() local 2765 iwp_sc_t *sc; iwp_intr() local 2921 iwp_sc_t *sc; iwp_m_tx() local 2968 iwp_sc_t *sc; iwp_send() local 3325 iwp_sc_t *sc; iwp_m_ioctl() local 3363 iwp_sc_t *sc; iwp_m_getprop() local 3381 iwp_sc_t *sc; iwp_m_propinfo() local 3391 iwp_sc_t *sc; iwp_m_setprop() local 3424 iwp_sc_t *sc; iwp_m_stat() local 3500 iwp_sc_t *sc; iwp_m_start() local 3534 iwp_sc_t *sc; iwp_m_stop() local 3565 iwp_sc_t *sc; iwp_m_unicst() local 3611 iwp_thread(iwp_sc_t * sc) iwp_thread() argument 3737 iwp_cmd(iwp_sc_t * sc,int code,const void * buf,int size,int async) iwp_cmd() argument 3806 iwp_set_led(iwp_sc_t * sc,uint8_t id,uint8_t off,uint8_t on) iwp_set_led() argument 3822 iwp_hw_set_before_auth(iwp_sc_t * sc) iwp_hw_set_before_auth() argument 3901 iwp_scan(iwp_sc_t * sc) iwp_scan() argument 4087 iwp_config(iwp_sc_t * sc) iwp_config() argument 4229 iwp_sc_t *sc; iwp_quiesce() local 4256 iwp_stop_master(iwp_sc_t * sc) iwp_stop_master() argument 4287 iwp_power_up(iwp_sc_t * sc) iwp_power_up() argument 4306 iwp_preinit(iwp_sc_t * sc) iwp_preinit() argument 4418 iwp_eep_sem_down(iwp_sc_t * sc) iwp_eep_sem_down() argument 4443 iwp_eep_sem_up(iwp_sc_t * sc) iwp_eep_sem_up() argument 4456 iwp_eep_load(iwp_sc_t * sc) iwp_eep_load() argument 4512 iwp_get_mac_from_eep(iwp_sc_t * sc) iwp_get_mac_from_eep() argument 4528 iwp_init(iwp_sc_t * sc) iwp_init() argument 4660 iwp_stop(iwp_sc_t * sc) iwp_stop() argument 4750 iwp_amrr_timeout(iwp_sc_t * sc) iwp_amrr_timeout() argument 4825 iwp_eep_addr_trans(iwp_sc_t * sc,uint32_t indi_addr) iwp_eep_addr_trans() argument 4870 iwp_put_seg_fw(iwp_sc_t * sc,uint32_t addr_s,uint32_t addr_d,uint32_t len) iwp_put_seg_fw() argument 4904 iwp_alive_common(iwp_sc_t * sc) iwp_alive_common() argument 5031 iwp_save_calib_result(iwp_sc_t * sc,iwp_rx_desc_t * desc) iwp_save_calib_result() argument 5106 iwp_release_calib_buffer(iwp_sc_t * sc) iwp_release_calib_buffer() argument 5138 iwp_init_common(iwp_sc_t * sc) iwp_init_common() argument 5222 iwp_fast_recover(iwp_sc_t * sc) iwp_fast_recover() argument 5270 iwp_run_state_config(iwp_sc_t * sc) iwp_run_state_config() argument 5329 iwp_overwrite_ic_default(iwp_sc_t * sc) iwp_overwrite_ic_default() argument 5344 iwp_add_ap_sta(iwp_sc_t * sc) iwp_add_ap_sta() argument 5373 iwp_eep_ver_chk(iwp_sc_t * sc) iwp_eep_ver_chk() argument 5389 iwp_set_chip_param(iwp_sc_t * sc) iwp_set_chip_param() argument [all...] |
/titanic_51/usr/src/uts/common/io/iwh/ |
H A D | iwh.c | 509 iwh_sc_t *sc; in iwh_attach() local 996 iwh_sc_t *sc; iwh_detach() local 1100 iwh_destroy_locks(iwh_sc_t * sc) iwh_destroy_locks() argument 1115 iwh_alloc_dma_mem(iwh_sc_t * sc,size_t memsize,ddi_dma_attr_t * dma_attr_p,ddi_device_acc_attr_t * acc_attr_p,uint_t dma_flags,iwh_dma_t * dma_p) iwh_alloc_dma_mem() argument 1192 iwh_alloc_fw_dma(iwh_sc_t * sc) iwh_alloc_fw_dma() argument 1324 iwh_free_fw_dma(iwh_sc_t * sc) iwh_free_fw_dma() argument 1337 iwh_alloc_shared(iwh_sc_t * sc) iwh_alloc_shared() argument 1373 iwh_free_shared(iwh_sc_t * sc) iwh_free_shared() argument 1382 iwh_alloc_kw(iwh_sc_t * sc) iwh_alloc_kw() argument 1416 iwh_free_kw(iwh_sc_t * sc) iwh_free_kw() argument 1425 iwh_alloc_rx_ring(iwh_sc_t * sc) iwh_alloc_rx_ring() argument 1505 iwh_reset_rx_ring(iwh_sc_t * sc) iwh_reset_rx_ring() argument 1529 iwh_free_rx_ring(iwh_sc_t * sc) iwh_free_rx_ring() argument 1553 iwh_alloc_tx_ring(iwh_sc_t * sc,iwh_tx_ring_t * ring,int slots,int qid) iwh_alloc_tx_ring() argument 1678 iwh_reset_tx_ring(iwh_sc_t * sc,iwh_tx_ring_t * ring) iwh_reset_tx_ring() argument 1750 iwh_ring_init(iwh_sc_t * sc) iwh_ring_init() argument 1785 iwh_ring_free(iwh_sc_t * sc) iwh_ring_free() argument 1852 iwh_sc_t *sc; iwh_newstate() local 2058 iwh_mac_access_enter(iwh_sc_t * sc) iwh_mac_access_enter() argument 2092 iwh_mac_access_exit(iwh_sc_t * sc) iwh_mac_access_exit() argument 2113 iwh_mem_write(iwh_sc_t * sc,uint32_t addr,uint32_t data) iwh_mem_write() argument 2123 iwh_reg_read(iwh_sc_t * sc,uint32_t addr) iwh_reg_read() argument 2133 iwh_reg_write(iwh_sc_t * sc,uint32_t addr,uint32_t data) iwh_reg_write() argument 2148 iwh_load_init_firmware(iwh_sc_t * sc) iwh_load_init_firmware() argument 2219 iwh_load_run_firmware(iwh_sc_t * sc) iwh_load_run_firmware() argument 2294 iwh_rx_phy_intr(iwh_sc_t * sc,iwh_rx_desc_t * desc) iwh_rx_phy_intr() argument 2308 iwh_rx_mpdu_intr(iwh_sc_t * sc,iwh_rx_desc_t * desc) iwh_rx_mpdu_intr() argument 2438 iwh_tx_intr(iwh_sc_t * sc,iwh_rx_desc_t * desc) iwh_tx_intr() argument 2488 iwh_cmd_intr(iwh_sc_t * sc,iwh_rx_desc_t * desc) iwh_cmd_intr() argument 2517 iwh_ucode_alive(iwh_sc_t * sc,iwh_rx_desc_t * desc) iwh_ucode_alive() argument 2708 iwh_sc_t *sc; iwh_rx_softintr() local 2866 iwh_sc_t *sc; iwh_intr() local 3024 iwh_sc_t *sc; iwh_m_tx() local 3070 iwh_sc_t *sc; iwh_send() local 3491 iwh_sc_t *sc; iwh_m_ioctl() local 3529 iwh_sc_t *sc; iwh_m_getprop() local 3547 iwh_sc_t *sc = (iwh_sc_t *)arg; iwh_m_propinfo() local 3556 iwh_sc_t *sc; iwh_m_setprop() local 3589 iwh_sc_t *sc; iwh_m_stat() local 3675 iwh_sc_t *sc; iwh_m_start() local 3709 iwh_sc_t *sc; iwh_m_stop() local 3740 iwh_sc_t *sc; iwh_m_unicst() local 3784 iwh_thread(iwh_sc_t * sc) iwh_thread() argument 3918 iwh_cmd(iwh_sc_t * sc,int code,const void * buf,int size,int async) iwh_cmd() argument 3987 iwh_set_led(iwh_sc_t * sc,uint8_t id,uint8_t off,uint8_t on) iwh_set_led() argument 4003 iwh_hw_set_before_auth(iwh_sc_t * sc) iwh_hw_set_before_auth() argument 4103 iwh_scan(iwh_sc_t * sc) iwh_scan() argument 4289 iwh_config(iwh_sc_t * sc) iwh_config() argument 4498 iwh_sc_t *sc; iwh_quiesce() local 4527 iwh_stop_master(iwh_sc_t * sc) iwh_stop_master() argument 4558 iwh_power_up(iwh_sc_t * sc) iwh_power_up() argument 4577 iwh_preinit(iwh_sc_t * sc) iwh_preinit() argument 4681 iwh_eep_sem_down(iwh_sc_t * sc) iwh_eep_sem_down() argument 4707 iwh_eep_sem_up(iwh_sc_t * sc) iwh_eep_sem_up() argument 4720 iwh_eep_load(iwh_sc_t * sc) iwh_eep_load() argument 4776 iwh_get_mac_from_eep(iwh_sc_t * sc) iwh_get_mac_from_eep() argument 4792 iwh_init(iwh_sc_t * sc) iwh_init() argument 4924 iwh_stop(iwh_sc_t * sc) iwh_stop() argument 5019 iwh_amrr_timeout(iwh_sc_t * sc) iwh_amrr_timeout() argument 5042 iwh_sc_t *sc = (iwh_sc_t *)ic; iwh_is_max_rate() local 5067 iwh_sc_t *sc = (iwh_sc_t *)ic; iwh_is_min_rate() local 5092 iwh_sc_t *sc = (iwh_sc_t *)ic; iwh_increase_rate() local 5123 iwh_sc_t *sc = (iwh_sc_t *)ic; iwh_decrease_rate() local 5206 iwh_eep_addr_trans(iwh_sc_t * sc,uint32_t indi_addr) iwh_eep_addr_trans() argument 5257 iwh_put_seg_fw(iwh_sc_t * sc,uint32_t addr_s,uint32_t addr_d,uint32_t len) iwh_put_seg_fw() argument 5291 iwh_alive_common(iwh_sc_t * sc) iwh_alive_common() argument 5423 iwh_save_calib_result(iwh_sc_t * sc,iwh_rx_desc_t * desc) iwh_save_calib_result() argument 5522 iwh_tx_power_table(iwh_sc_t * sc,int async) iwh_tx_power_table() argument 5564 iwh_release_calib_buffer(iwh_sc_t * sc) iwh_release_calib_buffer() argument 5601 iwh_init_common(iwh_sc_t * sc) iwh_init_common() argument 5691 iwh_fast_recover(iwh_sc_t * sc) iwh_fast_recover() argument 5748 iwh_run_state_config(iwh_sc_t * sc) iwh_run_state_config() argument 5927 iwh_qosparam_to_hw(iwh_sc_t * sc,int async) iwh_qosparam_to_hw() argument 6071 iwh_init_ht_conf(iwh_sc_t * sc) iwh_init_ht_conf() argument 6118 iwh_overwrite_11n_rateset(iwh_sc_t * sc) iwh_overwrite_11n_rateset() argument 6157 iwh_overwrite_ic_default(iwh_sc_t * sc) iwh_overwrite_ic_default() argument 6183 iwh_config_rxon_chain(iwh_sc_t * sc) iwh_config_rxon_chain() argument 6241 iwh_add_ap_sta(iwh_sc_t * sc) iwh_add_ap_sta() argument 6300 iwh_ap_lq(iwh_sc_t * sc) iwh_ap_lq() argument 6375 iwh_sc_t *sc; iwh_recv_action() local 6480 iwh_sc_t *sc; iwh_send_action() local 6542 iwh_reset_hw(iwh_sc_t * sc) iwh_reset_hw() argument [all...] |
/titanic_51/usr/src/uts/common/io/wpi/ |
H A D | wpi.c | 405 wpi_sc_t *sc; in wpi_attach() local 700 wpi_sc_t *sc; wpi_detach() local 773 wpi_destroy_locks(wpi_sc_t * sc) wpi_destroy_locks() argument 787 wpi_alloc_dma_mem(wpi_sc_t * sc,size_t memsize,ddi_dma_attr_t * dma_attr_p,ddi_device_acc_attr_t * acc_attr_p,uint_t dma_flags,wpi_dma_t * dma_p) wpi_alloc_dma_mem() argument 869 wpi_alloc_fw_dma(wpi_sc_t * sc) wpi_alloc_fw_dma() argument 913 wpi_free_fw_dma(wpi_sc_t * sc) wpi_free_fw_dma() argument 923 wpi_alloc_shared(wpi_sc_t * sc) wpi_alloc_shared() argument 943 wpi_free_shared(wpi_sc_t * sc) wpi_free_shared() argument 949 wpi_alloc_rx_ring(wpi_sc_t * sc) wpi_alloc_rx_ring() argument 996 wpi_reset_rx_ring(wpi_sc_t * sc) wpi_reset_rx_ring() argument 1017 wpi_free_rx_ring(wpi_sc_t * sc) wpi_free_rx_ring() argument 1034 wpi_alloc_tx_ring(wpi_sc_t * sc,wpi_tx_ring_t * ring,int count,int qid) wpi_alloc_tx_ring() argument 1114 wpi_reset_tx_ring(wpi_sc_t * sc,wpi_tx_ring_t * ring) wpi_reset_tx_ring() argument 1148 wpi_free_tx_ring(wpi_sc_t * sc,wpi_tx_ring_t * ring) wpi_free_tx_ring() argument 1173 wpi_ring_init(wpi_sc_t * sc) wpi_ring_init() argument 1199 wpi_ring_free(wpi_sc_t * sc) wpi_ring_free() argument 1238 wpi_sc_t *sc = (wpi_sc_t *)ic; wpi_newstate() local 1408 wpi_sc_t *sc = (wpi_sc_t *)ic; wpi_key_set() local 1461 wpi_mem_lock(wpi_sc_t * sc) wpi_mem_lock() argument 1484 wpi_mem_unlock(wpi_sc_t * sc) wpi_mem_unlock() argument 1491 wpi_mem_read(wpi_sc_t * sc,uint16_t addr) wpi_mem_read() argument 1498 wpi_mem_write(wpi_sc_t * sc,uint16_t addr,uint32_t data) wpi_mem_write() argument 1505 wpi_mem_write_region_4(wpi_sc_t * sc,uint16_t addr,const uint32_t * data,int wlen) wpi_mem_write_region_4() argument 1517 wpi_read_prom_word(wpi_sc_t * sc,uint32_t addr) wpi_read_prom_word() argument 1544 wpi_load_microcode(wpi_sc_t * sc) wpi_load_microcode() argument 1582 wpi_load_firmware(wpi_sc_t * sc,uint32_t target) wpi_load_firmware() argument 1654 wpi_rx_intr(wpi_sc_t * sc,wpi_rx_desc_t * desc,wpi_rx_data_t * data) global() argument 1770 wpi_tx_intr(wpi_sc_t * sc,wpi_rx_desc_t * desc,wpi_rx_data_t * data) global() argument 1808 wpi_cmd_intr(wpi_sc_t * sc,wpi_rx_desc_t * desc) global() argument 1822 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 1945 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2037 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2073 wpi_sc_t *sc = (wpi_sc_t *)ic; global() local 2299 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2333 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2345 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2355 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2381 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2446 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2479 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2497 wpi_sc_t *sc = (wpi_sc_t *)arg; global() local 2533 wpi_thread(wpi_sc_t * sc) global() argument 2675 wpi_read_eeprom(wpi_sc_t * sc) global() argument 2711 wpi_cmd(wpi_sc_t * sc,int code,const void * buf,int size,int async) global() argument 2760 wpi_mrr_setup(wpi_sc_t * sc) global() argument 2807 wpi_set_led(wpi_sc_t * sc,uint8_t which,uint8_t off,uint8_t on) global() argument 2820 wpi_auth(wpi_sc_t * sc) global() argument 2881 wpi_scan(wpi_sc_t * sc) global() argument 3030 wpi_config(wpi_sc_t * sc) global() argument 3127 wpi_stop_master(wpi_sc_t * sc) global() argument 3149 wpi_power_up(wpi_sc_t * sc) global() argument 3173 wpi_reset(wpi_sc_t * sc) global() argument 3214 wpi_hw_config(wpi_sc_t * sc) global() argument 3245 wpi_init(wpi_sc_t * sc) global() argument 3384 wpi_fast_recover(wpi_sc_t * sc) global() argument 3466 wpi_sc_t *sc; global() local 3491 wpi_stop(wpi_sc_t * sc) global() argument 3577 wpi_amrr_timeout(wpi_sc_t * sc) global() argument [all...] |
/titanic_51/usr/src/uts/common/io/rum/ |
H A D | rum.c | 306 rum_read_multi(struct rum_softc *sc, uint16_t reg, void *buf, int len) in rum_read_multi() argument 339 rum_read(struct rum_softc *sc, uint16_t reg) in rum_read() argument 349 rum_write_multi(struct rum_softc *sc, uint16_t reg, void *buf, size_t len) in rum_write_multi() argument 387 rum_write(struct rum_softc *sc, uint16_t reg, uint32_t val) in rum_write() argument 397 rum_load_microcode(struct rum_softc *sc) in rum_load_microcode() argument 442 rum_eeprom_read(struct rum_softc * sc,uint16_t addr,void * buf,int len) rum_eeprom_read() argument 477 struct rum_softc *sc = (struct rum_softc *)req->bulk_client_private; rum_txeof() local 508 struct rum_softc *sc = (struct rum_softc *)req->bulk_client_private; rum_rxeof() local 681 rum_setup_tx_desc(struct rum_softc * sc,struct rum_tx_desc * desc,uint32_t flags,uint16_t xflags,int len,int rate) rum_setup_tx_desc() argument 728 struct rum_softc *sc = (struct rum_softc *)ic; rum_send() local 892 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_tx() local 922 rum_bbp_write(struct rum_softc * sc,uint8_t reg,uint8_t val) rum_bbp_write() argument 942 rum_bbp_read(struct rum_softc * sc,uint8_t reg) rum_bbp_read() argument 971 rum_rf_write(struct rum_softc * sc,uint8_t reg,uint32_t val) rum_rf_write() argument 997 rum_select_antenna(struct rum_softc * sc) rum_select_antenna() argument 1020 rum_enable_mrr(struct rum_softc * sc) rum_enable_mrr() argument 1036 rum_set_txpreamble(struct rum_softc * sc) rum_set_txpreamble() argument 1050 rum_set_basicrates(struct rum_softc * sc) rum_set_basicrates() argument 1072 rum_select_band(struct rum_softc * sc,struct ieee80211_channel * c) rum_select_band() argument 1118 rum_set_chan(struct rum_softc * sc,struct ieee80211_channel * c) rum_set_chan() argument 1192 rum_enable_tsf_sync(struct rum_softc * sc) rum_enable_tsf_sync() argument 1223 struct rum_softc *sc = (struct rum_softc *)ic; rum_update_slot() local 1237 rum_set_bssid(struct rum_softc * sc,const uint8_t * bssid) rum_set_bssid() argument 1249 rum_set_macaddr(struct rum_softc * sc,const uint8_t * addr) rum_set_macaddr() argument 1264 rum_update_promisc(struct rum_softc * sc) rum_update_promisc() argument 1293 rum_read_eeprom(struct rum_softc * sc) rum_read_eeprom() argument 1349 rum_bbp_init(struct rum_softc * sc) rum_bbp_init() argument 1386 struct rum_softc *sc = arg; rum_next_scan() local 1396 struct rum_softc *sc = (struct rum_softc *)ic; rum_newstate() local 1475 rum_close_pipes(struct rum_softc * sc) rum_close_pipes() argument 1493 rum_open_pipes(struct rum_softc * sc) rum_open_pipes() argument 1546 rum_tx_trigger(struct rum_softc * sc,mblk_t * mp) rum_tx_trigger() argument 1586 rum_rx_trigger(struct rum_softc * sc) rum_rx_trigger() argument 1626 rum_init_tx_queue(struct rum_softc * sc) rum_init_tx_queue() argument 1632 rum_init_rx_queue(struct rum_softc * sc) rum_init_rx_queue() argument 1648 rum_stop(struct rum_softc * sc) rum_stop() argument 1675 rum_init(struct rum_softc * sc) rum_init() argument 1755 struct rum_softc *sc; rum_disconnect() local 1787 struct rum_softc *sc; rum_reconnect() local 1812 rum_resume(struct rum_softc * sc) rum_resume() argument 1908 struct rum_softc *sc = (struct rum_softc *)arg; rum_amrr_timeout() local 1934 rum_amrr_start(struct rum_softc * sc,struct ieee80211_node * ni) rum_amrr_start() argument 1962 struct rum_softc *sc = arg; rum_watchdog() local 1998 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_start() local 2020 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_stop() local 2029 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_unicst() local 2052 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_promisc() local 2073 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_setprop() local 2098 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_getprop() local 2111 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_propinfo() local 2119 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_ioctl() local 2139 struct rum_softc *sc = (struct rum_softc *)arg; rum_m_stat() local 2207 struct rum_softc *sc; rum_attach() local 2432 struct rum_softc *sc; rum_detach() local [all...] |
/titanic_51/usr/src/uts/common/io/urtw/ |
H A D | urtw.c | 596 urtw_led_init(struct urtw_softc *sc) in urtw_led_init() argument 631 urtw_8225_write_s16(struct urtw_softc *sc, uint8_ argument 672 urtw_8225_read(struct urtw_softc * sc,uint8_t addr,uint32_t * data) urtw_8225_read() argument 799 urtw_8225_write_c(struct urtw_softc * sc,uint8_t addr,uint16_t data) urtw_8225_write_c() argument 843 urtw_8225_isv2(struct urtw_softc * sc,int * ret) urtw_8225_isv2() argument 880 urtw_get_rfchip(struct urtw_softc * sc) urtw_get_rfchip() argument 943 urtw_get_txpwr(struct urtw_softc * sc) urtw_get_txpwr() argument 1015 urtw_get_macaddr(struct urtw_softc * sc) urtw_get_macaddr() argument 1046 urtw_eprom_read32(struct urtw_softc * sc,uint32_t addr,uint32_t * data) urtw_eprom_read32() argument 1125 urtw_eprom_readbit(struct urtw_softc * sc,int16_t * data) urtw_eprom_readbit() argument 1137 urtw_eprom_sendbits(struct urtw_softc * sc,int16_t * buf,int buflen) urtw_eprom_sendbits() argument 1155 urtw_eprom_writebit(struct urtw_softc * sc,int16_t bit) urtw_eprom_writebit() argument 1174 urtw_eprom_ck(struct urtw_softc * sc) urtw_eprom_ck() argument 1195 urtw_eprom_cs(struct urtw_softc * sc,int able) urtw_eprom_cs() argument 1214 urtw_read8_c(struct urtw_softc * sc,int val,uint8_t * data,uint8_t idx) urtw_read8_c() argument 1245 urtw_read8e(struct urtw_softc * sc,int val,uint8_t * data) urtw_read8e() argument 1278 urtw_read16_c(struct urtw_softc * sc,int val,uint16_t * data,uint8_t idx) urtw_read16_c() argument 1311 urtw_read32_c(struct urtw_softc * sc,int val,uint32_t * data,uint8_t idx) urtw_read32_c() argument 1345 urtw_write8_c(struct urtw_softc * sc,int val,uint8_t data,uint8_t idx) urtw_write8_c() argument 1381 urtw_write8e(struct urtw_softc * sc,int val,uint8_t data) urtw_write8e() argument 1419 urtw_write16_c(struct urtw_softc * sc,int val,uint16_t data,uint8_t idx) urtw_write16_c() argument 1456 urtw_write32_c(struct urtw_softc * sc,int val,uint32_t data,uint8_t idx) urtw_write32_c() argument 1494 urtw_set_mode(struct urtw_softc * sc,uint32_t mode) urtw_set_mode() argument 1509 urtw_8180_set_anaparam(struct urtw_softc * sc,uint32_t val) urtw_8180_set_anaparam() argument 1539 urtw_8185_set_anaparam2(struct urtw_softc * sc,uint32_t val) urtw_8185_set_anaparam2() argument 1569 urtw_intr_disable(struct urtw_softc * sc) urtw_intr_disable() argument 1578 urtw_8187_reset(struct urtw_softc * sc) urtw_8187_reset() argument 1635 urtw_led_on(struct urtw_softc * sc,int type) urtw_led_on() argument 1658 urtw_led_off(struct urtw_softc * sc,int type) urtw_led_off() argument 1681 urtw_led_mode0(struct urtw_softc * sc,int mode) urtw_led_mode0() argument 1744 urtw_led_mode1(struct urtw_softc * sc,int mode) urtw_led_mode1() argument 1751 urtw_led_mode2(struct urtw_softc * sc,int mode) urtw_led_mode2() argument 1758 urtw_led_mode3(struct urtw_softc * sc,int mode) urtw_led_mode3() argument 1765 urtw_led_blink(struct urtw_softc * sc) urtw_led_blink() argument 1814 urtw_led_ctl(struct urtw_softc * sc,int mode) urtw_led_ctl() argument 1841 urtw_update_msr(struct urtw_softc * sc,int nstate) urtw_update_msr() argument 1910 urtw_set_rate(struct urtw_softc * sc) urtw_set_rate() argument 1937 urtw_intr_enable(struct urtw_softc * sc) urtw_intr_enable() argument 1946 urtw_rx_setconf(struct urtw_softc * sc) urtw_rx_setconf() argument 1979 urtw_rx_enable(struct urtw_softc * sc) urtw_rx_enable() argument 2004 urtw_tx_enable(struct urtw_softc * sc) urtw_tx_enable() argument 2045 struct urtw_softc *sc = arg; urtw_8187_init() local 2131 urtw_8225_usb_init(struct urtw_softc * sc) urtw_8225_usb_init() argument 2162 urtw_8185_rf_pins_enable(struct urtw_softc * sc) urtw_8185_rf_pins_enable() argument 2171 urtw_8187_write_phy(struct urtw_softc * sc,uint8_t addr,uint32_t data) urtw_8187_write_phy() argument 2193 urtw_8187_write_phy_ofdm_c(struct urtw_softc * sc,uint8_t addr,uint32_t data) urtw_8187_write_phy_ofdm_c() argument 2200 urtw_8187_write_phy_cck_c(struct urtw_softc * sc,uint8_t addr,uint32_t data) urtw_8187_write_phy_cck_c() argument 2207 urtw_8225_setgain(struct urtw_softc * sc,int16_t gain) urtw_8225_setgain() argument 2227 urtw_8225_set_txpwrlvl(struct urtw_softc * sc,int chan) urtw_8225_set_txpwrlvl() argument 2288 urtw_8185_tx_antenna(struct urtw_softc * sc,uint8_t ant) urtw_8185_tx_antenna() argument 2304 struct urtw_softc *sc = rf->rf_sc; urtw_8225_rf_init() local 2421 struct urtw_softc *sc = rf->rf_sc; urtw_8225_rf_set_chan() local 2467 struct urtw_softc *sc = rf->rf_sc; urtw_8225_rf_set_sens() local 2489 urtw_stop(struct urtw_softc * sc) urtw_stop() argument 2510 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; urtw_rxeof() local 2597 urtw_8225v2_setgain(struct urtw_softc * sc,int16_t gain) urtw_8225v2_setgain() argument 2620 urtw_8225v2_set_txpwrlvl(struct urtw_softc * sc,int chan) urtw_8225v2_set_txpwrlvl() argument 2683 struct urtw_softc *sc = rf->rf_sc; urtw_8225v2_rf_init() local 2825 struct urtw_softc *sc = rf->rf_sc; urtw_8225v2_rf_set_chan() local 2872 urtw_set_channel(struct urtw_softc * sc) urtw_set_channel() argument 2899 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; urtw_txeof_low() local 2928 struct urtw_softc *sc = (struct urtw_softc *)req->bulk_client_private; urtw_txeof_normal() local 2973 urtw_8187b_update_wmm(struct urtw_softc * sc) urtw_8187b_update_wmm() argument 3001 urtw_8187b_reset(struct urtw_softc * sc) urtw_8187b_reset() argument 3053 struct urtw_softc *sc = arg; urtw_8187b_init() local 3155 urtw_8225v2_b_config_mac(struct urtw_softc * sc) urtw_8225v2_b_config_mac() argument 3177 urtw_8225v2_b_init_rfe(struct urtw_softc * sc) urtw_8225v2_b_init_rfe() argument 3186 urtw_8225v2_b_update_chan(struct urtw_softc * sc) urtw_8225v2_b_update_chan() argument 3221 struct urtw_softc *sc = rf->rf_sc; urtw_8225v2_b_rf_init() local 3326 struct urtw_softc *sc = rf->rf_sc; urtw_8225v2_b_rf_set_chan() local 3353 urtw_8225v2_b_set_txpwrlvl(struct urtw_softc * sc,int chan) urtw_8225v2_b_set_txpwrlvl() argument 3452 struct urtw_softc *sc = (struct urtw_softc *)ic; urtw_send() local 3596 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_next_scan() local 3612 struct urtw_softc *sc = arg; urtw_led_launch() local 3647 struct urtw_softc *sc = (struct urtw_softc *)ic; urtw_newstate() local 3739 urtw_close_pipes(struct urtw_softc * sc) urtw_close_pipes() argument 3769 urtw_open_pipes(struct urtw_softc * sc) urtw_open_pipes() argument 3834 urtw_tx_start(struct urtw_softc * sc,mblk_t * mp,int priority) urtw_tx_start() argument 3877 urtw_rx_start(struct urtw_softc * sc) urtw_rx_start() argument 3918 struct urtw_softc *sc; urtw_disconnect() local 3939 struct urtw_softc *sc; urtw_reconnect() local 3962 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_tx() local 3987 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_start() local 3999 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_stop() local 4033 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_getprop() local 4045 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_propinfo() local 4054 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_setprop() local 4083 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_ioctl() local 4109 struct urtw_softc *sc = (struct urtw_softc *)arg; urtw_m_stat() local 4173 struct urtw_softc *sc = arg; urtw_watchdog() local 4203 struct urtw_softc *sc; urtw_attach() local 4473 struct urtw_softc *sc; urtw_detach() local [all...] |
/titanic_51/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 252 struct arn_softc *sc = ah->ah_sc; in arn_iowrite32() local 268 struct arn_softc *sc = ah->ah_sc; in arn_ioread32() local 349 arn_buflist_setup(dev_info_t * devinfo,struct arn_softc * sc,list_t * bflist,struct ath_buf ** pbf,struct ath_desc ** pds,int nbuf,uint_t dmabflags,uint32_t buflen) arn_buflist_setup() argument 412 arn_desc_free(struct arn_softc * sc) arn_desc_free() argument 428 arn_desc_alloc(dev_info_t * devinfo,struct arn_softc * sc) arn_desc_alloc() argument 507 arn_get_ratetable(struct arn_softc * sc,uint32_t mode) arn_get_ratetable() argument 552 arn_setcurmode(struct arn_softc * sc,enum wireless_mode mode) arn_setcurmode() argument 604 arn_update_txpow(struct arn_softc * sc) arn_update_txpow() argument 656 arn_setup_rates(struct arn_softc * sc,uint32_t mode) arn_setup_rates() argument 722 arn_setup_channels(struct arn_softc * sc) arn_setup_channels() argument 847 arn_chan_change(struct arn_softc * sc,struct ieee80211_channel * chan) arn_chan_change() argument 882 arn_set_channel(struct arn_softc * sc,struct ath9k_channel * hchan) arn_set_channel() argument 982 struct arn_softc *sc = (struct arn_softc *)ic; arn_ani_calibrate() local 1089 arn_stop_caltimer(struct arn_softc * sc) arn_stop_caltimer() argument 1104 struct arn_softc *sc = (struct arn_softc *)arg; arn_isr() local 1271 arn_get_channel(struct arn_softc * sc,struct ieee80211_channel * chan) arn_get_channel() argument 1286 struct arn_softc *sc = (struct arn_softc *)ic; arn_reset() local 1325 arn_get_hal_qnum(uint16_t queue,struct arn_softc * sc) arn_get_hal_qnum() argument 1413 struct arn_softc *sc = (struct arn_softc *)ic; arn_next_scan() local 1424 arn_stop_scantimer(struct arn_softc * sc) arn_stop_scantimer() argument 1438 struct arn_softc *sc = (struct arn_softc *)ic; arn_newstate() local 1647 struct arn_softc *sc = arg; arn_watchdog() local 1703 struct arn_softc *sc = (struct arn_softc *)ic; arn_node_alloc() local 1728 struct arn_softc *sc = (struct arn_softc *)ic; arn_node_free() local 1772 arn_key_alloc_pair(struct arn_softc * sc,ieee80211_keyix * txkeyix,ieee80211_keyix * rxkeyix) arn_key_alloc_pair() argument 1808 arn_key_alloc_2pair(struct arn_softc * sc,ieee80211_keyix * txkeyix,ieee80211_keyix * rxkeyix) arn_key_alloc_2pair() argument 1858 arn_key_alloc_single(struct arn_softc * sc,ieee80211_keyix * txkeyix,ieee80211_keyix * rxkeyix) arn_key_alloc_single() argument 1898 struct arn_softc *sc = (struct arn_softc *)ic; arn_key_alloc() local 1927 struct arn_softc *sc = (struct arn_softc *)ic; arn_key_delete() local 1973 arn_keyset_tkip(struct arn_softc * sc,const struct ieee80211_key * k,struct ath9k_keyval * hk,const uint8_t mac[IEEE80211_ADDR_LEN]) arn_keyset_tkip() argument 2024 struct arn_softc *sc = (struct arn_softc *)ic; arn_key_set() local 2078 arn_open(struct arn_softc * sc) arn_open() argument 2203 arn_close(struct arn_softc * sc) arn_close() argument 2246 struct arn_softc *sc = arg; arn_m_stat() local 2315 struct arn_softc *sc = arg; arn_m_start() local 2343 struct arn_softc *sc = arg; arn_m_stop() local 2360 struct arn_softc *sc = arg; arn_m_promisc() local 2382 struct arn_softc *sc = arg; arn_m_multicst() local 2415 struct arn_softc *sc = arg; arn_m_unicst() local 2435 struct arn_softc *sc = arg; arn_m_tx() local 2475 struct arn_softc *sc = arg; arn_m_ioctl() local 2499 struct arn_softc *sc = arg; arn_m_setprop() local 2528 struct arn_softc *sc = arg; arn_m_getprop() local 2541 struct arn_softc *sc = arg; arn_m_propinfo() local 2548 arn_pci_config_cachesize(struct arn_softc * sc) arn_pci_config_cachesize() argument 2571 arn_pci_setup(struct arn_softc * sc) arn_pci_setup() argument 2600 arn_get_hw_encap(struct arn_softc * sc) arn_get_hw_encap() argument 2626 arn_setup_ht_cap(struct arn_softc * sc) arn_setup_ht_cap() argument 2659 arn_overwrite_11n_rateset(struct arn_softc * sc) arn_overwrite_11n_rateset() argument 2698 arn_tx_queue_update(struct arn_softc * sc,int ac) arn_tx_queue_update() argument 2772 struct arn_softc *sc = (struct arn_softc *)ic; arn_wme_update() local 2787 arn_update_chainmask(struct arn_softc * sc) arn_update_chainmask() argument 2809 struct arn_softc *sc; arn_resume() local 2841 struct arn_softc *sc; arn_attach() local 3351 arn_suspend(struct arn_softc * sc) arn_suspend() argument 3363 struct arn_softc *sc; arn_detach() local 3461 struct arn_softc *sc; arn_quiesce() local [all...] |
H A D | arn_recv.c | 35 arn_rx_buf_link(struct arn_softc *sc, struct ath_buf *bf) in arn_rx_buf_link() argument 65 arn_setdefantenna(struct arn_softc *sc, uint32_t antenna) in arn_setdefantenna() argument 79 arn_extend_tsf(struct arn_softc * sc,uint32_t rstamp) arn_extend_tsf() argument 90 arn_rx_prepare(struct ath_desc * ds,struct arn_softc * sc) arn_rx_prepare() argument 150 arn_opmode_init(struct arn_softc * sc) arn_opmode_init() argument 202 arn_calcrxfilter(struct arn_softc * sc) arn_calcrxfilter() argument 257 struct arn_softc *sc; arn_ampdu_recv_action() local 274 arn_startrecv(struct arn_softc * sc) arn_startrecv() argument 312 arn_stoprecv(struct arn_softc * sc) arn_stoprecv() argument 338 struct arn_softc *sc = (struct arn_softc *)ic; arn_recv_mgmt() local 416 arn_rx_handler(struct arn_softc * sc) arn_rx_handler() argument 687 struct arn_softc *sc = (struct arn_softc *)data; arn_softint_handler() local [all...] |
H A D | arn_xmit.c | 111 arn_get_beaconconfig(struct arn_softc *sc, struct ath_beacon_config *conf) in arn_get_beaconconfig() argument 131 arn_aggr_query(struct arn_softc *sc, struct ath_node *an, uint8_t tidno) in arn_aggr_query() argument 173 arn_tx_pause_tid(struct arn_softc *sc, struct ath_atx_tid *tid) in arn_tx_pause_tid() argument 186 arn_tx_resume_tid(struct arn_softc * sc,struct ath_atx_tid * tid) arn_tx_resume_tid() argument 212 arn_tx_flush_tid(struct arn_softc * sc,struct ath_atx_tid * tid) arn_tx_flush_tid() argument 244 arn_tx_update_baw(struct arn_softc * sc,struct ath_atx_tid * tid,int seqno) arn_tx_update_baw() argument 261 arn_tx_addto_baw(struct arn_softc * sc,struct ath_atx_tid * tid,struct ath_buf * bf) arn_tx_addto_baw() argument 289 arn_tid_drain(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid) arn_tid_drain() argument 321 arn_tx_set_retry(struct arn_softc * sc,struct ath_buf * bf) arn_tx_set_retry() argument 333 arn_clone_txbuf(struct arn_softc * sc,struct ath_buf * bf) arn_clone_txbuf() argument 355 arn_tx_complete_aggr(struct arn_softc * sc,struct ath_txq * txq,struct ath_buf * bf,list_t * bf_q,int txok) arn_tx_complete_aggr() argument 520 arn_lookup_rate(struct arn_softc * sc,struct ath_buf * bf,struct ath_atx_tid * tid) arn_lookup_rate() argument 583 arn_compute_num_delims(struct arn_softc * sc,struct ath_atx_tid * tid,struct ath_buf * bf,uint16_t frmlen) arn_compute_num_delims() argument 646 arn_tx_form_aggr(struct arn_softc * sc,struct ath_atx_tid * tid,list_t * bf_q) arn_tx_form_aggr() argument 722 arn_tx_sched_aggr(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid) arn_tx_sched_aggr() argument 774 arn_tx_aggr_start(struct arn_softc * sc,struct ieee80211_node * in,uint16_t tid,uint16_t * ssn) arn_tx_aggr_start() argument 793 arn_tx_aggr_stop(struct arn_softc * sc,struct ieee80211_node * in,uint16_t tid) arn_tx_aggr_stop() argument 846 arn_tx_aggr_resume(struct arn_softc * sc,struct ieee80211_node * in,uint16_t tid) arn_tx_aggr_resume() argument 865 arn_tx_aggr_check(struct arn_softc * sc,struct ath_node * an,uint8_t tidno) arn_tx_aggr_check() argument 888 arn_txq_drain_pending_buffers(struct arn_softc * sc,struct ath_txq * txq) arn_txq_drain_pending_buffers() argument 905 arn_tx_get_qnum(struct arn_softc * sc,int qtype,int haltype) arn_tx_get_qnum() argument 932 arn_test_get_txq(struct arn_softc * sc,struct ieee80211_node * in,struct ieee80211_frame * wh,uint8_t type) arn_test_get_txq() argument 1000 assign_aggr_tid_seqno(struct arn_softc * sc,struct ath_buf * bf,struct ieee80211_frame * wh) assign_aggr_tid_seqno() argument 1054 arn_tx_num_badfrms(struct arn_softc * sc,struct ath_buf * bf,int txok) arn_tx_num_badfrms() argument 1085 arn_tx_send_ht_normal(struct arn_softc * sc,struct ath_txq * txq,struct ath_atx_tid * tid,list_t * list) arn_tx_send_ht_normal() argument 1109 arn_tx_txqaddbuf(struct arn_softc * sc,struct ath_txq * txq,list_t * list) arn_tx_txqaddbuf() argument 1160 arn_pkt_duration(struct arn_softc * sc,uint8_t rix,struct ath_buf * bf,int width,int half_gi,boolean_t shortPreamble) arn_pkt_duration() argument 1194 arn_tx_get_buffer(struct arn_softc * sc) arn_tx_get_buffer() argument 1214 setup_tx_flags(struct arn_softc * sc,struct ieee80211_frame * wh,uint32_t pktlen) setup_tx_flags() argument 1237 ath_tx_setup_buffer(struct arn_softc * sc,struct ath_buf * bf,struct ieee80211_node * in,struct ieee80211_frame * wh,uint32_t pktlen,uint32_t keytype) ath_tx_setup_buffer() argument 1299 ath_pkt_duration(struct arn_softc * sc,uint8_t rix,struct ath_buf * bf,int width,int half_gi,boolean_t shortPreamble) ath_pkt_duration() argument 1334 ath_buf_set_rate(struct arn_softc * sc,struct ath_buf * bf,struct ieee80211_frame * wh) ath_buf_set_rate() argument 1478 ath_tx_complete(struct arn_softc * sc,struct ath_buf * bf,struct ath_xmit_status * tx_status) ath_tx_complete() argument 1495 ath_tx_complete_buf(struct arn_softc * sc,struct ath_buf * bf,int txok,int sendbar) ath_tx_complete_buf() argument 1527 arn_tx_stopdma(struct arn_softc * sc,struct ath_txq * txq) arn_tx_stopdma() argument 1543 arn_drain_txdataq(struct arn_softc * sc,boolean_t retry_tx) arn_drain_txdataq() argument 1586 arn_txq_setup(struct arn_softc * sc,int qtype,int subtype) arn_txq_setup() argument 1659 arn_tx_cleanupq(struct arn_softc * sc,struct ath_txq * txq) arn_tx_cleanupq() argument 1676 arn_tx_setup(struct arn_softc * sc,int haltype) arn_tx_setup() argument 1695 arn_tx_draintxq(struct arn_softc * sc,struct ath_txq * txq) arn_tx_draintxq() argument 1722 arn_draintxq(struct arn_softc * sc,boolean_t retry_tx) arn_draintxq() argument 1739 arn_txq_depth(struct arn_softc * sc,int qnum) arn_txq_depth() argument 1745 arn_txq_aggr_depth(struct arn_softc * sc,int qnum) arn_txq_aggr_depth() argument 1752 arn_txq_update(struct arn_softc * sc,int qnum,struct ath9k_tx_queue_info * qinfo) arn_txq_update() argument 1790 ath_cabq_update(struct arn_softc * sc) ath_cabq_update() argument 1900 arn_tx_start(struct arn_softc * sc,struct ieee80211_node * in,struct ath_buf * bf,mblk_t * mp) arn_tx_start() argument 2097 struct arn_softc *sc = (struct arn_softc *)ic; arn_tx() local 2229 arn_tx_processq(struct arn_softc * sc,struct ath_txq * txq) arn_tx_processq() argument 2349 arn_tx_handler(struct arn_softc * sc) arn_tx_handler() argument 2374 struct arn_softc *sc = arg; arn_tx_int_proc() local 2382 arn_tx_node_init(struct arn_softc * sc,struct ath_node * an) arn_tx_node_init() argument 2434 arn_tx_node_cleanup(struct arn_softc * sc,struct ieee80211_node * in) arn_tx_node_cleanup() argument [all...] |
/titanic_51/usr/src/uts/common/io/ural/ |
H A D | ural.c | 310 ural_read(struct ural_softc *sc, uint16_t reg) in ural_read() argument 347 ural_read_multi(struct ural_softc *sc, uint16_t reg, void *buf, int len) in ural_read_multi() argument 382 ural_write(struct ural_softc *sc, uint16_t reg, uint16_t val) in ural_write() argument 412 struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private; in ural_txeof() local 443 struct ural_softc *sc = (struct ural_softc *)req->bulk_client_private; ural_rxeof() local 619 ural_setup_tx_desc(struct ural_softc * sc,struct ural_tx_desc * desc,uint32_t flags,int len,int rate) ural_setup_tx_desc() argument 667 struct ural_softc *sc = (struct ural_softc *)ic; ural_send() local 827 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_tx() local 857 ural_set_testmode(struct ural_softc * sc) ural_set_testmode() argument 884 ural_eeprom_read(struct ural_softc * sc,uint16_t addr,void * buf,int len) ural_eeprom_read() argument 918 ural_bbp_write(struct ural_softc * sc,uint8_t reg,uint8_t val) ural_bbp_write() argument 938 ural_bbp_read(struct ural_softc * sc,uint8_t reg) ural_bbp_read() argument 959 ural_rf_write(struct ural_softc * sc,uint8_t reg,uint32_t val) ural_rf_write() argument 988 ural_disable_rf_tune(struct ural_softc * sc) ural_disable_rf_tune() argument 1005 ural_set_chan(struct ural_softc * sc,struct ieee80211_channel * c) ural_set_chan() argument 1113 ural_enable_tsf_sync(struct ural_softc * sc) ural_enable_tsf_sync() argument 1148 struct ural_softc *sc = (struct ural_softc *)ic; ural_update_slot() local 1172 ural_set_txpreamble(struct ural_softc * sc) ural_set_txpreamble() argument 1186 ural_set_basicrates(struct ural_softc * sc) ural_set_basicrates() argument 1204 ural_set_bssid(struct ural_softc * sc,uint8_t * bssid) ural_set_bssid() argument 1221 ural_set_macaddr(struct ural_softc * sc,uint8_t * addr) ural_set_macaddr() argument 1239 ural_update_promisc(struct ural_softc * sc) ural_update_promisc() argument 1271 ural_read_eeprom(struct ural_softc * sc) ural_read_eeprom() argument 1296 ural_bbp_init(struct ural_softc * sc) ural_bbp_init() argument 1319 ural_set_txantenna(struct ural_softc * sc,int antenna) ural_set_txantenna() argument 1348 ural_set_rxantenna(struct ural_softc * sc,int antenna) ural_set_rxantenna() argument 1374 struct ural_softc *sc = arg; ural_next_scan() local 1384 struct ural_softc *sc = (struct ural_softc *)ic; ural_newstate() local 1469 ural_close_pipes(struct ural_softc * sc) ural_close_pipes() argument 1487 ural_open_pipes(struct ural_softc * sc) ural_open_pipes() argument 1540 ural_tx_trigger(struct ural_softc * sc,mblk_t * mp) ural_tx_trigger() argument 1580 ural_rx_trigger(struct ural_softc * sc) ural_rx_trigger() argument 1620 ural_init_tx_queue(struct ural_softc * sc) ural_init_tx_queue() argument 1626 ural_init_rx_queue(struct ural_softc * sc) ural_init_rx_queue() argument 1642 ural_stop(struct ural_softc * sc) ural_stop() argument 1667 ural_init(struct ural_softc * sc) ural_init() argument 1748 struct ural_softc *sc; ural_disconnect() local 1780 struct ural_softc *sc; ural_reconnect() local 1799 ural_resume(struct ural_softc * sc) ural_resume() argument 1887 struct ural_softc *sc = (struct ural_softc *)arg; ural_amrr_timeout() local 1913 ural_amrr_start(struct ural_softc * sc,struct ieee80211_node * ni) ural_amrr_start() argument 1941 struct ural_softc *sc = arg; ural_watchdog() local 1977 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_start() local 1999 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_stop() local 2008 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_unicst() local 2031 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_promisc() local 2052 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_setprop() local 2077 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_getprop() local 2090 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_propinfo() local 2098 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_ioctl() local 2118 struct ural_softc *sc = (struct ural_softc *)arg; ural_m_stat() local 2183 struct ural_softc *sc; ural_attach() local 2387 struct ural_softc *sc; ural_detach() local [all...] |
/titanic_51/usr/src/uts/common/io/mwl/ |
H A D | mwl.c | 424 mwl_alloc_cmdbuf(struct mwl_softc *sc) in mwl_alloc_cmdbuf() argument 448 mwl_free_cmdbuf(struct mwl_softc *sc) in mwl_free_cmdbuf() argument 455 mwl_alloc_rx_ring(struct mwl_softc * sc,int count) mwl_alloc_rx_ring() argument 520 mwl_free_rx_ring(struct mwl_softc * sc) mwl_free_rx_ring() argument 543 mwl_alloc_tx_ring(struct mwl_softc * sc,struct mwl_tx_ring * ring,int count) mwl_alloc_tx_ring() argument 605 mwl_free_tx_ring(struct mwl_softc * sc,struct mwl_tx_ring * ring) mwl_free_tx_ring() argument 630 mwl_hal_sethwdma(struct mwl_softc * sc,const struct mwl_hal_txrxdma * dma) mwl_hal_sethwdma() argument 674 mwl_setupdma(struct mwl_softc * sc) mwl_setupdma() argument 703 mwl_txq_init(struct mwl_softc * sc,struct mwl_tx_ring * txring,int qnum) mwl_txq_init() argument 729 mwl_tx_setup(struct mwl_softc * sc,int ac,int mvtype) mwl_tx_setup() argument 754 mwl_setup_txq(struct mwl_softc * sc) mwl_setup_txq() argument 822 mwlFwReset(struct mwl_softc * sc) mwlFwReset() argument 835 mwlPokeSdramController(struct mwl_softc * sc,int SDRAMSIZE_Addr) mwlPokeSdramController() argument 844 mwlTriggerPciCmd(struct mwl_softc * sc) mwlTriggerPciCmd() argument 863 mwlWaitFor(struct mwl_softc * sc,uint32_t val) mwlWaitFor() argument 879 mwlSendBlock(struct mwl_softc * sc,int bsize,const void * data,size_t dsize) mwlSendBlock() argument 901 mwlSendBlock2(struct mwl_softc * sc,const void * data,size_t dsize) mwlSendBlock2() argument 918 mwl_fwload(struct mwl_softc * sc,void * fwargs) mwl_fwload() argument 1135 mwlSendCmd(struct mwl_softc * sc) mwlSendCmd() argument 1150 mwlExecuteCmd(struct mwl_softc * sc,unsigned short cmd) mwlExecuteCmd() argument 1178 mwlWaitForCmdComplete(struct mwl_softc * sc,uint16_t cmdCode) mwlWaitForCmdComplete() argument 1253 dumpresult(struct mwl_softc * sc,int showresult) dumpresult() argument 1284 mwlGetCalTable(struct mwl_softc * sc,uint8_t annex,uint8_t index) mwlGetCalTable() argument 1389 mwlGetPwrCalTable(struct mwl_softc * sc) mwlGetPwrCalTable() argument 1435 mwlResetHalState(struct mwl_softc * sc) mwlResetHalState() argument 1565 mwl_hal_getchannelinfo(struct mwl_softc * sc,int band,int chw,const MWL_HAL_CHANNELINFO ** ci) mwl_hal_getchannelinfo() argument 1583 getchannels(struct mwl_softc * sc,int maxchans,int * nchans,struct mwl_channel chans[]) getchannels() argument 1612 mwl_getchannels(struct mwl_softc * sc) mwl_getchannels() argument 1641 mwl_gethwspecs(struct mwl_softc * sc) mwl_gethwspecs() argument 1677 mwl_hal_setmac_locked(struct mwl_softc * sc,const uint8_t addr[IEEE80211_ADDR_LEN]) mwl_hal_setmac_locked() argument 1707 mwl_hal_newstation(struct mwl_softc * sc,const uint8_t addr[IEEE80211_ADDR_LEN],uint16_t aid,uint16_t sid,const MWL_HAL_PEERINFO * peer,int isQosSta,int wmeInfo) mwl_hal_newstation() argument 1741 mwl_hal_setantenna(struct mwl_softc * sc,MWL_HAL_ANTENNA dirSet,int ant) mwl_hal_setantenna() argument 1766 mwl_hal_setradio(struct mwl_softc * sc,int onoff,MWL_HAL_PREAMBLE preamble) mwl_hal_setradio() argument 1785 mwl_hal_setwmm(struct mwl_softc * sc,int onoff) mwl_hal_setwmm() argument 1841 mwl_hal_setchannel(struct mwl_softc * sc,const MWL_HAL_CHANNEL * chan) mwl_hal_setchannel() argument 1856 mwl_hal_settxpower(struct mwl_softc * sc,const MWL_HAL_CHANNEL * c,uint8_t maxtxpow) mwl_hal_settxpower() argument 1893 mwl_hal_settxrate(struct mwl_softc * sc,MWL_HAL_TXRATE_HANDLING handling,const MWL_HAL_TXRATE * rate) mwl_hal_settxrate() argument 1944 mwl_hal_settxrate_auto(struct mwl_softc * sc,const MWL_HAL_TXRATE * rate) mwl_hal_settxrate_auto() argument 1968 mwl_hal_setrateadaptmode(struct mwl_softc * sc,uint16_t mode) mwl_hal_setrateadaptmode() argument 1983 mwl_hal_setoptimizationlevel(struct mwl_softc * sc,int level) mwl_hal_setoptimizationlevel() argument 2000 mwl_hal_setregioncode(struct mwl_softc * sc,int regionCode) mwl_hal_setregioncode() argument 2022 mwl_hal_setassocid(struct mwl_softc * sc,const uint8_t bssId[IEEE80211_ADDR_LEN],uint16_t assocId) mwl_hal_setassocid() argument 2043 struct mwl_softc *sc = (struct mwl_softc *)ic; mwl_setrates() local 2068 mwl_hal_setrtsthreshold(struct mwl_softc * sc,int threshold) mwl_hal_setrtsthreshold() argument 2083 mwl_hal_setcsmode(struct mwl_softc * sc,MWL_HAL_CSMODE csmode) mwl_hal_setcsmode() argument 2098 mwl_hal_setpromisc(struct mwl_softc * sc,int ena) mwl_hal_setpromisc() argument 2109 mwl_hal_start(struct mwl_softc * sc) mwl_hal_start() argument 2125 mwl_hal_setinframode(struct mwl_softc * sc) mwl_hal_setinframode() argument 2138 mwl_hal_stop(struct mwl_softc * sc) mwl_hal_stop() argument 2152 mwl_hal_keyset(struct mwl_softc * sc,const MWL_HAL_KEYVAL * kv,const uint8_t mac[IEEE80211_ADDR_LEN]) mwl_hal_keyset() argument 2200 mwl_hal_keyreset(struct mwl_softc * sc,const MWL_HAL_KEYVAL * kv,const uint8_t mac[IEEE80211_ADDR_LEN]) mwl_hal_keyreset() argument 2294 struct mwl_softc *sc = (struct mwl_softc *)ic; mwl_key_delete() local 2334 struct mwl_softc *sc = (struct mwl_softc *)ic; mwl_key_set() local 2446 mwl_chan_set(struct mwl_softc * sc,struct mwl_channel * chan) mwl_chan_set() argument 2560 mwl_setcurchanrates(struct mwl_softc * sc) mwl_setcurchanrates() argument 2577 findhalchannel(const struct mwl_softc * sc,const MWL_HAL_CHANNEL * c) findhalchannel() argument 2651 mwl_startrecv(struct mwl_softc * sc) mwl_startrecv() argument 2707 mwl_mode_init(struct mwl_softc * sc) mwl_mode_init() argument 2728 mwl_hal_txstart(struct mwl_softc * sc,int qnum) mwl_hal_txstart() argument 2739 struct mwl_softc *sc = (struct mwl_softc *)ic; mwl_send() local 2911 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_next_scan() local 2965 struct mwl_softc *sc = (struct mwl_softc *)ic; mwl_newstate() local 3041 mwl_hal_intrset(struct mwl_softc * sc,uint32_t mask) mwl_hal_intrset() argument 3055 mwl_hal_getisr(struct mwl_softc * sc,uint32_t * status) mwl_hal_getisr() argument 3073 mwl_tx_intr(struct mwl_softc * sc) mwl_tx_intr() argument 3161 mwl_rx_intr(struct mwl_softc * sc) mwl_rx_intr() argument 3288 struct mwl_softc *sc = (struct mwl_softc *)data; mwl_softintr() local 3310 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_intr() local 3375 mwl_init(struct mwl_softc * sc) mwl_init() argument 3487 mwl_resume(struct mwl_softc * sc) mwl_resume() argument 3541 mwl_stop(struct mwl_softc * sc) mwl_stop() argument 3563 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_stat() local 3629 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_start() local 3655 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_stop() local 3670 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_promisc() local 3695 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_tx() local 3732 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_ioctl() local 3755 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_getprop() local 3768 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_propinfo() local 3777 struct mwl_softc *sc = (struct mwl_softc *)arg; mwl_m_setprop() local 3799 struct mwl_softc *sc; mwl_attach() local 4229 struct mwl_softc *sc; mwl_detach() local 4309 struct mwl_softc *sc; mwl_quiesce() local [all...] |
/titanic_51/usr/src/uts/common/io/ral/ |
H A D | rt2560.c | 213 rt2560_set_basicrates(struct rt2560_softc *sc) in rt2560_set_basicrates() argument 231 rt2560_update_led(struct rt2560_softc *sc, int led1, int led2) in rt2560_update_led() argument 241 rt2560_set_bssid(struct rt2560_softc *sc, uint8_t *bssid) in rt2560_set_bssid() argument 256 rt2560_bbp_write(struct rt2560_softc * sc,uint8_t reg,uint8_t val) rt2560_bbp_write() argument 278 rt2560_bbp_read(struct rt2560_softc * sc,uint8_t reg) rt2560_bbp_read() argument 298 rt2560_rf_write(struct rt2560_softc * sc,uint8_t reg,uint32_t val) rt2560_rf_write() argument 324 rt2560_set_chan(struct rt2560_softc * sc,struct ieee80211_channel * c) rt2560_set_chan() argument 427 rt2560_enable_tsf_sync(struct rt2560_softc * sc) rt2560_enable_tsf_sync() argument 459 rt2560_update_plcp(struct rt2560_softc * sc) rt2560_update_plcp() argument 489 struct rt2560_softc *sc = (struct rt2560_softc *)ic; rt2560_update_slot() local 517 ral_dma_region_alloc(struct rt2560_softc * sc,struct dma_region * dr,size_t size,uint_t alloc_flags,uint_t bind_flags) ral_dma_region_alloc() argument 562 ral_dma_region_free(struct rt2560_softc * sc,struct dma_region * dr) ral_dma_region_free() argument 570 rt2560_alloc_tx_ring(struct rt2560_softc * sc,struct rt2560_tx_ring * ring,int count) rt2560_alloc_tx_ring() argument 623 rt2560_reset_tx_ring(struct rt2560_softc * sc,struct rt2560_tx_ring * ring) rt2560_reset_tx_ring() argument 650 rt2560_free_tx_ring(struct rt2560_softc * sc,struct rt2560_tx_ring * ring) rt2560_free_tx_ring() argument 672 rt2560_ring_hwsetup(struct rt2560_softc * sc) rt2560_ring_hwsetup() argument 695 rt2560_alloc_rx_ring(struct rt2560_softc * sc,struct rt2560_rx_ring * ring,int count) rt2560_alloc_rx_ring() argument 754 rt2560_reset_rx_ring(struct rt2560_softc * sc,struct rt2560_rx_ring * ring) rt2560_reset_rx_ring() argument 772 rt2560_free_rx_ring(struct rt2560_softc * sc,struct rt2560_rx_ring * ring) rt2560_free_rx_ring() argument 813 struct rt2560_softc *sc = arg; rt2560_next_scan() local 839 struct rt2560_softc *sc = arg; rt2560_update_rssadapt() local 850 struct rt2560_softc *sc = arg; rt2560_statedog() local 869 struct rt2560_softc *sc = (struct rt2560_softc *)ic; rt2560_newstate() local 960 rt2560_eeprom_read(struct rt2560_softc * sc,uint8_t addr) rt2560_eeprom_read() argument 1014 rt2560_tx_intr(struct rt2560_softc * sc) rt2560_tx_intr() argument 1102 rt2560_prio_intr(struct rt2560_softc * sc) rt2560_prio_intr() argument 1173 rt2560_rx_intr(struct rt2560_softc * sc) rt2560_rx_intr() argument 1280 struct rt2560_softc *sc = (struct rt2560_softc *)data; ral_softint_handler() local 1383 rt2560_setup_tx_desc(struct rt2560_softc * sc,struct rt2560_tx_desc * desc,uint32_t flags,int len,int rate,int encrypt) rt2560_setup_tx_desc() argument 1430 struct rt2560_softc *sc = (struct rt2560_softc *)ic; rt2560_mgmt_send() local 1560 struct rt2560_softc *sc = (struct rt2560_softc *)ic; rt2560_send() local 1713 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_m_tx() local 1747 rt2560_set_macaddr(struct rt2560_softc * sc,uint8_t * addr) rt2560_set_macaddr() argument 1762 rt2560_get_macaddr(struct rt2560_softc * sc,uint8_t * addr) rt2560_get_macaddr() argument 1778 rt2560_update_promisc(struct rt2560_softc * sc) rt2560_update_promisc() argument 1808 rt2560_read_eeprom(struct rt2560_softc * sc) rt2560_read_eeprom() argument 1837 rt2560_bbp_init(struct rt2560_softc * sc) rt2560_bbp_init() argument 1863 rt2560_set_txantenna(struct rt2560_softc * sc,int antenna) rt2560_set_txantenna() argument 1890 rt2560_set_rxantenna(struct rt2560_softc * sc,int antenna) rt2560_set_rxantenna() argument 1910 rt2560_stop(struct rt2560_softc * sc) rt2560_stop() argument 1941 rt2560_init(struct rt2560_softc * sc) rt2560_init() argument 2011 struct rt2560_softc *sc = arg; rt2560_watchdog() local 2047 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_m_start() local 2069 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_m_stop() local 2078 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_m_unicst() local 2101 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_m_promisc() local 2122 struct rt2560_softc *sc = arg; rt2560_m_setprop() local 2147 struct rt2560_softc *sc = arg; rt2560_m_getprop() local 2160 struct rt2560_softc *sc = arg; rt2560_m_propinfo() local 2168 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_m_ioctl() local 2188 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_m_stat() local 2253 struct rt2560_softc *sc = (struct rt2560_softc *)arg; rt2560_intr() local 2320 struct rt2560_softc *sc; rt2560_quiesce() local 2345 struct rt2560_softc *sc; rt2560_attach() local 2643 struct rt2560_softc *sc; rt2560_detach() local [all...] |
/titanic_51/usr/src/uts/common/io/uath/ |
H A D | uath.c | 425 uath_open_pipes(struct uath_softc *sc) in uath_open_pipes() argument 533 uath_close_pipes(struct uath_softc * sc) uath_close_pipes() argument 640 uath_fw_send(struct uath_softc * sc,usb_pipe_handle_t pipe,const void * data,size_t len) uath_fw_send() argument 669 uath_fw_ack(struct uath_softc * sc,int len) uath_fw_ack() argument 756 uath_loadfirmware(struct uath_softc * sc) uath_loadfirmware() argument 846 uath_alloc_cmd_list(struct uath_softc * sc,struct uath_cmd cmds[],int ncmd,int maxsz) uath_alloc_cmd_list() argument 872 uath_init_cmd_list(struct uath_softc * sc) uath_init_cmd_list() argument 900 uath_host_available(struct uath_softc * sc) uath_host_available() argument 914 uath_get_capability(struct uath_softc * sc,uint32_t cap,uint32_t * val) uath_get_capability() argument 929 uath_get_devcap(struct uath_softc * sc) uath_get_devcap() argument 1006 uath_get_status(struct uath_softc * sc,uint32_t which,void * odata,int olen) uath_get_status() argument 1020 uath_get_devstatus(struct uath_softc * sc,uint8_t macaddr[IEEE80211_ADDR_LEN]) uath_get_devstatus() argument 1113 uath_cmd_read(struct uath_softc * sc,uint32_t code,const void * idata,int ilen,void * odata,int olen,int flags) uath_cmd_read() argument 1121 uath_cmd_write(struct uath_softc * sc,uint32_t code,const void * data,int len,int flags) uath_cmd_write() argument 1132 uath_cmdsend(struct uath_softc * sc,uint32_t code,const void * idata,int ilen,void * odata,int olen,int flags) uath_cmdsend() argument 1205 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; uath_cmd_txeof() local 1224 uath_tx_cmd_xfer(struct uath_softc * sc,usb_pipe_handle_t pipe,const void * data,uint_t len) uath_tx_cmd_xfer() argument 1260 uath_cmdeof(struct uath_softc * sc,struct uath_cmd * cmd) uath_cmdeof() argument 1391 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; uath_cmd_rxeof() local 1446 uath_rx_cmd_xfer(struct uath_softc * sc) uath_rx_cmd_xfer() argument 1483 uath_init_data_queue(struct uath_softc * sc) uath_init_data_queue() argument 1492 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; uath_data_txeof() local 1518 uath_tx_data_xfer(struct uath_softc * sc,mblk_t * mp) uath_tx_data_xfer() argument 1558 struct uath_softc *sc = (struct uath_softc *)req->bulk_client_private; uath_data_rxeof() local 1690 uath_rx_data_xfer(struct uath_softc * sc) uath_rx_data_xfer() argument 1728 uath_update_rxstat(struct uath_softc * sc,uint32_t status) uath_update_rxstat() argument 1764 struct uath_softc *sc = arg; uath_next_scan() local 1774 uath_create_connection(struct uath_softc * sc,uint32_t connid) uath_create_connection() argument 1807 uath_set_rates(struct uath_softc * sc,const struct ieee80211_rateset * rs) uath_set_rates() argument 1827 uath_write_associd(struct uath_softc * sc) uath_write_associd() argument 1845 uath_set_ledsteady(struct uath_softc * sc,int lednum,int ledmode) uath_set_ledsteady() argument 1862 uath_set_ledblink(struct uath_softc * sc,int lednum,int ledmode,int blinkrate,int slowmode) uath_set_ledblink() argument 1887 struct uath_softc *sc = (struct uath_softc *)ic; uath_newstate() local 1988 struct uath_softc *sc = (struct uath_softc *)ic; uath_send() local 2136 struct uath_softc *sc; uath_reconnect() local 2281 struct uath_softc *sc; uath_disconnect() local 2322 uath_dataflush(struct uath_softc * sc) uath_dataflush() argument 2370 uath_cmdflush(struct uath_softc * sc) uath_cmdflush() argument 2376 uath_flush(struct uath_softc * sc) uath_flush() argument 2394 uath_set_ledstate(struct uath_softc * sc,int connected) uath_set_ledstate() argument 2408 uath_config_multi(struct uath_softc * sc,uint32_t reg,const void * data,int len) uath_config_multi() argument 2429 uath_config(struct uath_softc * sc,uint32_t reg,uint32_t val) uath_config() argument 2448 uath_switch_channel(struct uath_softc * sc,struct ieee80211_channel * c) uath_switch_channel() argument 2495 uath_set_rxfilter(struct uath_softc * sc,uint32_t bits,uint32_t op) uath_set_rxfilter() argument 2510 uath_set_chan(struct uath_softc * sc,struct ieee80211_channel * c) uath_set_chan() argument 2543 uath_reset_tx_queues(struct uath_softc * sc) uath_reset_tx_queues() argument 2558 uath_wme_init(struct uath_softc * sc) uath_wme_init() argument 2594 struct uath_softc *sc = (struct uath_softc *)arg; uath_stop_locked() local 2614 struct uath_softc *sc = arg; uath_init_locked() local 2699 uath_init(struct uath_softc * sc) uath_init() argument 2716 uath_stop(struct uath_softc * sc) uath_stop() argument 2727 uath_resume(struct uath_softc * sc) uath_resume() argument 2770 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_start() local 2796 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_stop() local 2812 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_ioctl() local 2860 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_setprop() local 2884 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_getprop() local 2896 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_propinfo() local 2904 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_stat() local 2970 struct uath_softc *sc = (struct uath_softc *)arg; uath_m_tx() local 3002 struct uath_softc *sc; uath_attach() local 3281 struct uath_softc *sc; uath_detach() local [all...] |
/titanic_51/usr/src/uts/common/io/iwk/ |
H A D | iwk2.c | 474 iwk_sc_t *sc; iwk_attach() local 854 iwk_sc_t *sc; iwk_detach() local 946 iwk_sc_t *sc; iwk_quiesce() local 963 iwk_destroy_locks(iwk_sc_t * sc) iwk_destroy_locks() argument 978 iwk_alloc_dma_mem(iwk_sc_t * sc,size_t memsize,ddi_dma_attr_t * dma_attr_p,ddi_device_acc_attr_t * acc_attr_p,uint_t dma_flags,iwk_dma_t * dma_p) iwk_alloc_dma_mem() argument 1055 iwk_alloc_fw_dma(iwk_sc_t * sc) iwk_alloc_fw_dma() argument 1153 iwk_free_fw_dma(iwk_sc_t * sc) iwk_free_fw_dma() argument 1166 iwk_alloc_shared(iwk_sc_t * sc) iwk_alloc_shared() argument 1192 iwk_free_shared(iwk_sc_t * sc) iwk_free_shared() argument 1201 iwk_alloc_kw(iwk_sc_t * sc) iwk_alloc_kw() argument 1226 iwk_free_kw(iwk_sc_t * sc) iwk_free_kw() argument 1232 iwk_alloc_rx_ring(iwk_sc_t * sc) iwk_alloc_rx_ring() argument 1293 iwk_reset_rx_ring(iwk_sc_t * sc) iwk_reset_rx_ring() argument 1314 iwk_free_rx_ring(iwk_sc_t * sc) iwk_free_rx_ring() argument 1331 iwk_alloc_tx_ring(iwk_sc_t * sc,iwk_tx_ring_t * ring,int slots,int qid) iwk_alloc_tx_ring() argument 1431 iwk_reset_tx_ring(iwk_sc_t * sc,iwk_tx_ring_t * ring) iwk_reset_tx_ring() argument 1462 iwk_free_tx_ring(iwk_sc_t * sc,iwk_tx_ring_t * ring) iwk_free_tx_ring() argument 1486 iwk_ring_init(iwk_sc_t * sc) iwk_ring_init() argument 1512 iwk_ring_free(iwk_sc_t * sc) iwk_ring_free() argument 1549 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_newstate() local 1797 iwk_sc_t *sc = arg; iwk_watchdog() local 1825 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_key_set() local 1943 iwk_mac_access_enter(iwk_sc_t * sc) iwk_mac_access_enter() argument 1969 iwk_mac_access_exit(iwk_sc_t * sc) iwk_mac_access_exit() argument 1977 iwk_mem_read(iwk_sc_t * sc,uint32_t addr) iwk_mem_read() argument 1984 iwk_mem_write(iwk_sc_t * sc,uint32_t addr,uint32_t data) iwk_mem_write() argument 1991 iwk_reg_read(iwk_sc_t * sc,uint32_t addr) iwk_reg_read() argument 1998 iwk_reg_write(iwk_sc_t * sc,uint32_t addr,uint32_t data) iwk_reg_write() argument 2005 iwk_reg_write_region_4(iwk_sc_t * sc,uint32_t addr,uint32_t * data,int wlen) iwk_reg_write_region_4() argument 2027 iwk_load_firmware(iwk_sc_t * sc) iwk_load_firmware() argument 2085 iwk_rx_intr(iwk_sc_t * sc,iwk_rx_desc_t * desc,iwk_rx_data_t * data) iwk_rx_intr() argument 2186 iwk_tx_intr(iwk_sc_t * sc,iwk_rx_desc_t * desc,iwk_rx_data_t * data) iwk_tx_intr() argument 2225 iwk_cmd_intr(iwk_sc_t * sc,iwk_rx_desc_t * desc) iwk_cmd_intr() argument 2241 iwk_ucode_alive(iwk_sc_t * sc,iwk_rx_desc_t * desc) iwk_ucode_alive() argument 2345 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_rx_softintr() local 2475 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_intr() local 2601 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_tx() local 2637 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_send() local 2938 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_ioctl() local 3102 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_getprop() local 3115 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_setprop() local 3140 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_propinfo() local 3150 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_stat() local 3215 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_start() local 3245 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_stop() local 3264 iwk_sc_t *sc = (iwk_sc_t *)arg; iwk_m_unicst() local 3300 iwk_thread(iwk_sc_t * sc) iwk_thread() argument 3449 iwk_cmd(iwk_sc_t * sc,int code,const void * buf,int size,int async) iwk_cmd() argument 3503 iwk_set_led(iwk_sc_t * sc,uint8_t id,uint8_t off,uint8_t on) iwk_set_led() argument 3516 iwk_hw_set_before_auth(iwk_sc_t * sc) iwk_hw_set_before_auth() argument 3637 iwk_scan(iwk_sc_t * sc) iwk_scan() argument 3803 iwk_config(iwk_sc_t * sc) iwk_config() argument 3940 iwk_stop_master(iwk_sc_t * sc) iwk_stop_master() argument 3965 iwk_power_up(iwk_sc_t * sc) iwk_power_up() argument 3981 iwk_preinit(iwk_sc_t * sc) iwk_preinit() argument 4060 iwk_eep_sem_down(iwk_sc_t * sc) iwk_eep_sem_down() argument 4083 iwk_eep_sem_up(iwk_sc_t * sc) iwk_eep_sem_up() argument 4096 iwk_eep_load(iwk_sc_t * sc) iwk_eep_load() argument 4145 iwk_get_mac_from_eep(iwk_sc_t * sc) iwk_get_mac_from_eep() argument 4158 iwk_init(iwk_sc_t * sc) iwk_init() argument 4285 iwk_stop(iwk_sc_t * sc) iwk_stop() argument 4362 iwk_amrr_timeout(iwk_sc_t * sc) iwk_amrr_timeout() argument 4426 iwk_curr_tempera(iwk_sc_t * sc) iwk_curr_tempera() argument 4473 iwk_is_24G_band(iwk_sc_t * sc) iwk_is_24G_band() argument 4479 iwk_is_fat_channel(iwk_sc_t * sc) iwk_is_fat_channel() argument 4555 iwk_get_eep_channel(iwk_sc_t * sc,uint16_t channel,int is_24G,int is_fat,int is_hi_chan) iwk_get_eep_channel() argument 4616 iwk_band_number(iwk_sc_t * sc,uint16_t channel) iwk_band_number() argument 4673 iwk_channel_interpolate(iwk_sc_t * sc,uint16_t channel,struct iwk_eep_calib_channel_info * chan_info) iwk_channel_interpolate() argument 4809 iwk_txpower_table_cmd_init(iwk_sc_t * sc,struct iwk_tx_power_db * tp_db) iwk_txpower_table_cmd_init() argument 5067 iwk_tx_power_calibration(iwk_sc_t * sc) iwk_tx_power_calibration() argument 5101 iwk_statistics_notify(iwk_sc_t * sc,iwk_rx_desc_t * desc) iwk_statistics_notify() argument 5149 iwk_is_associated(iwk_sc_t * sc) iwk_is_associated() argument 5155 iwk_rxgain_diff_init(iwk_sc_t * sc) iwk_rxgain_diff_init() argument 5193 iwk_rxgain_diff(iwk_sc_t * sc) iwk_rxgain_diff() argument 5388 iwk_rx_sens_init(iwk_sc_t * sc) iwk_rx_sens_init() argument 5475 iwk_rx_sens(iwk_sc_t * sc) iwk_rx_sens() argument 5567 iwk_cck_sens(iwk_sc_t * sc,uint32_t actual_rx_time) iwk_cck_sens() argument 5772 iwk_ofdm_sens(iwk_sc_t * sc,uint32_t actual_rx_time) iwk_ofdm_sens() argument 5856 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_recv_mgmt() local 5945 iwk_write_event_log(iwk_sc_t * sc) iwk_write_event_log() argument 6056 iwk_write_error_log(iwk_sc_t * sc) iwk_write_error_log() argument 6110 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_run_state_config_ibss() local 6193 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_run_state_config_sta() local 6246 iwk_fast_recover(iwk_sc_t * sc) iwk_fast_recover() argument 6351 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_start_tx_beacon() local 6449 iwk_sc_t *sc = (iwk_sc_t *)ic; iwk_clean_add_node_ibss() local [all...] |
/titanic_51/usr/src/uts/common/io/rwn/ |
H A D | rt2860.c | 304 rt2860_eeprom_read(struct rt2860_softc *sc, uint8_t addr) in rt2860_eeprom_read() argument 379 rt2860_read_eeprom(struct rt2860_softc * sc) rt2860_read_eeprom() argument 753 rt2860_alloc_tx_ring(struct rt2860_softc * sc,struct rt2860_tx_ring * ring) rt2860_alloc_tx_ring() argument 784 rt2860_reset_tx_ring(struct rt2860_softc * sc,struct rt2860_tx_ring * ring) rt2860_reset_tx_ring() argument 818 rt2860_free_tx_ring(struct rt2860_softc * sc,struct rt2860_tx_ring * ring) rt2860_free_tx_ring() argument 826 rt2860_alloc_rx_ring(struct rt2860_softc * sc,struct rt2860_rx_ring * ring) rt2860_alloc_rx_ring() argument 879 rt2860_reset_rx_ring(struct rt2860_softc * sc,struct rt2860_rx_ring * ring) rt2860_reset_rx_ring() argument 893 rt2860_free_rx_ring(struct rt2860_softc * sc,struct rt2860_rx_ring * ring) rt2860_free_rx_ring() argument 911 rt2860_alloc_tx_pool(struct rt2860_softc * sc) rt2860_alloc_tx_pool() argument 963 rt2860_free_tx_pool(struct rt2860_softc * sc) rt2860_free_tx_pool() argument 1081 struct rt2860_softc *sc = (struct rt2860_softc *)ic; rt2860_send() local 1281 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_next_scan() local 1289 rt2860_updateslot(struct rt2860_softc * sc) rt2860_updateslot() argument 1303 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_iter_func() local 1313 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_updatestats() local 1326 rt2860_enable_mrr(struct rt2860_softc * sc) rt2860_enable_mrr() argument 1350 rt2860_set_txpreamble(struct rt2860_softc * sc) rt2860_set_txpreamble() argument 1362 rt2860_set_bssid(struct rt2860_softc * sc,const uint8_t * bssid) rt2860_set_bssid() argument 1371 rt2860_set_basicrates(struct rt2860_softc * sc) rt2860_set_basicrates() argument 1464 struct rt2860_softc *sc = (struct rt2860_softc *)ic; rt2860_newassoc() local 1498 rt2860_enable_tsf_sync(struct rt2860_softc * sc) rt2860_enable_tsf_sync() argument 1522 struct rt2860_softc *sc = (struct rt2860_softc *)ic; rt2860_newstate() local 1606 rt2860_maxrssi_chain(struct rt2860_softc * sc,const struct rt2860_rxwi * rxwi) rt2860_maxrssi_chain() argument 1621 rt2860_drain_stats_fifo(struct rt2860_softc * sc) rt2860_drain_stats_fifo() argument 1658 rt2860_tx_intr(struct rt2860_softc * sc,int qid) rt2860_tx_intr() argument 1706 rt2860_rx_intr(struct rt2860_softc * sc) rt2860_rx_intr() argument 1805 struct rt2860_softc *sc = (struct rt2860_softc *)data; rt2860_softintr() local 1826 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_intr() local 1931 rt2860_set_region_4(struct rt2860_softc * sc,uint32_t addr,uint32_t data,int size) rt2860_set_region_4() argument 1940 rt2860_load_microcode(struct rt2860_softc * sc) rt2860_load_microcode() argument 1983 rt2860_set_macaddr(struct rt2860_softc * sc,const uint8_t * addr) rt2860_set_macaddr() argument 1995 rt2860_mcu_cmd(struct rt2860_softc * sc,uint8_t cmd,uint16_t arg) rt2860_mcu_cmd() argument 2020 rt2860_mcu_bbp_read(struct rt2860_softc * sc,uint8_t reg) rt2860_mcu_bbp_read() argument 2056 rt2860_mcu_bbp_write(struct rt2860_softc * sc,uint8_t reg,uint8_t val) rt2860_mcu_bbp_write() argument 2080 rt2860_bbp_init(struct rt2860_softc * sc) rt2860_bbp_init() argument 2112 rt2860_rf_write(struct rt2860_softc * sc,uint8_t reg,uint32_t val) rt2860_rf_write() argument 2135 rt2860_select_chan_group(struct rt2860_softc * sc,int group) rt2860_select_chan_group() argument 2169 rt2860_set_chan(struct rt2860_softc * sc,struct ieee80211_channel * c) rt2860_set_chan() argument 2246 struct rt2860_softc *sc = (struct rt2860_softc *)ic; rt2860_updateprot() local 2266 rt2860_set_leds(struct rt2860_softc * sc,uint16_t which) rt2860_set_leds() argument 2273 rt2860_init(struct rt2860_softc * sc) rt2860_init() argument 2496 struct rt2860_softc *sc; rt2860_quiesce() local 2519 rt2860_stop(struct rt2860_softc * sc) rt2860_stop() argument 2577 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_start() local 2603 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_stop() local 2617 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_ioctl() local 2644 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_getprop() local 2657 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_propinfo() local 2666 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_setprop() local 2692 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_tx() local 2750 struct rt2860_softc *sc = (struct rt2860_softc *)arg; rt2860_m_stat() local 2814 struct rt2860_softc *sc; rt2860_attach() local 3102 struct rt2860_softc *sc; rt2860_detach() local [all...] |
/titanic_51/usr/src/uts/common/io/rwd/ |
H A D | rt2661.c | 317 rt2661_eeprom_read(struct rt2661_softc *sc, uint8_t addr) in rt2661_eeprom_read() argument 372 rt2661_read_eeprom(struct rt2661_softc * sc) rt2661_read_eeprom() argument 476 rt2661_load_microcode(struct rt2661_softc * sc,const uint8_t * ucode_p,int size) rt2661_load_microcode() argument 608 rt2661_alloc_tx_ring(struct rt2661_softc * sc,struct rt2661_tx_ring * ring,int count) rt2661_alloc_tx_ring() argument 682 rt2661_reset_tx_ring(struct rt2661_softc * sc,struct rt2661_tx_ring * ring) rt2661_reset_tx_ring() argument 712 rt2661_free_tx_ring(struct rt2661_softc * sc,struct rt2661_tx_ring * ring) rt2661_free_tx_ring() argument 737 rt2661_alloc_rx_ring(struct rt2661_softc * sc,struct rt2661_rx_ring * ring,int count) rt2661_alloc_rx_ring() argument 810 rt2661_reset_rx_ring(struct rt2661_softc * sc,struct rt2661_rx_ring * ring) rt2661_reset_rx_ring() argument 827 rt2661_free_rx_ring(struct rt2661_softc * sc,struct rt2661_rx_ring * ring) rt2661_free_rx_ring() argument 847 rt2661_tx_dma_intr(struct rt2661_softc * sc,struct rt2661_tx_ring * ring) rt2661_tx_dma_intr() argument 886 rt2661_tx_intr(struct rt2661_softc * sc) rt2661_tx_intr() argument 962 rt2661_rx_intr(struct rt2661_softc * sc) rt2661_rx_intr() argument 1066 struct rt2661_softc *sc = (struct rt2661_softc *)data; rt2661_softintr() local 1077 rt2661_tx_cmd(struct rt2661_softc * sc,uint8_t cmd,uint16_t arg) rt2661_tx_cmd() argument 1091 rt2661_mcu_wakeup(struct rt2661_softc * sc) rt2661_mcu_wakeup() argument 1104 rt2661_mcu_cmd_intr(struct rt2661_softc * sc) rt2661_mcu_cmd_intr() argument 1114 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_intr() local 1208 rt2661_get_rssi(struct rt2661_softc * sc,uint8_t raw) rt2661_get_rssi() argument 1346 rt2661_setup_tx_desc(struct rt2661_softc * sc,struct rt2661_tx_desc * desc,uint32_t flags,uint16_t xflags,int len,int rate,int ac) rt2661_setup_tx_desc() argument 1406 struct rt2661_softc *sc = (struct rt2661_softc *)ic; rt2661_send() local 1532 struct rt2661_softc *sc = (struct rt2661_softc *)ic; rt2661_mgmt_send() local 1728 rt2661_update_promisc(struct rt2661_softc * sc) rt2661_update_promisc() argument 1747 struct rt2661_softc *sc = (struct rt2661_softc *)ic; rt2661_updateslot() local 1762 rt2661_set_slottime(struct rt2661_softc * sc) rt2661_set_slottime() argument 1784 rt2661_enable_mrr(struct rt2661_softc * sc) rt2661_enable_mrr() argument 1800 rt2661_set_txpreamble(struct rt2661_softc * sc) rt2661_set_txpreamble() argument 1814 rt2661_set_basicrates(struct rt2661_softc * sc) rt2661_set_basicrates() argument 1832 rt2661_set_bssid(struct rt2661_softc * sc,const uint8_t * bssid) rt2661_set_bssid() argument 1848 rt2661_enable_tsf_sync(struct rt2661_softc * sc) rt2661_enable_tsf_sync() argument 1869 struct rt2661_softc *sc = arg; rt2661_next_scan() local 1879 struct rt2661_softc *sc = (struct rt2661_softc *)ic; rt2661_newassoc() local 1895 struct rt2661_softc *sc = arg; rt2661_iter_func() local 1908 rt2661_rx_tune(struct rt2661_softc * sc) rt2661_rx_tune() argument 1973 struct rt2661_softc *sc = arg; rt2661_updatestats() local 1992 struct rt2661_softc *sc = (struct rt2661_softc *)ic; rt2661_newstate() local 2090 rt2661_stop_locked(struct rt2661_softc * sc) rt2661_stop_locked() argument 2127 rt2661_set_macaddr(struct rt2661_softc * sc,const uint8_t * addr) rt2661_set_macaddr() argument 2139 rt2661_bbp_read(struct rt2661_softc * sc,uint8_t reg) rt2661_bbp_read() argument 2171 rt2661_bbp_init(struct rt2661_softc * sc) rt2661_bbp_init() argument 2209 rt2661_bbp_write(struct rt2661_softc * sc,uint8_t reg,uint8_t val) rt2661_bbp_write() argument 2237 rt2661_select_band(struct rt2661_softc * sc,struct ieee80211_channel * c) rt2661_select_band() argument 2283 rt2661_select_antenna(struct rt2661_softc * sc) rt2661_select_antenna() argument 2305 rt2661_rf_write(struct rt2661_softc * sc,uint8_t reg,uint32_t val) rt2661_rf_write() argument 2333 rt2661_set_chan(struct rt2661_softc * sc,struct ieee80211_channel * c) rt2661_set_chan() argument 2409 rt2661_init(struct rt2661_softc * sc) rt2661_init() argument 2547 rt2661_stop(struct rt2661_softc * sc) rt2661_stop() argument 2559 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_start() local 2585 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_stop() local 2599 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_ioctl() local 2626 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_getprop() local 2639 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_propinfo() local 2648 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_setprop() local 2674 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_tx() local 2726 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_promisc() local 2743 struct rt2661_softc *sc = (struct rt2661_softc *)arg; rt2661_m_stat() local 2807 struct rt2661_softc *sc; rt2661_attach() local 3166 struct rt2661_softc *sc; rt2661_detach() local 3232 struct rt2661_softc *sc; rt2661_quiesce() local [all...] |