/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mgmt.c | 273 static void rsi_set_default_parameters(struct rsi_common *common) in rsi_set_default_parameters() 301 void init_bgscan_params(struct rsi_common *common) in init_bgscan_params() 320 static void rsi_set_contention_vals(struct rsi_common *common) in rsi_set_contention_vals() 343 static int rsi_send_internal_mgmt_frame(struct rsi_common *common, in rsi_send_internal_mgmt_frame() 370 static int rsi_load_radio_caps(struct rsi_common *common) in rsi_load_radio_caps() 483 static int rsi_mgmt_pkt_to_core(struct rsi_common *common, in rsi_mgmt_pkt_to_core() 535 int rsi_hal_send_sta_notify_frame(struct rsi_common *common, enum opmode opmode, in rsi_hal_send_sta_notify_frame() 611 int rsi_send_aggregation_params_frame(struct rsi_common *common, in rsi_send_aggregation_params_frame() 664 static int rsi_program_bb_rf(struct rsi_common *common) in rsi_program_bb_rf() 711 int rsi_set_vap_capabilities(struct rsi_common *common, in rsi_set_vap_capabilities() [all …]
|
H A D | rsi_91x_mac80211.c | 176 bool rsi_is_cipher_wep(struct rsi_common *common) in rsi_is_cipher_wep() 239 struct rsi_common *common = adapter->priv; in rsi_mac80211_hw_scan_start() local 278 struct rsi_common *common = adapter->priv; in rsi_mac80211_cancel_hw_scan() local 373 struct rsi_common *common = adapter->priv; in rsi_mac80211_tx() local 393 struct rsi_common *common = adapter->priv; in rsi_mac80211_start() local 420 struct rsi_common *common = adapter->priv; in rsi_mac80211_stop() local 463 struct rsi_common *common = adapter->priv; in rsi_mac80211_add_interface() local 534 struct rsi_common *common = adapter->priv; in rsi_mac80211_remove_interface() local 577 struct rsi_common *common = adapter->priv; in rsi_channel_change() local 635 struct rsi_common *common = adapter->priv; in rsi_config_power() local [all …]
|
H A D | rsi_91x_main.c | 97 void rsi_print_version(struct rsi_common *common) in rsi_print_version() 120 static struct sk_buff *rsi_prepare_skb(struct rsi_common *common, in rsi_prepare_skb() 157 int rsi_read_pkt(struct rsi_common *common, u8 *rx_pkt, s32 rcv_pkt_len) in rsi_read_pkt() 253 static void rsi_tx_scheduler_thread(struct rsi_common *common) in rsi_tx_scheduler_thread() 273 struct rsi_common *common = priv; in rsi_get_host_intf() local 280 struct rsi_common *common = priv; in rsi_set_bt_context() local 286 void rsi_attach_bt(struct rsi_common *common) in rsi_attach_bt() 304 struct rsi_common *common = NULL; in rsi_91x_init() local 400 struct rsi_common *common = adapter->priv; in rsi_91x_deinit() local
|
H A D | rsi_91x_core.c | 29 static u8 rsi_determine_min_weight_queue(struct rsi_common *common) in rsi_determine_min_weight_queue() 52 static bool rsi_recalculate_weights(struct rsi_common *common) in rsi_recalculate_weights() 91 static u32 rsi_get_num_pkts_dequeue(struct rsi_common *common, u8 q_num) in rsi_get_num_pkts_dequeue() 138 static u8 rsi_core_determine_hal_queue(struct rsi_common *common) in rsi_core_determine_hal_queue() 218 static void rsi_core_queue_pkt(struct rsi_common *common, in rsi_core_queue_pkt() 240 static struct sk_buff *rsi_core_dequeue_pkt(struct rsi_common *common, in rsi_core_dequeue_pkt() 261 void rsi_core_qos_processor(struct rsi_common *common) in rsi_core_qos_processor() 338 struct rsi_sta *rsi_find_sta(struct rsi_common *common, u8 *mac_addr) in rsi_find_sta() 374 void rsi_core_xmit(struct rsi_common *common, struct sk_buff *skb) in rsi_core_xmit()
|
H A D | rsi_91x_coex.c | 53 static void rsi_coex_scheduler_thread(struct rsi_common *common) in rsi_coex_scheduler_thread() 68 int rsi_coex_recv_pkt(struct rsi_common *common, u8 *msg) in rsi_coex_recv_pkt() 102 struct rsi_common *common = priv; in rsi_coex_send_pkt() local 138 int rsi_coex_attach(struct rsi_common *common) in rsi_coex_attach() 167 void rsi_coex_detach(struct rsi_common *common) in rsi_coex_detach()
|
H A D | rsi_91x_hal.c | 41 int rsi_send_pkt_to_bus(struct rsi_common *common, struct sk_buff *skb) in rsi_send_pkt_to_bus() 58 int rsi_prepare_mgmt_desc(struct rsi_common *common, struct sk_buff *skb) in rsi_prepare_mgmt_desc() 152 int rsi_prepare_data_desc(struct rsi_common *common, struct sk_buff *skb) in rsi_prepare_data_desc() 297 int rsi_send_data_pkt(struct rsi_common *common, struct sk_buff *skb) in rsi_send_data_pkt() 337 int rsi_send_mgmt_pkt(struct rsi_common *common, in rsi_send_mgmt_pkt() 388 int rsi_send_bt_pkt(struct rsi_common *common, struct sk_buff *skb) in rsi_send_bt_pkt() 425 int rsi_prepare_beacon(struct rsi_common *common, struct sk_buff *skb) in rsi_prepare_beacon() 890 struct rsi_common *common = adapter->priv; in rsi_load_9113_firmware() local 1005 struct rsi_common *common = adapter->priv; in rsi_load_9116_firmware() local 1134 struct rsi_common *common = adapter->priv; in rsi_hal_device_init() local
|
H A D | rsi_91x_sdio_ops.c | 65 void rsi_sdio_rx_thread(struct rsi_common *common) in rsi_sdio_rx_thread() 88 static int rsi_process_pkt(struct rsi_common *common) in rsi_process_pkt() 233 struct rsi_common *common = adapter->priv; in rsi_rx_handler() local 338 struct rsi_common *common = adapter->priv; in rsi_sdio_check_buffer_status() local
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_init.c | 64 static void ath9k_htc_op_ps_wakeup(struct ath_common *common) in ath9k_htc_op_ps_wakeup() 69 static void ath9k_htc_op_ps_restore(struct ath_common *common) in ath9k_htc_op_ps_restore() 237 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regread() local 259 struct ath_common *common = ath9k_hw_common(ah); in ath9k_multi_regread() local 283 static void ath9k_regwrite_multi(struct ath_common *common) in ath9k_regwrite_multi() 305 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_single() local 326 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_buffer() local 349 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite() local 361 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_regwrite_buffer() local 370 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_flush() local [all …]
|
H A D | htc_drv_beacon.c | 140 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_buffered() local 194 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_beacon() local 267 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_choose_bslot() local 290 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_swba() local 325 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_assign_bslot() local 347 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_bslot() local 365 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_tsfadjust() local 398 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_check_beacon_config() local 453 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config() local 489 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_reconfig() local
|
H A D | init.c | 151 static void ath9k_op_ps_wakeup(struct ath_common *common) in ath9k_op_ps_wakeup() 156 static void ath9k_op_ps_restore(struct ath_common *common) in ath9k_op_ps_restore() 175 struct ath_common *common = ath9k_hw_common(ah); in ath9k_iowrite32() local 190 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ioread32() local 230 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw() local 286 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_descdma_setup() local 424 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_init_misc() local 452 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_pcoem_platform() local 626 struct ath_common *common = ath9k_hw_common(ah); in ath9k_of_init() local 662 struct ath_common *common; in ath9k_init_softc() local [all …]
|
H A D | mac.c | 200 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_txq_props() local 264 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_get_txq_props() local 296 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_setuptxqueue() local 348 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_releasetxqueue() local 369 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_resettxqueue() local 696 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_stopdmarecv() local 783 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_kill_interrupts() local 811 struct ath_common *common = ath9k_hw_common(ah); in __ath9k_hw_enable_interrupts() local 876 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_resume_interrupts() local 893 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_enable_interrupts() local [all …]
|
H A D | ani.c | 153 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_ofdm_nil() local 233 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_cck_nil() local 313 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_reset() local 371 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_read_counters() local 404 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_monitor() local 443 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_mib_counters() local 465 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_disable_mib_counters() local 479 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_init() local
|
H A D | mci.c | 41 static bool ath_mci_add_profile(struct ath_common *common, in ath_mci_add_profile() 73 static void ath_mci_del_profile(struct ath_common *common, in ath_mci_del_profile() 121 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_update_scheme() local 213 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_cal_msg() local 300 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_process_profile() local 374 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_msg() local 438 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_setup() local 477 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_cleanup() local 489 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_intr() local 635 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_enable() local
|
H A D | pci.c | 780 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize() 798 static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_pci_eeprom_read() 819 static void ath_pci_aspm_init(struct ath_common *common) in ath_pci_aspm_init() 1019 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_pci_suspend() local 1044 struct ath_common *common = ath9k_hw_common(ah); in ath_pci_resume() local
|
/linux/drivers/usb/gadget/function/ |
H A D | f_mass_storage.c | 295 struct fsg_common *common; member 309 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set() 319 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) argument 326 static int exception_in_progress(struct fsg_common *common) in exception_in_progress() 332 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length() 366 static void __raise_exception(struct fsg_common *common, enum fsg_state new_state, in __raise_exception() 388 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception() 395 static int ep0_queue(struct fsg_common *common) in ep0_queue() 416 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local 432 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local [all …]
|
/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 288 static void am65_cpsw_nuss_get_ver(struct am65_cpsw_common *common) in am65_cpsw_nuss_get_ver() 303 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_add_vid() local 332 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_kill_vid() local 357 struct am65_cpsw_common *common = port->common; in am65_cpsw_slave_set_promisc() local 379 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_set_rx_mode() local 412 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_host_tx_timeout() local 435 static int am65_cpsw_nuss_rx_push(struct am65_cpsw_common *common, in am65_cpsw_nuss_rx_push() 474 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common) in am65_cpsw_nuss_set_p0_ptype() 508 static void am65_cpsw_destroy_rxq(struct am65_cpsw_common *common, int id) in am65_cpsw_destroy_rxq() 537 static void am65_cpsw_destroy_rxqs(struct am65_cpsw_common *common) in am65_cpsw_destroy_rxqs() [all …]
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_frac.c | 13 bool ccu_frac_helper_is_enabled(struct ccu_common *common, in ccu_frac_helper_is_enabled() 23 void ccu_frac_helper_enable(struct ccu_common *common, in ccu_frac_helper_enable() 39 void ccu_frac_helper_disable(struct ccu_common *common, in ccu_frac_helper_disable() 55 bool ccu_frac_helper_has_rate(struct ccu_common *common, in ccu_frac_helper_has_rate() 66 unsigned long ccu_frac_helper_read_rate(struct ccu_common *common, in ccu_frac_helper_read_rate() 88 int ccu_frac_helper_set_rate(struct ccu_common *common, in ccu_frac_helper_set_rate()
|
H A D | ccu_sdm.c | 12 bool ccu_sdm_helper_is_enabled(struct ccu_common *common, in ccu_sdm_helper_is_enabled() 25 void ccu_sdm_helper_enable(struct ccu_common *common, in ccu_sdm_helper_enable() 55 void ccu_sdm_helper_disable(struct ccu_common *common, in ccu_sdm_helper_disable() 93 bool ccu_sdm_helper_has_rate(struct ccu_common *common, in ccu_sdm_helper_has_rate() 110 unsigned long ccu_sdm_helper_read_rate(struct ccu_common *common, in ccu_sdm_helper_read_rate() 141 int ccu_sdm_helper_get_factors(struct ccu_common *common, in ccu_sdm_helper_get_factors()
|
H A D | ccu_mux.c | 17 static u16 ccu_mux_get_prediv(struct ccu_common *common, in ccu_mux_get_prediv() 62 unsigned long ccu_mux_helper_apply_prediv(struct ccu_common *common, in ccu_mux_helper_apply_prediv() 71 static unsigned long ccu_mux_helper_unapply_prediv(struct ccu_common *common, in ccu_mux_helper_unapply_prediv() 79 int ccu_mux_helper_determine_rate(struct ccu_common *common, in ccu_mux_helper_determine_rate() 160 u8 ccu_mux_helper_get_parent(struct ccu_common *common, in ccu_mux_helper_get_parent() 183 int ccu_mux_helper_set_parent(struct ccu_common *common, in ccu_mux_helper_set_parent()
|
/linux/drivers/net/wireless/ath/ |
H A D | key.c | 42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset() 87 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac) in ath_hw_keysetmac() 129 static bool ath_hw_set_keycache_entry(struct ath_common *common, u16 entry, in ath_hw_set_keycache_entry() 339 static int ath_setkey_tkip(struct ath_common *common, u16 keyix, const u8 *key, in ath_setkey_tkip() 386 static int ath_reserve_key_cache_slot_tkip(struct ath_common *common) in ath_reserve_key_cache_slot_tkip() 405 static int ath_reserve_key_cache_slot(struct ath_common *common, in ath_reserve_key_cache_slot() 473 int ath_key_config(struct ath_common *common, in ath_key_config() 584 void ath_key_delete(struct ath_common *common, u8 hw_key_idx) in ath_key_delete()
|
/linux/drivers/clk/actions/ |
H A D | owl-gate.c | 16 void owl_gate_set(const struct owl_clk_common *common, in owl_gate_set() 37 struct owl_clk_common *common = &gate->common; in owl_gate_disable() local 45 struct owl_clk_common *common = &gate->common; in owl_gate_enable() local 52 int owl_gate_clk_is_enabled(const struct owl_clk_common *common, in owl_gate_clk_is_enabled() 68 struct owl_clk_common *common = &gate->common; in owl_gate_is_enabled() local
|
H A D | owl-pll.c | 86 const struct owl_clk_common *common = &pll->common; in owl_pll_recalc_rate() local 114 const struct owl_clk_common *common = &pll->common; in owl_pll_is_enabled() local 122 static void owl_pll_set(const struct owl_clk_common *common, in owl_pll_set() 140 const struct owl_clk_common *common = &pll->common; in owl_pll_enable() local 150 const struct owl_clk_common *common = &pll->common; in owl_pll_disable() local 160 const struct owl_clk_common *common = &pll->common; in owl_pll_set_rate() local
|
/linux/drivers/media/platform/ti/davinci/ |
H A D | vpif_capture.c | 73 struct common_obj *common; in vpif_buffer_prepare() local 114 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup() local 147 struct common_obj *common; in vpif_buffer_queue() local 170 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming() local 260 struct common_obj *common; in vpif_stop_streaming() local 323 static void vpif_process_buffer_complete(struct common_obj *common) in vpif_process_buffer_complete() 339 static void vpif_schedule_next_buffer(struct common_obj *common) in vpif_schedule_next_buffer() 369 struct common_obj *common; in vpif_channel_isr() local 460 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info() local 561 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets() local [all …]
|
/linux/drivers/clk/sophgo/ |
H A D | clk-cv18xx-common.c | 13 int cv1800_clk_setbit(struct cv1800_clk_common *common, in cv1800_clk_setbit() 30 int cv1800_clk_clearbit(struct cv1800_clk_common *common, in cv1800_clk_clearbit() 47 int cv1800_clk_checkbit(struct cv1800_clk_common *common, in cv1800_clk_checkbit() 55 void cv1800_clk_wait_for_lock(struct cv1800_clk_common *common, in cv1800_clk_wait_for_lock()
|
/linux/drivers/clk/thead/ |
H A D | clk-th1520-ap.c | 46 struct ccu_common common; member 51 struct ccu_common common; member 58 struct ccu_common common; member 62 struct ccu_common common; member 99 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mux() local 106 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_pll() local 113 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_div() local 120 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_gate() local 125 static u8 ccu_get_parent_helper(struct ccu_common *common, in ccu_get_parent_helper() 138 static int ccu_set_parent_helper(struct ccu_common *common, in ccu_set_parent_helper() [all …]
|