Lines Matching defs:sc

509 	iwh_sc_t *sc;  in iwh_attach()  local
996 iwh_sc_t *sc; in iwh_detach() local
1100 iwh_destroy_locks(iwh_sc_t *sc) in iwh_destroy_locks()
1115 iwh_alloc_dma_mem(iwh_sc_t *sc, size_t memsize, in iwh_alloc_dma_mem()
1192 iwh_alloc_fw_dma(iwh_sc_t *sc) in iwh_alloc_fw_dma()
1324 iwh_free_fw_dma(iwh_sc_t *sc) in iwh_free_fw_dma()
1337 iwh_alloc_shared(iwh_sc_t *sc) in iwh_alloc_shared()
1373 iwh_free_shared(iwh_sc_t *sc) in iwh_free_shared()
1382 iwh_alloc_kw(iwh_sc_t *sc) in iwh_alloc_kw()
1416 iwh_free_kw(iwh_sc_t *sc) in iwh_free_kw()
1425 iwh_alloc_rx_ring(iwh_sc_t *sc) in iwh_alloc_rx_ring()
1505 iwh_reset_rx_ring(iwh_sc_t *sc) in iwh_reset_rx_ring()
1529 iwh_free_rx_ring(iwh_sc_t *sc) in iwh_free_rx_ring()
1553 iwh_alloc_tx_ring(iwh_sc_t *sc, iwh_tx_ring_t *ring, in iwh_alloc_tx_ring()
1678 iwh_reset_tx_ring(iwh_sc_t *sc, iwh_tx_ring_t *ring) in iwh_reset_tx_ring()
1750 iwh_ring_init(iwh_sc_t *sc) in iwh_ring_init()
1785 iwh_ring_free(iwh_sc_t *sc) in iwh_ring_free()
1852 iwh_sc_t *sc; in iwh_newstate() local
2058 iwh_mac_access_enter(iwh_sc_t *sc) in iwh_mac_access_enter()
2092 iwh_mac_access_exit(iwh_sc_t *sc) in iwh_mac_access_exit()
2113 iwh_mem_write(iwh_sc_t *sc, uint32_t addr, uint32_t data) in iwh_mem_write()
2123 iwh_reg_read(iwh_sc_t *sc, uint32_t addr) in iwh_reg_read()
2133 iwh_reg_write(iwh_sc_t *sc, uint32_t addr, uint32_t data) in iwh_reg_write()
2148 iwh_load_init_firmware(iwh_sc_t *sc) in iwh_load_init_firmware()
2219 iwh_load_run_firmware(iwh_sc_t *sc) in iwh_load_run_firmware()
2294 iwh_rx_phy_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) in iwh_rx_phy_intr()
2308 iwh_rx_mpdu_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) in iwh_rx_mpdu_intr()
2438 iwh_tx_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) in iwh_tx_intr()
2488 iwh_cmd_intr(iwh_sc_t *sc, iwh_rx_desc_t *desc) in iwh_cmd_intr()
2517 iwh_ucode_alive(iwh_sc_t *sc, iwh_rx_desc_t *desc) in iwh_ucode_alive()
2708 iwh_sc_t *sc; in iwh_rx_softintr() local
2866 iwh_sc_t *sc; in iwh_intr() local
3024 iwh_sc_t *sc; in iwh_m_tx() local
3070 iwh_sc_t *sc; in iwh_send() local
3491 iwh_sc_t *sc; in iwh_m_ioctl() local
3529 iwh_sc_t *sc; in iwh_m_getprop() local
3547 iwh_sc_t *sc = (iwh_sc_t *)arg; in iwh_m_propinfo() local
3556 iwh_sc_t *sc; in iwh_m_setprop() local
3589 iwh_sc_t *sc; in iwh_m_stat() local
3675 iwh_sc_t *sc; in iwh_m_start() local
3709 iwh_sc_t *sc; in iwh_m_stop() local
3740 iwh_sc_t *sc; in iwh_m_unicst() local
3784 iwh_thread(iwh_sc_t *sc) in iwh_thread()
3918 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async) in iwh_cmd()
3987 iwh_set_led(iwh_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) in iwh_set_led()
4003 iwh_hw_set_before_auth(iwh_sc_t *sc) in iwh_hw_set_before_auth()
4103 iwh_scan(iwh_sc_t *sc) in iwh_scan()
4289 iwh_config(iwh_sc_t *sc) in iwh_config()
4498 iwh_sc_t *sc; in iwh_quiesce() local
4527 iwh_stop_master(iwh_sc_t *sc) in iwh_stop_master()
4558 iwh_power_up(iwh_sc_t *sc) in iwh_power_up()
4577 iwh_preinit(iwh_sc_t *sc) in iwh_preinit()
4681 iwh_eep_sem_down(iwh_sc_t *sc) in iwh_eep_sem_down()
4707 iwh_eep_sem_up(iwh_sc_t *sc) in iwh_eep_sem_up()
4720 iwh_eep_load(iwh_sc_t *sc) in iwh_eep_load()
4776 iwh_get_mac_from_eep(iwh_sc_t *sc) in iwh_get_mac_from_eep()
4792 iwh_init(iwh_sc_t *sc) in iwh_init()
4924 iwh_stop(iwh_sc_t *sc) in iwh_stop()
5019 iwh_amrr_timeout(iwh_sc_t *sc) in iwh_amrr_timeout()
5042 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_is_max_rate() local
5067 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_is_min_rate() local
5092 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_increase_rate() local
5123 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_decrease_rate() local
5206 iwh_eep_addr_trans(iwh_sc_t *sc, uint32_t indi_addr) in iwh_eep_addr_trans()
5257 iwh_put_seg_fw(iwh_sc_t *sc, uint32_t addr_s, uint32_t addr_d, uint32_t len) in iwh_put_seg_fw()
5291 iwh_alive_common(iwh_sc_t *sc) in iwh_alive_common()
5423 iwh_save_calib_result(iwh_sc_t *sc, iwh_rx_desc_t *desc) in iwh_save_calib_result()
5522 iwh_tx_power_table(iwh_sc_t *sc, int async) in iwh_tx_power_table()
5564 iwh_release_calib_buffer(iwh_sc_t *sc) in iwh_release_calib_buffer()
5601 iwh_init_common(iwh_sc_t *sc) in iwh_init_common()
5691 iwh_fast_recover(iwh_sc_t *sc) in iwh_fast_recover()
5748 iwh_run_state_config(iwh_sc_t *sc) in iwh_run_state_config()
5927 iwh_qosparam_to_hw(iwh_sc_t *sc, int async) in iwh_qosparam_to_hw()
6071 iwh_init_ht_conf(iwh_sc_t *sc) in iwh_init_ht_conf()
6118 iwh_overwrite_11n_rateset(iwh_sc_t *sc) in iwh_overwrite_11n_rateset()
6157 iwh_overwrite_ic_default(iwh_sc_t *sc) in iwh_overwrite_ic_default()
6183 iwh_config_rxon_chain(iwh_sc_t *sc) in iwh_config_rxon_chain()
6241 iwh_add_ap_sta(iwh_sc_t *sc) in iwh_add_ap_sta()
6300 iwh_ap_lq(iwh_sc_t *sc) in iwh_ap_lq()
6375 iwh_sc_t *sc; in iwh_recv_action() local
6480 iwh_sc_t *sc; in iwh_send_action() local
6542 iwh_reset_hw(iwh_sc_t *sc) in iwh_reset_hw()