Home
last modified time | relevance | path

Searched defs:common (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c301 void init_bgscan_params(struct rsi_common *common) in init_bgscan_params()
370 static int rsi_load_radio_caps(struct rsi_common *common) in rsi_load_radio_caps()
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()
793 int rsi_hal_load_key(struct rsi_common *common, in rsi_hal_load_key()
1059 int rsi_band_check(struct rsi_common *common, in rsi_band_check()
1120 int rsi_set_channel(struct rsi_common *common, in rsi_set_channel()
1470 void rsi_inform_bss_status(struct rsi_common *common, in rsi_inform_bss_status()
1518 static int rsi_eeprom_read(struct rsi_common *common) in rsi_eeprom_read()
1636 struct rsi_common *common = adapter->priv; in rsi_send_ps_request() local
[all …]
H A Drsi_91x_mac80211.c239 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
419 struct rsi_common *common = adapter->priv; in rsi_mac80211_stop() local
462 struct rsi_common *common = adapter->priv; in rsi_mac80211_add_interface() local
533 struct rsi_common *common = adapter->priv; in rsi_mac80211_remove_interface() local
576 struct rsi_common *common = adapter->priv; in rsi_channel_change() local
634 struct rsi_common *common = adapter->priv; in rsi_config_power() local
666 struct rsi_common *common = adapter->priv; in rsi_mac80211_config() local
[all …]
H A Drsi_91x_main.c97 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 Drsi_91x_core.c29 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 Drsi_91x_coex.c53 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()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c237 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
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
387 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw_buffer() local
425 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw_flush() local
611 struct ath_common *common; in ath9k_init_priv() local
[all …]
H A Dmain.c237 struct ath_common *common = ath9k_hw_common(ah); in ath_complete_reset() local
287 struct ath_common *common = ath9k_hw_common(ah); in ath_reset_internal() local
382 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tasklet() local
508 struct ath_common *common = ath9k_hw_common(ah); in ath_isr() local
657 struct ath_common *common = ath9k_hw_common(ah); in ath9k_start() local
887 struct ath_common *common = ath9k_hw_common(ah); in ath9k_pending_key_del() local
902 struct ath_common *common = ath9k_hw_common(ah); in ath9k_stop() local
1147 struct ath_common *common = ath9k_hw_common(ah); in ath9k_set_offchannel_state() local
1185 struct ath_common *common = ath9k_hw_common(ah); in ath9k_calculate_summary_state() local
1334 struct ath_common *common = ath9k_hw_common(ah); in ath9k_add_interface() local
[all …]
H A Dlink.c74 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_check() local
100 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_pll_rx_hang_check() local
122 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_pll_work() local
151 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_activate() local
177 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_send_frame() local
220 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_calibrate() local
306 struct ath_common *common = from_timer(common, t, ani.timer); in ath_ani_calibrate() local
424 struct ath_common *common = ath9k_hw_common(ah); in ath_start_ani() local
443 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_stop_ani() local
452 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_check_ani() local
[all …]
H A Dhtc_drv_main.c143 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_mac_bssid_mask() local
187 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_reset() local
245 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_set_channel() local
332 struct ath_common *common = ath9k_hw_common(priv->ah); in __ath9k_htc_remove_monitor_interface() local
352 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_monitor_interface() local
441 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_monitor_interface() local
470 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_station() local
773 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_ani_work() local
911 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_start() local
980 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_stop() local
[all …]
H A Dbeacon.c36 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beaconq_config() local
77 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_setup() local
116 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_generate() local
197 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_assign_slot() local
219 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_remove_slot() local
246 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_ensure_primary_slot() local
308 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_choose_slot() local
337 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_set_tsfadjust() local
392 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_tasklet() local
570 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_config_adhoc() local
[all …]
H A Dchannel.c26 struct ath_common *common = ath9k_hw_common(ah); in ath_set_channel() local
106 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_init() local
133 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_channel() local
249 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_check_active() local
375 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_setup_timer() local
419 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_offchannel_noa() local
446 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_periodic_noa() local
478 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_oneshot_noa() local
498 struct ath_common *common = ath9k_hw_common(ah); in ath_chanctx_event() local
804 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_switch() local
[all …]
H A Dinit.c176 struct ath_common *common = ath9k_hw_common(ah); in ath9k_iowrite32() local
191 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ioread32() local
231 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw() local
453 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_pcoem_platform() local
627 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_platform() local
670 struct ath_common *common = ath9k_hw_common(ah); in ath9k_of_init() local
704 struct ath_common *common; in ath9k_init_softc() local
849 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_band_txpower() local
929 struct ath_common *common = ath9k_hw_common(ah); in ath9k_set_mcc_capab() local
953 struct ath_common *common = ath9k_hw_common(ah); in ath9k_set_hw_capab() local
[all …]
H A Drecv.c41 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_buf_link() local
91 struct ath_common *common = ath9k_hw_common(ah); in ath_opmode_init() local
141 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_addbuffer_edma() local
174 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_edma_cleanup() local
334 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_cleanup() local
634 struct ath_common *common = ath9k_hw_common(ah); in ath_edma_get_buffers() local
699 struct ath_common *common = ath9k_hw_common(ah); in ath_get_next_rx_buf() local
816 struct ath_common *common = ath9k_hw_common(ah); in ath9k_rx_skb_preprocess() local
968 struct ath_common *common = ath9k_hw_common(ah); in ath9k_antenna_check() local
1016 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_count_airtime() local
[all …]
H A Dhtc_drv_beacon.c140 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 Dani.c153 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 Dmac.c200 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 …]
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c227 struct am65_cpsw_common *common = port->common; in am65_cpsw_slave_set_promisc() local
1054 struct am65_cpsw_common *common = dev_id; in am65_cpsw_nuss_rx_irq() local
1507 struct am65_cpsw_common *common = port->common; in am65_cpsw_nuss_mac_config() local
1537 struct am65_cpsw_common *common = port->common; in am65_cpsw_nuss_mac_link_down() local
1571 struct am65_cpsw_common *common = port->common; in am65_cpsw_nuss_mac_link_up() local
1613 struct am65_cpsw_common *common = port->common; in am65_cpsw_nuss_slave_disable_unused() local
1627 struct am65_cpsw_common *common = data; in am65_cpsw_nuss_free_tx_chns() local
1780 struct am65_cpsw_common *common = data; in am65_cpsw_nuss_free_rx_chns() local
1794 struct am65_cpsw_common *common = data; in am65_cpsw_nuss_remove_rx_chns() local
2880 struct am65_cpsw_common *common; in am65_cpsw_nuss_probe() local
[all …]
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c372 struct fsg_common *common; member
470 static int ep0_queue(struct fsg_common *common) in ep0_queue()
491 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
508 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
647 static int sleep_thread(struct fsg_common *common) in sleep_thread()
683 static int do_read(struct fsg_common *common) in do_read()
810 static int do_write(struct fsg_common *common) in do_write()
992 static int do_verify(struct fsg_common *common) in do_verify()
2046 struct fsg_common *common = fsg->common; in received_cbw() local
2389 struct fsg_common *common = the_fsg_common; in fsg_main_thread() local
[all …]
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c295 struct fsg_common *common; member
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
606 static int do_read(struct fsg_common *common) in do_read()
737 static int do_write(struct fsg_common *common) in do_write()
2186 struct fsg_common *common = fsg->common; in received_cbw() local
2563 struct fsg_common *common = common_; in fsg_main_thread() local
3026 struct fsg_common *common = fsg->common; in fsg_bind() local
3126 struct fsg_common *common = fsg->common; in fsg_unbind() local
[all …]
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_frac.c13 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 Dccu_sdm.c12 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()
/openbmc/linux/drivers/clk/actions/
H A Dowl-gate.c16 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 Dowl-pll.c86 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
/openbmc/linux/drivers/net/wireless/ath/
H A Dkey.c42 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()
/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif_display.c75 struct common_obj *common; in vpif_buffer_prepare() local
116 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup() local
148 struct common_obj *common; in vpif_buffer_queue() local
169 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming() local
254 struct common_obj *common; in vpif_stop_streaming() local
365 struct common_obj *common; in vpif_channel_isr() local
459 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_resolution() local
502 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets() local
1120 struct common_obj *common; in vpif_probe_complete() local
1329 struct common_obj *common; in vpif_suspend() local
[all …]

12345678910>>...17