Home
last modified time | relevance | path

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

12345678910>>...14

/linux-6.6.21/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c273 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 …]
Drsi_91x_mac80211.c176 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
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
[all …]
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
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()
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()
/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c64 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 …]
Dmain.c102 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_ps_full_sleep() local
118 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_wakeup() local
149 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_restore() local
238 struct ath_common *common = ath9k_hw_common(ah); in ath_complete_reset() local
288 struct ath_common *common = ath9k_hw_common(ah); in ath_reset_internal() local
383 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tasklet() local
509 struct ath_common *common = ath9k_hw_common(ah); in ath_isr() local
612 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_reset() local
632 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_queue_reset() local
658 struct ath_common *common = ath9k_hw_common(ah); in ath9k_start() local
[all …]
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
536 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_station() local
646 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_rate_cmd() local
662 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_init_rate() local
[all …]
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 …]
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 …]
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 …]
Dinit.c152 static void ath9k_op_ps_wakeup(struct ath_common *common) in ath9k_op_ps_wakeup()
157 static void ath9k_op_ps_restore(struct ath_common *common) in ath9k_op_ps_restore()
176 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
287 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_descdma_setup() local
425 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_init_misc() 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
[all …]
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
200 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_edma_init() local
273 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_init() local
334 struct ath_common *common = ath9k_hw_common(ah); in ath_rx_cleanup() local
377 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_calcrxfilter() local
539 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps_beacon() local
594 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps() local
[all …]
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
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 …]
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
/linux-6.6.21/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.c158 static void am65_cpsw_nuss_get_ver(struct am65_cpsw_common *common) in am65_cpsw_nuss_get_ver()
173 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_add_vid() local
202 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_kill_vid() local
227 struct am65_cpsw_common *common = port->common; in am65_cpsw_slave_set_promisc() local
249 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_slave_set_rx_mode() local
282 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); in am65_cpsw_nuss_ndo_host_tx_timeout() local
305 static int am65_cpsw_nuss_rx_push(struct am65_cpsw_common *common, in am65_cpsw_nuss_rx_push()
341 void am65_cpsw_nuss_set_p0_ptype(struct am65_cpsw_common *common) in am65_cpsw_nuss_set_p0_ptype()
370 static int am65_cpsw_nuss_common_open(struct am65_cpsw_common *common) in am65_cpsw_nuss_common_open()
476 static int am65_cpsw_nuss_common_stop(struct am65_cpsw_common *common) in am65_cpsw_nuss_common_stop()
[all …]
/linux-6.6.21/drivers/usb/gadget/function/
Df_mass_storage.c295 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-6.6.21/drivers/clk/sunxi-ng/
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()
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()
/linux-6.6.21/drivers/clk/actions/
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
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
/linux-6.6.21/drivers/net/wireless/ath/
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()
/linux-6.6.21/drivers/media/platform/ti/davinci/
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
303 static void process_progressive_mode(struct common_obj *common) in process_progressive_mode()
323 static void process_interlaced_mode(int fid, struct common_obj *common) in process_interlaced_mode()
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
[all …]
Dvpif_capture.c73 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
146 struct common_obj *common; in vpif_buffer_queue() local
169 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming() local
259 struct common_obj *common; in vpif_stop_streaming() local
324 static void vpif_process_buffer_complete(struct common_obj *common) in vpif_process_buffer_complete()
340 static void vpif_schedule_next_buffer(struct common_obj *common) in vpif_schedule_next_buffer()
370 struct common_obj *common; in vpif_channel_isr() local
461 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info() local
562 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets() local
[all …]

12345678910>>...14