/Linux-v5.4/drivers/net/wireless/ti/wlcore/ |
D | hw_ops.h | 15 wlcore_hw_calc_tx_blocks(struct wl1271 *wl, u32 len, u32 spare_blks) in wlcore_hw_calc_tx_blocks() 24 wlcore_hw_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, in wlcore_hw_set_tx_desc_blocks() 34 wlcore_hw_set_tx_desc_data_len(struct wl1271 *wl, in wlcore_hw_set_tx_desc_data_len() 45 wlcore_hw_get_rx_buf_align(struct wl1271 *wl, u32 rx_desc) in wlcore_hw_get_rx_buf_align() 55 wlcore_hw_prepare_read(struct wl1271 *wl, u32 rx_desc, u32 len) in wlcore_hw_prepare_read() 64 wlcore_hw_get_rx_packet_len(struct wl1271 *wl, void *rx_data, u32 data_len) in wlcore_hw_get_rx_packet_len() 72 static inline int wlcore_hw_tx_delayed_compl(struct wl1271 *wl) in wlcore_hw_tx_delayed_compl() 80 static inline void wlcore_hw_tx_immediate_compl(struct wl1271 *wl) in wlcore_hw_tx_immediate_compl() 87 wlcore_hw_init_vif(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wlcore_hw_init_vif() 96 wlcore_hw_convert_fw_status(struct wl1271 *wl, void *raw_fw_status, in wlcore_hw_convert_fw_status() [all …]
|
D | init.c | 23 int wl1271_init_templates_config(struct wl1271 *wl) in wl1271_init_templates_config() 144 static int wl1271_ap_init_deauth_template(struct wl1271 *wl, in wl1271_ap_init_deauth_template() 170 static int wl1271_ap_init_null_template(struct wl1271 *wl, in wl1271_ap_init_null_template() 203 static int wl1271_ap_init_qos_null_template(struct wl1271 *wl, in wl1271_ap_init_qos_null_template() 236 static int wl12xx_init_rx_config(struct wl1271 *wl) in wl12xx_init_rx_config() 247 static int wl12xx_init_phy_vif_config(struct wl1271 *wl, in wl12xx_init_phy_vif_config() 267 static int wl1271_init_sta_beacon_filter(struct wl1271 *wl, in wl1271_init_sta_beacon_filter() 284 int wl1271_init_pta(struct wl1271 *wl) in wl1271_init_pta() 299 int wl1271_init_energy_detection(struct wl1271 *wl) in wl1271_init_energy_detection() 310 static int wl1271_init_beacon_broadcast(struct wl1271 *wl, in wl1271_init_beacon_broadcast() [all …]
|
D | acx.c | 22 int wl1271_acx_wake_up_conditions(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_wake_up_conditions() 53 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth() 82 int wl1271_acx_tx_power(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_tx_power() 113 int wl1271_acx_feature_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_acx_feature_cfg() 143 int wl1271_acx_mem_map(struct wl1271 *wl, struct acx_header *mem_map, in wl1271_acx_mem_map() 158 int wl1271_acx_rx_msdu_life_time(struct wl1271 *wl) in wl1271_acx_rx_msdu_life_time() 184 int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_slot() 213 int wl1271_acx_group_address_tbl(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_group_address_tbl() 245 int wl1271_acx_service_period_timeout(struct wl1271 *wl, in wl1271_acx_service_period_timeout() 276 int wl1271_acx_rts_threshold(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_rts_threshold() [all …]
|
D | main.c | 47 static int wl12xx_set_authorized(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_set_authorized() 72 struct wl1271 *wl = hw->priv; in wl1271_reg_notify() local 81 static int wl1271_set_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_set_rx_streaming() 103 int wl1271_recalc_rx_streaming(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_recalc_rx_streaming() 132 struct wl1271 *wl = wlvif->wl; in wl1271_rx_streaming_enable_work() local 171 struct wl1271 *wl = wlvif->wl; in wl1271_rx_streaming_disable_work() local 198 struct wl1271 *wl = wlvif->wl; in wl1271_rx_streaming_timer() local 203 void wl12xx_rearm_tx_watchdog_locked(struct wl1271 *wl) in wl12xx_rearm_tx_watchdog_locked() 219 struct wl1271 *wl = wlvif->wl; in wlcore_rc_update_work() local 252 struct wl1271 *wl; in wl12xx_tx_watchdog_work() local [all …]
|
D | io.c | 21 bool wl1271_set_block_size(struct wl1271 *wl) in wl1271_set_block_size() 31 void wlcore_disable_interrupts(struct wl1271 *wl) in wlcore_disable_interrupts() 37 void wlcore_disable_interrupts_nosync(struct wl1271 *wl) in wlcore_disable_interrupts_nosync() 43 void wlcore_enable_interrupts(struct wl1271 *wl) in wlcore_enable_interrupts() 49 void wlcore_synchronize_interrupts(struct wl1271 *wl) in wlcore_synchronize_interrupts() 55 int wlcore_translate_addr(struct wl1271 *wl, int addr) in wlcore_translate_addr() 123 int wlcore_set_partition(struct wl1271 *wl, in wlcore_set_partition() 188 void wl1271_io_reset(struct wl1271 *wl) in wl1271_io_reset() 194 void wl1271_io_init(struct wl1271 *wl) in wl1271_io_init()
|
D | cmd.c | 40 static int __wlcore_cmd_send(struct wl1271 *wl, u16 id, void *buf, in __wlcore_cmd_send() 121 static int wlcore_cmd_send_failsafe(struct wl1271 *wl, u16 id, void *buf, in wlcore_cmd_send_failsafe() 149 int wl1271_cmd_send(struct wl1271 *wl, u16 id, void *buf, size_t len, in wl1271_cmd_send() 164 int wlcore_cmd_wait_for_event_or_timeout(struct wl1271 *wl, in wlcore_cmd_wait_for_event_or_timeout() 226 int wl12xx_cmd_role_enable(struct wl1271 *wl, u8 *addr, u8 role_type, in wl12xx_cmd_role_enable() 269 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id) in wl12xx_cmd_role_disable() 302 static int wlcore_get_new_session_id(struct wl1271 *wl, u8 hlid) in wlcore_get_new_session_id() 312 int wl12xx_allocate_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_allocate_link() 350 void wl12xx_free_link(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 *hlid) in wl12xx_free_link() 420 static int wl12xx_cmd_role_start_dev(struct wl1271 *wl, in wl12xx_cmd_role_start_dev() [all …]
|
D | tx.c | 30 static int wl1271_set_default_wep_key(struct wl1271 *wl, in wl1271_set_default_wep_key() 49 static int wl1271_alloc_tx_id(struct wl1271 *wl, struct sk_buff *skb) in wl1271_alloc_tx_id() 63 void wl1271_free_tx_id(struct wl1271 *wl, int id) in wl1271_free_tx_id() 75 static void wl1271_tx_ap_update_inconnection_sta(struct wl1271 *wl, in wl1271_tx_ap_update_inconnection_sta() 106 static void wl1271_tx_regulate_link(struct wl1271 *wl, in wl1271_tx_regulate_link() 134 bool wl12xx_is_dummy_packet(struct wl1271 *wl, struct sk_buff *skb) in wl12xx_is_dummy_packet() 140 static u8 wl12xx_tx_get_hlid_ap(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_tx_get_hlid_ap() 162 u8 wl12xx_tx_get_hlid(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_tx_get_hlid() 179 unsigned int wlcore_calc_packet_alignment(struct wl1271 *wl, in wlcore_calc_packet_alignment() 190 static int wl1271_tx_allocate(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_tx_allocate() [all …]
|
D | event.c | 25 int wlcore_event_fw_logger(struct wl1271 *wl) in wlcore_event_fw_logger() 100 void wlcore_event_rssi_trigger(struct wl1271 *wl, s8 *metric_arr) in wlcore_event_rssi_trigger() 125 static void wl1271_stop_ba_event(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_stop_ba_event() 151 void wlcore_event_soft_gemini_sense(struct wl1271 *wl, u8 enable) in wlcore_event_soft_gemini_sense() 166 void wlcore_event_sched_scan_completed(struct wl1271 *wl, in wlcore_event_sched_scan_completed() 179 void wlcore_event_ba_rx_constraint(struct wl1271 *wl, in wlcore_event_ba_rx_constraint() 201 void wlcore_event_channel_switch(struct wl1271 *wl, in wlcore_event_channel_switch() 233 void wlcore_event_dummy_packet(struct wl1271 *wl) in wlcore_event_dummy_packet() 245 static void wlcore_disconnect_sta(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_disconnect_sta() 279 void wlcore_event_max_tx_failure(struct wl1271 *wl, unsigned long sta_bitmap) in wlcore_event_max_tx_failure() [all …]
|
D | io.h | 44 static inline int __must_check wlcore_raw_write(struct wl1271 *wl, int addr, in wlcore_raw_write() 62 static inline int __must_check wlcore_raw_read(struct wl1271 *wl, int addr, in wlcore_raw_read() 80 static inline int __must_check wlcore_raw_read_data(struct wl1271 *wl, int reg, in wlcore_raw_read_data() 87 static inline int __must_check wlcore_raw_write_data(struct wl1271 *wl, int reg, in wlcore_raw_write_data() 94 static inline int __must_check wlcore_raw_read32(struct wl1271 *wl, int addr, in wlcore_raw_read32() 110 static inline int __must_check wlcore_raw_write32(struct wl1271 *wl, int addr, in wlcore_raw_write32() 118 static inline int __must_check wlcore_read(struct wl1271 *wl, int addr, in wlcore_read() 128 static inline int __must_check wlcore_write(struct wl1271 *wl, int addr, in wlcore_write() 138 static inline int __must_check wlcore_write_data(struct wl1271 *wl, int reg, in wlcore_write_data() 145 static inline int __must_check wlcore_read_data(struct wl1271 *wl, int reg, in wlcore_read_data() [all …]
|
D | debugfs.c | 46 void wl1271_debugfs_update_stats(struct wl1271 *wl) in wl1271_debugfs_update_stats() 83 struct wl1271 *wl = file->private_data; in tx_queue_len_read() local 100 static void chip_op_handler(struct wl1271 *wl, unsigned long value, in chip_op_handler() 126 static inline void no_write_handler(struct wl1271 *wl, in no_write_handler() 190 struct wl1271 *wl = file->private_data; in gpio_power_read() local 205 struct wl1271 *wl = file->private_data; in gpio_power_write() local 237 struct wl1271 *wl = file->private_data; in start_recovery_write() local 255 struct wl1271 *wl = file->private_data; in dynamic_ps_timeout_read() local 266 struct wl1271 *wl = file->private_data; in dynamic_ps_timeout_write() local 322 struct wl1271 *wl = file->private_data; in forced_ps_read() local [all …]
|
/Linux-v5.4/drivers/net/wireless/ti/wl1251/ |
D | acx.c | 12 int wl1251_acx_frame_rates(struct wl1251 *wl, u8 ctrl_rate, u8 ctrl_mod, in wl1251_acx_frame_rates() 42 int wl1251_acx_station_id(struct wl1251 *wl) in wl1251_acx_station_id() 62 int wl1251_acx_default_key(struct wl1251 *wl, u8 key_id) in wl1251_acx_default_key() 89 int wl1251_acx_wake_up_conditions(struct wl1251 *wl, u8 wake_up_event, in wl1251_acx_wake_up_conditions() 116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() 135 int wl1251_acx_fw_version(struct wl1251 *wl, char *buf, size_t len) in wl1251_acx_fw_version() 167 int wl1251_acx_tx_power(struct wl1251 *wl, int power) in wl1251_acx_tx_power() 194 int wl1251_acx_feature_cfg(struct wl1251 *wl, u32 data_flow_options) in wl1251_acx_feature_cfg() 221 int wl1251_acx_mem_map(struct wl1251 *wl, struct acx_header *mem_map, in wl1251_acx_mem_map() 235 int wl1251_acx_data_path_params(struct wl1251 *wl, in wl1251_acx_data_path_params() [all …]
|
D | main.c | 32 void wl1251_enable_interrupts(struct wl1251 *wl) in wl1251_enable_interrupts() 37 void wl1251_disable_interrupts(struct wl1251 *wl) in wl1251_disable_interrupts() 42 static int wl1251_power_off(struct wl1251 *wl) in wl1251_power_off() 47 static int wl1251_power_on(struct wl1251 *wl) in wl1251_power_on() 52 static int wl1251_fetch_firmware(struct wl1251 *wl) in wl1251_fetch_firmware() 91 static int wl1251_fetch_nvs(struct wl1251 *wl) in wl1251_fetch_nvs() 129 static void wl1251_fw_wakeup(struct wl1251 *wl) in wl1251_fw_wakeup() 141 static int wl1251_chip_wakeup(struct wl1251 *wl) in wl1251_chip_wakeup() 200 struct wl1251 *wl = in wl1251_irq_work() local 306 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join() [all …]
|
D | init.c | 18 int wl1251_hw_init_hwenc_config(struct wl1251 *wl) in wl1251_hw_init_hwenc_config() 37 int wl1251_hw_init_templates_config(struct wl1251 *wl) in wl1251_hw_init_templates_config() 89 int wl1251_hw_init_rx_config(struct wl1251 *wl, u32 config, u32 filter) in wl1251_hw_init_rx_config() 104 int wl1251_hw_init_phy_config(struct wl1251 *wl) in wl1251_hw_init_phy_config() 131 int wl1251_hw_init_beacon_filter(struct wl1251 *wl) in wl1251_hw_init_beacon_filter() 147 int wl1251_hw_init_pta(struct wl1251 *wl) in wl1251_hw_init_pta() 162 int wl1251_hw_init_energy_detection(struct wl1251 *wl) in wl1251_hw_init_energy_detection() 173 int wl1251_hw_init_beacon_broadcast(struct wl1251 *wl) in wl1251_hw_init_beacon_broadcast() 184 int wl1251_hw_init_power_auth(struct wl1251 *wl) in wl1251_hw_init_power_auth() 189 int wl1251_hw_init_mem_config(struct wl1251 *wl) in wl1251_hw_init_mem_config() [all …]
|
D | spi.c | 27 struct wl1251 *wl; in wl1251_irq() local 38 static struct spi_device *wl_to_spi(struct wl1251 *wl) in wl_to_spi() 43 static void wl1251_spi_reset(struct wl1251 *wl) in wl1251_spi_reset() 71 static void wl1251_spi_wake(struct wl1251 *wl) in wl1251_spi_wake() 123 static void wl1251_spi_reset_wake(struct wl1251 *wl) in wl1251_spi_reset_wake() 129 static void wl1251_spi_read(struct wl1251 *wl, int addr, void *buf, in wl1251_spi_read() 169 static void wl1251_spi_write(struct wl1251 *wl, int addr, void *buf, in wl1251_spi_write() 200 static void wl1251_spi_enable_irq(struct wl1251 *wl) in wl1251_spi_enable_irq() 205 static void wl1251_spi_disable_irq(struct wl1251 *wl) in wl1251_spi_disable_irq() 210 static int wl1251_spi_set_power(struct wl1251 *wl, bool enable) in wl1251_spi_set_power() [all …]
|
D | sdio.c | 35 static struct sdio_func *wl_to_func(struct wl1251 *wl) in wl_to_func() 43 struct wl1251 *wl = sdio_get_drvdata(func); in wl1251_sdio_interrupt() local 58 static void wl1251_sdio_read(struct wl1251 *wl, int addr, in wl1251_sdio_read() 71 static void wl1251_sdio_write(struct wl1251 *wl, int addr, in wl1251_sdio_write() 84 static void wl1251_sdio_read_elp(struct wl1251 *wl, int addr, u32 *val) in wl1251_sdio_read_elp() 104 static void wl1251_sdio_write_elp(struct wl1251 *wl, int addr, u32 val) in wl1251_sdio_write_elp() 120 static void wl1251_sdio_reset(struct wl1251 *wl) in wl1251_sdio_reset() 124 static void wl1251_sdio_enable_irq(struct wl1251 *wl) in wl1251_sdio_enable_irq() 133 static void wl1251_sdio_disable_irq(struct wl1251 *wl) in wl1251_sdio_disable_irq() 145 struct wl1251 *wl = cookie; in wl1251_line_irq() local [all …]
|
D | io.c | 27 static int wl1251_translate_reg_addr(struct wl1251 *wl, int addr) in wl1251_translate_reg_addr() 44 static int wl1251_translate_mem_addr(struct wl1251 *wl, int addr) in wl1251_translate_mem_addr() 49 void wl1251_mem_read(struct wl1251 *wl, int addr, void *buf, size_t len) in wl1251_mem_read() 58 void wl1251_mem_write(struct wl1251 *wl, int addr, void *buf, size_t len) in wl1251_mem_write() 67 u32 wl1251_mem_read32(struct wl1251 *wl, int addr) in wl1251_mem_read32() 72 void wl1251_mem_write32(struct wl1251 *wl, int addr, u32 val) in wl1251_mem_write32() 77 u32 wl1251_reg_read32(struct wl1251 *wl, int addr) in wl1251_reg_read32() 82 void wl1251_reg_write32(struct wl1251 *wl, int addr, u32 val) in wl1251_reg_write32() 120 void wl1251_set_partition(struct wl1251 *wl, in wl1251_set_partition()
|
D | cmd.c | 22 int wl1251_cmd_send(struct wl1251 *wl, u16 id, void *buf, size_t len) in wl1251_cmd_send() 69 int wl1251_cmd_test(struct wl1251 *wl, void *buf, size_t buf_len, u8 answer) in wl1251_cmd_test() 110 int wl1251_cmd_interrogate(struct wl1251 *wl, u16 id, void *buf, size_t len) in wl1251_cmd_interrogate() 148 int wl1251_cmd_configure(struct wl1251 *wl, u16 id, void *buf, size_t len) in wl1251_cmd_configure() 169 int wl1251_cmd_vbm(struct wl1251 *wl, u8 identity, in wl1251_cmd_vbm() 207 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable) in wl1251_cmd_data_path_rx() 243 int wl1251_cmd_data_path_tx(struct wl1251 *wl, u8 channel, bool enable) in wl1251_cmd_data_path_tx() 274 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_cmd_join() 319 int wl1251_cmd_ps_mode(struct wl1251 *wl, u8 ps_mode) in wl1251_cmd_ps_mode() 350 int wl1251_cmd_read_memory(struct wl1251 *wl, u32 addr, void *answer, in wl1251_cmd_read_memory() [all …]
|
D | event.c | 15 static int wl1251_event_scan_complete(struct wl1251 *wl, in wl1251_event_scan_complete() 40 static int wl1251_event_ps_report(struct wl1251 *wl, in wl1251_event_ps_report() 83 static int wl1251_event_process(struct wl1251 *wl, struct event_mailbox *mbox) in wl1251_event_process() 158 int wl1251_event_wait(struct wl1251 *wl, u32 mask, int timeout_ms) in wl1251_event_wait() 183 int wl1251_event_unmask(struct wl1251 *wl) in wl1251_event_unmask() 194 void wl1251_event_mbox_config(struct wl1251 *wl) in wl1251_event_mbox_config() 203 int wl1251_event_handle(struct wl1251 *wl, u8 mbox_num) in wl1251_event_handle()
|
/Linux-v5.4/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 597 static int wl127x_prepare_read(struct wl1271 *wl, u32 rx_desc, u32 len) in wl127x_prepare_read() 626 static int wl12xx_identify_chip(struct wl1271 *wl) in wl12xx_identify_chip() 721 static int __must_check wl12xx_top_reg_write(struct wl1271 *wl, int addr, in wl12xx_top_reg_write() 746 static int __must_check wl12xx_top_reg_read(struct wl1271 *wl, int addr, in wl12xx_top_reg_read() 788 static int wl128x_switch_tcxo_to_fref(struct wl1271 *wl) in wl128x_switch_tcxo_to_fref() 817 static bool wl128x_is_tcxo_valid(struct wl1271 *wl) in wl128x_is_tcxo_valid() 832 static bool wl128x_is_fref_valid(struct wl1271 *wl) in wl128x_is_fref_valid() 847 static int wl128x_manually_configure_mcs_pll(struct wl1271 *wl) in wl128x_manually_configure_mcs_pll() 866 static int wl128x_configure_mcs_pll(struct wl1271 *wl, int clk) in wl128x_configure_mcs_pll() 914 static int wl128x_boot_clk(struct wl1271 *wl, int *selected_clock) in wl128x_boot_clk() [all …]
|
D | scan.c | 13 static int wl1271_get_scan_channels(struct wl1271 *wl, in wl1271_get_scan_channels() 80 static int wl1271_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_scan_send() 177 int wl12xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_scan_stop() 204 void wl1271_scan_stm(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_scan_stm() 307 int wl1271_scan_sched_scan_config(struct wl1271 *wl, in wl1271_scan_sched_scan_config() 414 int wl1271_scan_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_scan_sched_scan_start() 447 int wl12xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_sched_scan_start() 460 void wl12xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_scan_sched_scan_stop() 488 int wl12xx_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_scan_start() 495 void wl12xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_scan_completed()
|
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | mac80211_if.c | 287 static void brcms_free(struct brcms_info *wl) in brcms_free() 335 struct brcms_info *wl = hw->priv; in brcms_remove() local 354 static void brcms_release_fw(struct brcms_info *wl) in brcms_release_fw() 367 static int brcms_request_fw(struct brcms_info *wl, struct bcma_device *pdev) in brcms_request_fw() 407 struct brcms_info *wl = hw->priv; in brcms_ops_tx() local 424 struct brcms_info *wl = hw->priv; in brcms_ops_start() local 464 struct brcms_info *wl = hw->priv; in brcms_ops_stop() local 492 struct brcms_info *wl = hw->priv; in brcms_ops_add_interface() local 523 struct brcms_info *wl = hw->priv; in brcms_ops_remove_interface() local 533 struct brcms_info *wl = hw->priv; in brcms_ops_config() local [all …]
|
/Linux-v5.4/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 661 static int wl18xx_identify_chip(struct wl1271 *wl) in wl18xx_identify_chip() 710 static int wl18xx_set_clk(struct wl1271 *wl) in wl18xx_set_clk() 818 static int wl18xx_boot_soft_reset(struct wl1271 *wl) in wl18xx_boot_soft_reset() 834 static int wl18xx_pre_boot(struct wl1271 *wl) in wl18xx_pre_boot() 864 static int wl18xx_pre_upload(struct wl1271 *wl) in wl18xx_pre_upload() 945 static int wl18xx_set_mac_and_phy(struct wl1271 *wl) in wl18xx_set_mac_and_phy() 969 static int wl18xx_enable_interrupts(struct wl1271 *wl) in wl18xx_enable_interrupts() 997 static int wl18xx_boot(struct wl1271 *wl) in wl18xx_boot() 1048 static int wl18xx_trigger_cmd(struct wl1271 *wl, int cmd_box_addr, in wl18xx_trigger_cmd() 1060 static int wl18xx_ack_event(struct wl1271 *wl) in wl18xx_ack_event() [all …]
|
D | acx.c | 15 int wl18xx_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap, in wl18xx_acx_host_if_cfg_bitmap() 50 int wl18xx_acx_set_checksum_state(struct wl1271 *wl) in wl18xx_acx_set_checksum_state() 76 int wl18xx_acx_clear_statistics(struct wl1271 *wl) in wl18xx_acx_clear_statistics() 100 int wl18xx_acx_peer_ht_operation_mode(struct wl1271 *wl, u8 hlid, bool wide) in wl18xx_acx_peer_ht_operation_mode() 136 int wl18xx_acx_set_peer_cap(struct wl1271 *wl, in wl18xx_acx_set_peer_cap() 189 int wl18xx_acx_interrupt_notify_config(struct wl1271 *wl, in wl18xx_acx_interrupt_notify_config() 217 int wl18xx_acx_rx_ba_filter(struct wl1271 *wl, bool action) in wl18xx_acx_rx_ba_filter() 241 int wl18xx_acx_ap_sleep(struct wl1271 *wl) in wl18xx_acx_ap_sleep() 272 int wl18xx_acx_dynamic_fw_traces(struct wl1271 *wl) in wl18xx_acx_dynamic_fw_traces() 299 int wl18xx_acx_time_sync_cfg(struct wl1271 *wl) in wl18xx_acx_time_sync_cfg()
|
D | scan.c | 27 static int wl18xx_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl18xx_scan_send() 146 void wl18xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl18xx_scan_completed() 155 int wl18xx_scan_sched_scan_config(struct wl1271 *wl, in wl18xx_scan_sched_scan_config() 289 int wl18xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl18xx_sched_scan_start() 296 static int __wl18xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif, in __wl18xx_scan_stop() 324 void wl18xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl18xx_scan_sched_scan_stop() 328 int wl18xx_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl18xx_scan_start() 334 int wl18xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl18xx_scan_stop()
|
/Linux-v5.4/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.c | 146 struct gelic_wl_info *wl; in gelic_eurus_sync_cmd_worker() local 204 static struct gelic_eurus_cmd *gelic_eurus_sync_cmd(struct gelic_wl_info *wl, in gelic_eurus_sync_cmd() 233 struct gelic_wl_info *wl = port_wl(netdev_port(netdev)); in gelic_wl_get_link() local 247 static void gelic_wl_send_iwap_event(struct gelic_wl_info *wl, u8 *bssid) in gelic_wl_send_iwap_event() 272 static void gelic_wl_get_ch_info(struct gelic_wl_info *wl) in gelic_wl_get_ch_info() 301 struct gelic_wl_info *wl = port_wl(netdev_port(netdev)); in gelic_wl_get_range() local 369 struct gelic_wl_info *wl = port_wl(netdev_priv(netdev)); in gelic_wl_set_scan() local 698 struct gelic_wl_info *wl = port_wl(netdev_priv(netdev)); in gelic_wl_get_scan() local 748 static void scan_list_dump(struct gelic_wl_info *wl) in scan_list_dump() 774 struct gelic_wl_info *wl = port_wl(netdev_port(netdev)); in gelic_wl_set_auth() local [all …]
|