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
3492 iwh_sc_t *sc; in iwh_m_ioctl() local
3530 iwh_sc_t *sc; in iwh_m_getprop() local
3548 iwh_sc_t *sc = (iwh_sc_t *)arg; in iwh_m_propinfo() local
3557 iwh_sc_t *sc; in iwh_m_setprop() local
3590 iwh_sc_t *sc; in iwh_m_stat() local
3676 iwh_sc_t *sc; in iwh_m_start() local
3710 iwh_sc_t *sc; in iwh_m_stop() local
3741 iwh_sc_t *sc; in iwh_m_unicst() local
3785 iwh_thread(iwh_sc_t *sc) in iwh_thread()
3919 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async) in iwh_cmd()
3988 iwh_set_led(iwh_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) in iwh_set_led()
4004 iwh_hw_set_before_auth(iwh_sc_t *sc) in iwh_hw_set_before_auth()
4104 iwh_scan(iwh_sc_t *sc) in iwh_scan()
4290 iwh_config(iwh_sc_t *sc) in iwh_config()
4499 iwh_sc_t *sc; in iwh_quiesce() local
4528 iwh_stop_master(iwh_sc_t *sc) in iwh_stop_master()
4559 iwh_power_up(iwh_sc_t *sc) in iwh_power_up()
4578 iwh_preinit(iwh_sc_t *sc) in iwh_preinit()
4682 iwh_eep_sem_down(iwh_sc_t *sc) in iwh_eep_sem_down()
4708 iwh_eep_sem_up(iwh_sc_t *sc) in iwh_eep_sem_up()
4721 iwh_eep_load(iwh_sc_t *sc) in iwh_eep_load()
4777 iwh_get_mac_from_eep(iwh_sc_t *sc) in iwh_get_mac_from_eep()
4793 iwh_init(iwh_sc_t *sc) in iwh_init()
4925 iwh_stop(iwh_sc_t *sc) in iwh_stop()
5020 iwh_amrr_timeout(iwh_sc_t *sc) in iwh_amrr_timeout()
5043 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_is_max_rate() local
5068 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_is_min_rate() local
5093 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_increase_rate() local
5124 iwh_sc_t *sc = (iwh_sc_t *)ic; in iwh_decrease_rate() local
5207 iwh_eep_addr_trans(iwh_sc_t *sc, uint32_t indi_addr) in iwh_eep_addr_trans()
5258 iwh_put_seg_fw(iwh_sc_t *sc, uint32_t addr_s, uint32_t addr_d, uint32_t len) in iwh_put_seg_fw()
5292 iwh_alive_common(iwh_sc_t *sc) in iwh_alive_common()
5424 iwh_save_calib_result(iwh_sc_t *sc, iwh_rx_desc_t *desc) in iwh_save_calib_result()
5523 iwh_tx_power_table(iwh_sc_t *sc, int async) in iwh_tx_power_table()
5565 iwh_release_calib_buffer(iwh_sc_t *sc) in iwh_release_calib_buffer()
5602 iwh_init_common(iwh_sc_t *sc) in iwh_init_common()
5692 iwh_fast_recover(iwh_sc_t *sc) in iwh_fast_recover()
5749 iwh_run_state_config(iwh_sc_t *sc) in iwh_run_state_config()
5928 iwh_qosparam_to_hw(iwh_sc_t *sc, int async) in iwh_qosparam_to_hw()
6072 iwh_init_ht_conf(iwh_sc_t *sc) in iwh_init_ht_conf()
6119 iwh_overwrite_11n_rateset(iwh_sc_t *sc) in iwh_overwrite_11n_rateset()
6158 iwh_overwrite_ic_default(iwh_sc_t *sc) in iwh_overwrite_ic_default()
6184 iwh_config_rxon_chain(iwh_sc_t *sc) in iwh_config_rxon_chain()
6242 iwh_add_ap_sta(iwh_sc_t *sc) in iwh_add_ap_sta()
6301 iwh_ap_lq(iwh_sc_t *sc) in iwh_ap_lq()
6376 iwh_sc_t *sc; in iwh_recv_action() local
6481 iwh_sc_t *sc; in iwh_send_action() local
6543 iwh_reset_hw(iwh_sc_t *sc) in iwh_reset_hw()