Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c211 static void rsi_set_default_parameters(struct rsi_common *common) in rsi_set_default_parameters()
230 static void rsi_set_contention_vals(struct rsi_common *common) in rsi_set_contention_vals()
253 static int rsi_send_internal_mgmt_frame(struct rsi_common *common, in rsi_send_internal_mgmt_frame()
276 static int rsi_load_radio_caps(struct rsi_common *common) in rsi_load_radio_caps()
383 static int rsi_mgmt_pkt_to_core(struct rsi_common *common, in rsi_mgmt_pkt_to_core()
447 static int rsi_hal_send_sta_notify_frame(struct rsi_common *common, in rsi_hal_send_sta_notify_frame()
518 int rsi_send_aggregation_params_frame(struct rsi_common *common, in rsi_send_aggregation_params_frame()
578 static int rsi_program_bb_rf(struct rsi_common *common) in rsi_program_bb_rf()
620 int rsi_set_vap_capabilities(struct rsi_common *common, enum opmode mode) in rsi_set_vap_capabilities()
694 int rsi_hal_load_key(struct rsi_common *common, in rsi_hal_load_key()
[all …]
Drsi_91x_mac80211.c131 bool rsi_is_cipher_wep(struct rsi_common *common) in rsi_is_cipher_wep()
245 struct rsi_common *common = adapter->priv; in rsi_mac80211_tx() local
261 struct rsi_common *common = adapter->priv; in rsi_mac80211_start() local
279 struct rsi_common *common = adapter->priv; in rsi_mac80211_stop() local
298 struct rsi_common *common = adapter->priv; in rsi_mac80211_add_interface() local
332 struct rsi_common *common = adapter->priv; in rsi_mac80211_remove_interface() local
354 struct rsi_common *common = adapter->priv; in rsi_channel_change() local
409 struct rsi_common *common = adapter->priv; in rsi_mac80211_config() local
458 struct rsi_common *common = adapter->priv; in rsi_mac80211_bss_info_changed() local
516 struct rsi_common *common = adapter->priv; in rsi_mac80211_conf_tx() local
[all …]
Drsi_91x_core.c27 static u8 rsi_determine_min_weight_queue(struct rsi_common *common) in rsi_determine_min_weight_queue()
50 static bool rsi_recalculate_weights(struct rsi_common *common) in rsi_recalculate_weights()
89 static u32 rsi_get_num_pkts_dequeue(struct rsi_common *common, u8 q_num) in rsi_get_num_pkts_dequeue()
132 static u8 rsi_core_determine_hal_queue(struct rsi_common *common) in rsi_core_determine_hal_queue()
209 static void rsi_core_queue_pkt(struct rsi_common *common, in rsi_core_queue_pkt()
231 static struct sk_buff *rsi_core_dequeue_pkt(struct rsi_common *common, in rsi_core_dequeue_pkt()
252 void rsi_core_qos_processor(struct rsi_common *common) in rsi_core_qos_processor()
321 void rsi_core_xmit(struct rsi_common *common, struct sk_buff *skb) in rsi_core_xmit()
Drsi_91x_usb_ops.c33 static int rsi_copy_to_card(struct rsi_common *common, in rsi_copy_to_card()
89 void rsi_usb_rx_thread(struct rsi_common *common) in rsi_usb_rx_thread()
132 static int rsi_load_ta_instructions(struct rsi_common *common) in rsi_load_ta_instructions()
179 int rsi_usb_device_init(struct rsi_common *common) in rsi_usb_device_init()
Drsi_91x_main.c68 static struct sk_buff *rsi_prepare_skb(struct rsi_common *common, in rsi_prepare_skb()
111 int rsi_read_pkt(struct rsi_common *common, s32 rcv_pkt_len) in rsi_read_pkt()
167 static void rsi_tx_scheduler_thread(struct rsi_common *common) in rsi_tx_scheduler_thread()
193 struct rsi_common *common = NULL; in rsi_91x_init() local
244 struct rsi_common *common = adapter->priv; in rsi_91x_deinit() local
Drsi_91x_sdio_ops.c75 static int rsi_copy_to_card(struct rsi_common *common, in rsi_copy_to_card()
168 static int rsi_load_ta_instructions(struct rsi_common *common) in rsi_load_ta_instructions()
235 static int rsi_process_pkt(struct rsi_common *common) in rsi_process_pkt()
371 struct rsi_common *common = adapter->priv; in rsi_interrupt_handler() local
480 int rsi_sdio_device_init(struct rsi_common *common) in rsi_sdio_device_init()
508 struct rsi_common *common = adapter->priv; in rsi_sdio_read_buffer_status_register() local
Drsi_91x_debugfs.c29 struct rsi_common *common = seq->private; in rsi_sdio_stats_read() local
84 struct rsi_common *common = seq->private; in rsi_version_read() local
125 struct rsi_common *common = seq->private; in rsi_stats_read() local
285 struct rsi_common *common = adapter->priv; in rsi_init_dbgfs() local
Drsi_91x_pkt.c27 int rsi_send_data_pkt(struct rsi_common *common, struct sk_buff *skb) in rsi_send_data_pkt()
122 int rsi_send_mgmt_pkt(struct rsi_common *common, in rsi_send_mgmt_pkt()
Drsi_common.h60 static inline int rsi_create_kthread(struct rsi_common *common, in rsi_create_kthread()
Drsi_91x_usb.c378 struct rsi_common *common = adapter->priv; in rsi_init_usb_interface() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c60 static void ath9k_htc_op_ps_wakeup(struct ath_common *common) in ath9k_htc_op_ps_wakeup()
65 static void ath9k_htc_op_ps_restore(struct ath_common *common) in ath9k_htc_op_ps_restore()
233 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regread() local
255 struct ath_common *common = ath9k_hw_common(ah); in ath9k_multi_regread() local
279 static void ath9k_regwrite_multi(struct ath_common *common) in ath9k_regwrite_multi()
301 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_single() local
322 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_buffer() local
345 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite() local
357 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_regwrite_buffer() local
366 struct ath_common *common = ath9k_hw_common(ah); in ath9k_regwrite_flush() local
[all …]
Dmain.c99 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_ps_full_sleep() local
114 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_wakeup() local
145 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_ps_restore() local
233 struct ath_common *common = ath9k_hw_common(ah); in ath_complete_reset() local
283 struct ath_common *common = ath9k_hw_common(ah); in ath_reset_internal() local
373 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tasklet() local
506 struct ath_common *common = ath9k_hw_common(ah); in ath_isr() local
605 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_reset() local
625 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_queue_reset() local
651 struct ath_common *common = ath9k_hw_common(ah); in ath9k_start() local
[all …]
Dlink.c70 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_check() local
96 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_pll_rx_hang_check() local
118 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_hw_pll_work() local
147 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_activate() local
173 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_send_frame() local
216 struct ath_common *common = ath9k_hw_common(ah); in ath_paprd_calibrate() local
304 struct ath_common *common = ath9k_hw_common(ah); in ath_ani_calibrate() local
420 struct ath_common *common = ath9k_hw_common(ah); in ath_start_ani() local
439 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_stop_ani() local
448 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_check_ani() 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
335 struct ath_common *common = ath9k_hw_common(priv->ah); in __ath9k_htc_remove_monitor_interface() local
355 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_monitor_interface() local
444 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_monitor_interface() local
473 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_add_station() local
539 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_station() local
649 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_send_rate_cmd() local
665 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_init_rate() 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
196 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
250 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_beacon_choose_slot() local
278 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_set_tsfadjust() local
323 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_tasklet() local
493 struct ath_common *common = ath9k_hw_common(ah); in ath9k_beacon_config_adhoc() local
512 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_allow_beacon_config() local
[all …]
Dchannel.c26 struct ath_common *common = ath9k_hw_common(ah); in ath_set_channel() local
105 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_init() local
129 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_channel() local
231 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_check_active() local
357 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_setup_timer() local
399 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_offchannel_noa() local
426 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_periodic_noa() local
458 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_set_oneshot_noa() local
478 struct ath_common *common = ath9k_hw_common(ah); in ath_chanctx_event() local
783 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_chanctx_switch() 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
541 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_rx_ps_beacon() local
596 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
265 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_choose_bslot() local
288 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_swba() local
323 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_assign_bslot() local
345 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_remove_bslot() local
363 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_set_tsfadjust() local
396 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_check_beacon_config() local
451 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_config() local
487 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_beacon_reconfig() local
Dani.c157 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_ofdm_nil() local
242 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_cck_nil() local
329 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ani_reset() local
387 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_read_counters() local
420 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_monitor() local
461 struct ath_common *common = ath9k_hw_common(ah); in ath9k_enable_mib_counters() local
483 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_disable_mib_counters() local
497 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ani_init() local
Dinit.c95 static void ath9k_op_ps_wakeup(struct ath_common *common) in ath9k_op_ps_wakeup()
100 static void ath9k_op_ps_restore(struct ath_common *common) in ath9k_op_ps_restore()
119 struct ath_common *common = ath9k_hw_common(ah); in ath9k_iowrite32() local
134 struct ath_common *common = ath9k_hw_common(ah); in ath9k_ioread32() local
174 struct ath_common *common = ath9k_hw_common(ah); in ath9k_reg_rmw() local
229 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_descdma_setup() local
368 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_init_misc() local
396 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_pcoem_platform() local
542 struct ath_common *common; in ath9k_init_softc() local
696 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_band_txpower() local
[all …]
Dmci.c41 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
298 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_process_profile() local
372 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_msg() local
436 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_setup() local
475 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_cleanup() local
487 struct ath_common *common = ath9k_hw_common(ah); in ath_mci_intr() local
633 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_mci_enable() 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
695 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_stopdmarecv() local
782 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_kill_interrupts() local
810 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_enable_interrupts() local
851 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_interrupts() local
Dpci.c769 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize()
787 static bool ath_pci_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_pci_eeprom_read()
822 static void ath_pci_aspm_init(struct ath_common *common) in ath_pci_aspm_init()
1011 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_pci_suspend() local
1036 struct ath_common *common = ath9k_hw_common(ah); in ath_pci_resume() local
Dhw.c42 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_clockrate() local
72 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_mac_to_clks() local
333 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_chip_test() local
383 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_config() local
475 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_macaddr() local
504 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_post_init() local
555 struct ath_common *common = ath9k_hw_common(ah); in __ath9k_hw_init() local
654 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init() local
725 struct ath_common *common = ath9k_hw_common(ah); in ar9003_get_pll_sqsum_dvc() local
1018 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_init_global_settings() local
[all …]
Dwow.c53 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wow_add_disassoc_deauth_pattern() local
172 struct ath_common *common = ath9k_hw_common(ah); in ath9k_suspend() local
284 struct ath_common *common = ath9k_hw_common(ah); in ath9k_resume() local
317 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath9k_set_wakeup() local
Dcommon-beacon.c59 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_sta() local
131 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_adhoc() local
162 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_beacon_config_ap() local
Dcommon.c31 bool ath9k_cmn_rx_accept(struct ath_common *common, in ath9k_cmn_rx_accept()
118 void ath9k_cmn_rx_skb_postprocess(struct ath_common *common, in ath9k_cmn_rx_skb_postprocess()
170 int ath9k_cmn_process_rate(struct ath_common *common, in ath9k_cmn_process_rate()
212 void ath9k_cmn_process_rssi(struct ath_common *common, in ath9k_cmn_process_rssi()
381 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_init_crypto() local
Dcommon-init.c125 int ath9k_cmn_init_channels_rates(struct ath_common *common) in ath9k_cmn_init_channels_rates()
175 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_setup_ht_cap() local
232 struct ath_common *common = ath9k_hw_common(ah); in ath9k_cmn_reload_chainmask() local
Dcalib.c85 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_update_nfcal_hist_buffer() local
188 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_reset_calvalid() local
242 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_loadnf() local
329 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nf_sanitize() local
362 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_getnf() local
Ddynack.c66 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_bssidmask() local
88 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_compute_ackto() local
177 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_sample_tx_ts() local
251 struct ath_common *common = ath9k_hw_common(ah); in ath_dynack_sample_ack_ts() local
Dar9002_calib.c52 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_setup_calibration() local
185 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_iqcalibrate() local
262 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_gaincal_calibrate() local
316 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_adc_dccal_calibrate() local
534 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_pa_cal() local
717 struct ath_common *common = ath9k_hw_common(ah); in ar9285_hw_cl_cal() local
815 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_init_cal() local
Dar9003_mci.c36 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_wait_for_interrupt() local
226 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_prep_interface() local
371 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_get_isr() local
526 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_process_gpm_extra() local
573 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_wait_for_gpm() local
681 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_start_reset() local
909 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_reset() local
1159 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_send_message() local
1222 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_init_cal_req() local
1395 struct ath_common *common = ath9k_hw_common(ah); in ar9003_mci_bt_gain_ctrl() local
[all …]
Dar9003_calib.c41 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_setup_calibration() local
200 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_iqcalibrate() local
337 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_dynamic_osdac_selection() local
568 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_solve_iq_cal() local
638 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_calc_iq_corr() local
983 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_tx_iq_cal_run() local
1008 struct ath_common *common = ath9k_hw_common(ah); in __ar955x_tx_iq_cal_sort() local
1062 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_tx_iq_cal_post_proc() local
1385 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_init_cal_pcoem() local
1562 struct ath_common *common = ath9k_hw_common(ah); in do_ar9003_agc_cal() local
[all …]
Dhtc_drv_txrx.c133 struct ath_common *common = ath9k_hw_common(priv->ah); in get_htc_epid_queue() local
160 struct ath_common *common = ath9k_hw_common(priv->ah); in strip_drv_header() local
616 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_get_packet() local
712 struct ath_common *common = ath9k_hw_common(priv->ah); in check_packet() local
758 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_htc_tx_cleanup_timer() local
822 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_txq_setup() local
930 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_host_rx_init() local
977 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_rx_prepare() local
1114 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_rxep() local
Dhtc_drv_gpio.c69 struct ath_common *common = ath9k_hw_common(priv->ah); in ath_btcoex_period_work() local
104 struct ath_common *common = ath9k_hw_common(ah); in ath_btcoex_duty_cycle_work() local
185 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_init_btcoex() local
Dtx99.c22 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tx99_stop() local
113 struct ath_common *common = ath9k_hw_common(ah); in ath9k_tx99_init() local
177 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_tx99() local
Dahb.c54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize()
59 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_ahb_eeprom_read()
Dar9003_wow.c39 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_powermode_wow_sleep() local
69 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wow_create_keep_alive_pattern() local
Ddebug.c90 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_debug() local
102 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_debug() local
136 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_ani() local
192 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_ani() local
235 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_bt_ant_diversity() local
248 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_bt_ant_diversity() local
664 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_misc() local
952 struct ath_common *common = ath9k_hw_common(ah); in read_file_dump_nfcal() local
1304 struct ath_common *common = ath9k_hw_common(ah); in ath9k_init_debug() local
Dcommon-spectral.c44 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in ath_cmn_process_fft() local
238 void ath9k_cmn_spectral_scan_trigger(struct ath_common *common, in ath9k_cmn_spectral_scan_trigger()
269 int ath9k_cmn_spectral_scan_config(struct ath_common *common, in ath9k_cmn_spectral_scan_config()
315 struct ath_common *common = ath9k_hw_common(spec_priv->ah); in write_file_spec_scan_ctl() local
Dhtc_drv_debug.c364 struct ath_common *common = ath9k_hw_common(priv->ah); in read_file_debug() local
376 struct ath_common *common = ath9k_hw_common(priv->ah); in write_file_debug() local
489 struct ath_common *common = ath9k_hw_common(ah); in ath9k_htc_init_debug() local
Dwmi.c191 struct ath_common *common = ath9k_hw_common(priv->ah); in ath9k_fatal_work() local
297 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wmi_cmd() local
Dar5008_phy.c146 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_force_bias() local
187 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_set_channel() local
701 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_process_ini() local
933 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_ani_control_new() local
1147 struct ath_common *common = ath9k_hw_common(ah); in ar5008_hw_ani_cache_ini_regs() local
Dar9003_eeprom.c3046 struct ath_common *common = ath9k_hw_common(ah); in ar9300_read_eeprom() local
3154 struct ath_common *common = ath9k_hw_common(ah); in ar9300_uncompress_block() local
3188 struct ath_common *common = ath9k_hw_common(ah); in ar9300_compress_decision() local
3279 struct ath_common *common = ath9k_hw_common(ah); in ar9300_eeprom_restore_internal() local
3577 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_ant_ctrl_apply() local
4660 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_get_target_power_eeprom() local
4691 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_cal_pier_get() local
4899 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_calibration_apply() local
5118 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_set_power_per_rate_table() local
5334 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ar9300_set_txpower() local
Deeprom_4k.c58 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_4k_fill_eeprom() local
186 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_4k_check_eeprom() local
354 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_4k_power_cal_table() local
Dar9003_phy.c1090 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_ani_control() local
1417 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_ani_cache_ini_regs() local
1805 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_spectral_scan_wait() local
2120 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_bb_watchdog_config() local
2195 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_bb_watchdog_dbg_info() local
Dxmit.c1176 struct ath_common *common = ath9k_hw_common(ah); in ath_buf_set_rate() local
1864 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_drain_all_txq() local
1917 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_txq_schedule() local
2020 struct ath_common *common = ath9k_hw_common(ah); in ath_tx_txqaddbuf() local
2189 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_setup_buffer() local
2236 void ath_assign_seq(struct ath_common *common, struct sk_buff *skb) in ath_assign_seq()
2494 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_complete() local
2641 struct ath_common *common = ath9k_hw_common(ah); in ath_tx_processq() local
2728 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_edma_tasklet() local
2841 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in ath_tx_init() local
[all …]
Ddfs.c154 struct ath_common *common = ath9k_hw_common(ah); in ath9k_dfs_process_phyerr() local
Deeprom_def.c117 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_def_fill_eeprom() local
264 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_def_check_eeprom() local
812 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_set_def_power_cal_table() local
Dar9002_mac.c40 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_get_isr() local
Deeprom.c126 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_nvram_read() local
335 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_update_regulatory_maxpower() local
Deeprom_9287.c61 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ar9287_fill_eeprom() local
185 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_ar9287_check_eeprom() local
Dar9003_paprd.c100 struct ath_common *common = ath9k_hw_common(ah); in ar9003_get_training_power_5g() local
140 struct ath_common *common = ath9k_hw_common(ah); in ar9003_paprd_setup_single_table() local
Dar9003_aic.c453 struct ath_common *common = ath9k_hw_common(ah); in ar9003_aic_cal_continue() local
Dar9003_mac.c188 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_get_isr() local
Dbtcoex.c95 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_btcoex_init_scheme() local
Dar9002_phy.c674 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_spectral_scan_wait() local
Dhtc.h536 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
Dath9k.h1066 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
Dhw.h775 struct ath_common common; member
/linux-4.1.27/drivers/usb/gadget/function/
Df_mass_storage.c326 struct fsg_common *common; member
340 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set()
350 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) argument
359 static int exception_in_progress(struct fsg_common *common) in exception_in_progress()
365 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length()
400 static void wakeup_thread(struct fsg_common *common) in wakeup_thread()
409 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()
432 static int ep0_queue(struct fsg_common *common) in ep0_queue()
453 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
473 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
[all …]
Df_mass_storage.h81 struct fsg_common *common; member
/linux-4.1.27/drivers/net/wireless/ath/
Dkey.c42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset()
87 static bool ath_hw_keysetmac(struct ath_common *common, 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, struct ieee80211_key_conf *key) in ath_key_delete()
Dmain.c29 struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, in ath_rxbuf_alloc()
63 bool ath_is_mybeacon(struct ath_common *common, struct ieee80211_hdr *hdr) in ath_is_mybeacon()
71 void ath_printk(const char *level, const struct ath_common* common, in ath_printk()
Dhw.c118 void ath_hw_setbssidmask(struct ath_common *common) in ath_hw_setbssidmask()
142 void ath_hw_cycle_counters_update(struct ath_common *common) in ath_hw_cycle_counters_update()
178 int32_t ath_hw_get_listen_time(struct ath_common *common) in ath_hw_get_listen_time()
Dath.h191 static inline const struct ath_ps_ops *ath_ps_ops(struct ath_common *common) in ath_ps_ops()
215 #define ath_emerg(common, fmt, ...) \ argument
217 #define ath_alert(common, fmt, ...) \ argument
219 #define ath_crit(common, fmt, ...) \ argument
221 #define ath_err(common, fmt, ...) \ argument
223 #define ath_warn(common, fmt, ...) \ argument
225 #define ath_notice(common, fmt, ...) \ argument
227 #define ath_info(common, fmt, ...) \ argument
291 #define ath_dbg(common, dbg_mask, fmt, ...) \ argument
303 void _ath_dbg(struct ath_common *common, enum ATH_DEBUG dbg_mask, in _ath_dbg()
[all …]
Dregd.c505 struct ath_common *common = container_of(reg, struct ath_common, in ath_reg_notifier_apply() local
756 struct ath_common *common = container_of(reg, struct ath_common, in ath_regd_init() local
Ddfs_pattern_detector.h98 struct ath_common *common; member
Ddfs_pattern_detector.c340 dfs_pattern_detector_init(struct ath_common *common, in dfs_pattern_detector_init()
/linux-4.1.27/drivers/media/platform/davinci/
Dvpif_display.c72 struct common_obj *common; in vpif_buffer_prepare() local
115 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_buffer_queue_setup() local
143 struct common_obj *common; in vpif_buffer_queue() local
164 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming() local
249 struct common_obj *common; in vpif_stop_streaming() local
296 static void process_progressive_mode(struct common_obj *common) in process_progressive_mode()
316 static void process_interlaced_mode(int fid, struct common_obj *common) in process_interlaced_mode()
358 struct common_obj *common; in vpif_channel_isr() local
452 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_resolution() local
495 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets() local
[all …]
Dvpif_capture.c77 struct common_obj *common; in vpif_buffer_prepare() local
120 struct common_obj *common; in vpif_buffer_queue_setup() local
150 struct common_obj *common; in vpif_buffer_queue() local
173 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_start_streaming() local
263 struct common_obj *common; in vpif_stop_streaming() local
326 static void vpif_process_buffer_complete(struct common_obj *common) in vpif_process_buffer_complete()
343 static void vpif_schedule_next_buffer(struct common_obj *common) in vpif_schedule_next_buffer()
373 struct common_obj *common; in vpif_channel_isr() local
463 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_update_std_info() local
535 struct common_obj *common = &ch->common[VPIF_VIDEO_INDEX]; in vpif_calculate_offsets() local
[all …]
Dvpif_capture.h109 struct common_obj common[VPIF_NUMBER_OF_OBJECTS]; member
Dvpif_display.h114 struct common_obj common[VPIF_NUMOBJECTS]; member
/linux-4.1.27/drivers/thermal/
Drcar_thermal.c60 struct rcar_thermal_common *common; member
69 #define rcar_thermal_for_each_priv(pos, common) \ argument
89 static u32 _rcar_thermal_common_read(struct rcar_thermal_common *common, in _rcar_thermal_common_read()
97 static void _rcar_thermal_common_write(struct rcar_thermal_common *common, in _rcar_thermal_common_write()
105 static void _rcar_thermal_common_bset(struct rcar_thermal_common *common, in _rcar_thermal_common_bset()
288 struct rcar_thermal_common *common = priv->common; in _rcar_thermal_irq_ctrl() local
333 struct rcar_thermal_common *common = data; in rcar_thermal_irq() local
367 struct rcar_thermal_common *common; in rcar_thermal_probe() local
479 struct rcar_thermal_common *common = platform_get_drvdata(pdev); in rcar_thermal_remove() local
/linux-4.1.27/drivers/scsi/ibmvscsi/
Dviosrp.h141 struct mad_common common; member
147 struct mad_common common; member
152 struct mad_common common; member
157 struct mad_common common; member
162 struct mad_common common; member
166 struct mad_common common; member
177 struct mad_capability_common common; member
182 struct mad_capability_common common; member
Dibmvfc.h147 struct ibmvfc_mad_common common; member
152 struct ibmvfc_mad_common common; member
191 struct ibmvfc_common_svc_parms common; member
241 struct ibmvfc_mad_common common; member
280 struct ibmvfc_mad_common common; member
317 struct ibmvfc_mad_common common; member
328 struct ibmvfc_mad_common common; member
339 struct ibmvfc_mad_common common; member
345 struct ibmvfc_mad_common common; member
487 struct ibmvfc_mad_common common; member
/linux-4.1.27/arch/ia64/include/asm/sn/
Dgeo.h36 geo_common_t common; /* No additional fields needed */ member
40 geo_common_t common; /* No additional fields needed */ member
44 geo_common_t common; /* No additional fields needed */ member
48 geo_iocntl_t common; member
67 geo_common_t common; member
/linux-4.1.27/tools/firewire/
Dnosy-dump.h20 } common, link_on; member
90 } common; member
93 uint32_t common[3]; member
98 uint32_t common[3]; member
104 uint32_t common[3]; member
111 uint32_t common[3]; member
120 uint32_t common[3]; member
126 uint32_t common[3]; member
135 uint32_t common[3]; member
140 uint32_t common[3]; member
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c46 struct mlx5_core_rsc_common *common; in mlx5_get_rsc() local
64 void mlx5_core_put_rsc(struct mlx5_core_rsc_common *common) in mlx5_core_put_rsc()
72 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, rsn); in mlx5_rsc_event() local
96 struct mlx5_core_rsc_common *common = mlx5_get_rsc(dev, qpn); in mlx5_eq_pagefault() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dahb.c30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize()
36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath5k_ahb_eeprom_read()
Dpcu.c372 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_lladdr() local
400 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid() local
449 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_bssid_mask() local
877 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_set_opmode() local
Dbase.c522 struct ath_common *common = ath5k_hw_common(ah); in ath5k_update_bssid_mask_and_opmode() local
599 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_skb_alloc() local
935 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rxbuf_free_skb() local
1163 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_start() local
1215 struct ath_common *common = ath5k_hw_common(ah); in ath5k_rx_decrypted() local
1376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_receive_frame() local
1546 struct ath_common *common = ath5k_hw_common(ah); in ath5k_tasklet_rx() local
2534 struct ath_common *common; in ath5k_init_ah() local
2726 struct ath_common *common = ath5k_hw_common(ah); in ath5k_start() local
2862 struct ath_common *common = ath5k_hw_common(ah); in ath5k_reset() local
Dreset.c103 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_htoclock() local
120 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_clocktoh() local
135 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init_core_clock() local
Dpci.c56 static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) in ath5k_pci_read_cachesize()
78 ath5k_pci_eeprom_read(struct ath_common *common, u32 offset, u16 *data) in ath5k_pci_eeprom_read()
Dmac80211-ops.c257 struct ath_common *common = ath5k_hw_common(ah); in ath5k_bss_info_changed() local
489 struct ath_common *common = ath5k_hw_common(ah); in ath5k_set_key() local
665 struct ath_common *common = ath5k_hw_common(ah); in ath5k_get_survey() local
Dattach.c107 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init() local
Dani.c376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_ani_get_listen_time() local
Dath5k.h1257 struct ath_common common; member
1694 static inline void ath5k_read_cachesize(struct ath_common *common, int *csz) in ath5k_read_cachesize()
1701 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_nvram_read() local
/linux-4.1.27/arch/x86/kernel/
Dasm-offsets.c30 void common(void) { in common() function
/linux-4.1.27/include/net/tc_act/
Dtc_csum.h8 struct tcf_common common; member
Dtc_connmark.h7 struct tcf_common common; member
Dtc_defact.h7 struct tcf_common common; member
Dtc_gact.h7 struct tcf_common common; member
Dtc_pedit.h7 struct tcf_common common; member
Dtc_ipt.h9 struct tcf_common common; member
Dtc_nat.h8 struct tcf_common common; member
Dtc_vlan.h19 struct tcf_common common; member
Dtc_skbedit.h25 struct tcf_common common; member
Dtc_bpf.h17 struct tcf_common common; member
Dtc_mirred.h7 struct tcf_common common; member
/linux-4.1.27/scripts/
Dbloat-o-meter34 delta, common = [], {} variable
/linux-4.1.27/arch/ia64/sn/include/xtalk/
Dhubdev.h51 struct sn_flush_device_common *common; member
59 struct sn_flush_device_common common; member
/linux-4.1.27/arch/arm/include/asm/hardware/
Diop_adma.h46 struct dma_device common; member
68 struct dma_chan common; member
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci.c119 struct OpalIoPhbErrorCommon *common) in pnv_pci_dump_p7ioc_diag_data()
211 struct OpalIoPhbErrorCommon *common) in pnv_pci_dump_phb3_diag_data()
309 struct OpalIoPhbErrorCommon *common; in pnv_pci_dump_phb_diag_data() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Doffloading.c103 struct iwl_proto_offload_cmd_common *common; in iwl_mvm_send_proto_offload() local
Dfw-api-d3.h138 struct iwl_proto_offload_cmd_common common; member
156 struct iwl_proto_offload_cmd_common common; member
184 struct iwl_proto_offload_cmd_common common; member
197 struct iwl_proto_offload_cmd_common common; member
/linux-4.1.27/drivers/usb/gadget/legacy/
Dmass_storage.c127 static int msg_thread_exits(struct fsg_common *common) in msg_thread_exits()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Drx.c411 struct statistics_general_common *common, in iwlagn_accumulative_statistics()
440 struct statistics_general_common *common, in iwlagn_accumulative_statistics()
461 struct statistics_general_common *common; in iwlagn_rx_statistics() local
Ddev.h780 struct statistics_general_common common; member
794 struct statistics_general_common common; member
Dcommands.h2615 struct statistics_rx_non_phy common; member
2729 struct statistics_general_common common; member
2735 struct statistics_general_common common; member
/linux-4.1.27/include/xen/interface/
Dxen-mca.h82 struct mcinfo_common common; member
96 struct mcinfo_common common; member
114 struct mcinfo_common common; member
164 struct mcinfo_common common; member
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-stds.c38 struct tm6000_reg_settings *common; member
/linux-4.1.27/net/caif/
Dcaif_usb.c127 struct caif_dev_common common; in cfusbl_device_notify() local
/linux-4.1.27/arch/ia64/sn/pci/pcibr/
Dpcibr_provider.c120 struct sn_flush_device_common *common; in pcibr_bus_fixup() local
Dpcibr_dma.c248 struct sn_flush_device_common *common; in sn_dma_flush() local
/linux-4.1.27/drivers/media/usb/gspca/gl860/
Dgl860-ov2640.c219 static void common(struct gspca_dev *gspca_dev) in common() function
Dgl860-mi1320.c222 static void common(struct gspca_dev *gspca_dev) in common() function
Dgl860-mi2020.c400 static void common(struct gspca_dev *gspca_dev) in common() function
/linux-4.1.27/drivers/dma/ppc4xx/
Dadma.h73 struct dma_device common; member
97 struct dma_chan common; member
/linux-4.1.27/include/uapi/sound/
Dfirewire.h44 struct snd_firewire_event_common common; member
/linux-4.1.27/arch/arm/mach-omap2/
Dvp.h93 const struct omap_vp_common *common; member
Dvc.h95 const struct omap_vc_common *common; member
/linux-4.1.27/arch/m68k/fpsp040/
Dget_op.S285 common: label
/linux-4.1.27/drivers/net/wireless/p54/
Dp54spi.h107 struct p54_common common; member
Dp54usb.h147 struct p54_common common; member
Dp54pci.h93 struct p54_common common; member
/linux-4.1.27/net/ipv6/
Dfib6_rules.c26 struct fib_rule common; member
Dip6mr.c76 struct fib_rule common; member
/linux-4.1.27/net/decnet/
Ddn_rules.c41 struct fib_rule common; member
/linux-4.1.27/drivers/virtio/
Dvirtio_pci_common.h62 struct virtio_pci_common_cfg __iomem *common; member
Dvirtio_pci_modern.c602 int err, common, isr, notify, device; in virtio_pci_modern_probe() local
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dmac.c304 struct ath_common *common = &ar->common; in carl9170_set_operating_mode() local
Drx.c522 struct ath_common *common = &ar->common; in carl9170_ps_beacon() local
Dmain.c562 struct ath_common *common = &ar->common; in carl9170_init_interface() local
1054 struct ath_common *common = &ar->common; in carl9170_op_bss_info_changed() local
Dcarl9170.h234 struct ath_common common; member
/linux-4.1.27/drivers/dma/
Dfsldma.h124 struct dma_device common; member
171 struct dma_chan common; /* DMA common channel */ member
Dqcom_bam_dma.c375 static inline struct bam_chan *to_bam_chan(struct dma_chan *common) in to_bam_chan()
383 struct dma_device common; member
/linux-4.1.27/arch/ia64/sn/pci/
Dtioca_provider.c223 struct tioca_common *common; in tioca_fastwrite_enable() local
/linux-4.1.27/drivers/dma/ioat/
Ddma.h81 struct dma_device common; member
97 struct dma_chan common; member
/linux-4.1.27/net/ipv4/
Dfib_rules.c37 struct fib_rule common; member
Dipmr.c93 struct fib_rule common; member
/linux-4.1.27/net/rds/
Dib_cm.c416 u16 common; in rds_ib_protocol_compatible() local
Diw_cm.c350 u16 common; in rds_iw_protocol_compatible() local
/linux-4.1.27/net/sched/
Dact_police.c26 struct tcf_common common; member
Dsch_drr.c22 struct Qdisc_class_common common; member
Dsch_qfq.c133 struct Qdisc_class_common common; member
Dsch_htb.c98 struct Qdisc_class_common common; member
Dsch_cbq.c76 struct Qdisc_class_common common; member
/linux-4.1.27/drivers/scsi/device_handler/
Dscsi_dh_rdac.c86 struct rdac_mode_common common; member
99 struct rdac_mode_common common; member
302 struct rdac_mode_common *common; in rdac_failover_get() local
/linux-4.1.27/arch/ia64/sn/kernel/
Dio_common.c126 struct sn_flush_device_common *common) in sn_device_fixup_war()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_82599.c1451 union ixgbe_atr_hash_dword common) in ixgbe_atr_compute_sig_hash_82599()
1515 union ixgbe_atr_hash_dword common, in ixgbe_fdir_add_signature_filter_82599()
Dixgbe_main.c7154 union ixgbe_atr_hash_dword common = { .dword = 0 }; in ixgbe_atr() local
/linux-4.1.27/drivers/acpi/acpica/
Dacobject.h390 struct acpi_object_common common; member
455 struct acpi_common_descriptor common; member
Daclocal.h648 struct acpi_common_state common; member
794 struct acpi_parse_obj_common common; member
/linux-4.1.27/drivers/net/caif/
Dcaif_serial.c66 struct caif_dev_common common; member
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-is-command.h134 struct is_common_regs common; member
/linux-4.1.27/fs/nfsd/
Dxdr.h106 struct readdir_cd common; member
Dxdr3.h183 struct readdir_cd common; member
Dxdr4.h290 struct readdir_cd common; member
/linux-4.1.27/drivers/dma/xilinx/
Dxilinx_vdma.c219 struct dma_chan common; member
246 struct dma_device common; member
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_ucode.h211 struct common_firmware_header common; member
/linux-4.1.27/drivers/mfd/
Dtwl4030-power.c579 static void twl4030_patch_rconfig(struct twl4030_resconfig *common, in twl4030_patch_rconfig()
/linux-4.1.27/sound/soc/codecs/
Dpcm512x.c701 unsigned long common; in pcm512x_find_pll_coeff() local
/linux-4.1.27/drivers/net/ethernet/sfc/
Dmcdi.h91 struct efx_mtd_partition common; member
Dfalcon.c634 struct efx_mtd_partition common; member
/linux-4.1.27/drivers/staging/comedi/drivers/
Ddas1800.c210 int common; /* supports AREF_COMMON flag */ member
/linux-4.1.27/drivers/tty/serial/
Ducc_uart.c91 struct ucc_slow_pram common; member
/linux-4.1.27/include/uapi/linux/
Dfirewire-cdev.h381 struct fw_cdev_event_common common; member
Dnvme.h462 struct nvme_common_command common; member
/linux-4.1.27/drivers/block/xen-blkback/
Dcommon.h200 struct blkif_common_back_ring common; member
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
Dhalbtc8723b2ant.c1457 bool common = false, wifi_connected = false; in btc8723b2ant_is_common_action() local
Dhalbtc8821a1ant.c1247 bool common = false, wifi_connected = false, wifi_busy = false; in halbtc8821a1ant_is_common_action() local
Dhalbtc8821a2ant.c1361 bool common = false, wifi_connected = false, wifi_busy = false; in halbtc8821a2ant_is_common_action() local
Dhalbtc8192e2ant.c1454 bool common = false, wifi_connected = false, wifi_busy = false; in halbtc8192e2ant_is_common_action() local
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Drx_desc.h896 struct rx_ppdu_end_common common; member
Dwmi.h1958 struct wmi_resource_config_10x common; member
2133 struct wmi_start_scan_common common; member
2140 struct wmi_start_scan_common common; member
3230 struct wmi_10_2_peer_stats common; member
Dwmi-tlv.h1239 struct wmi_start_scan_common common; member
/linux-4.1.27/net/batman-adv/
Dtranslation-table.c349 struct batadv_tt_common_entry *common = &tt_local_entry->common; in batadv_tt_local_event() local
1324 struct batadv_tt_common_entry *common; in batadv_tt_global_add() local
Dtypes.h937 struct batadv_tt_common_entry common; member
950 struct batadv_tt_common_entry common; member
/linux-4.1.27/arch/powerpc/include/asm/
Dopal-api.h547 struct OpalIoPhbErrorCommon common; member
606 struct OpalIoPhbErrorCommon common; member
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D3945.h103 struct il_station_priv_common common; member
Dcommon.h2858 struct il_station_priv_common common; member
Dcommands.h2929 struct stats_general_common common; member
/linux-4.1.27/drivers/media/usb/as102/
Das10x_cmd.h452 union as10x_common common; member
/linux-4.1.27/drivers/net/ethernet/toshiba/
Dps3_gelic_wireless.c1931 struct gelic_eurus_common_cfg *common; in gelic_wl_associate_bss() local
/linux-4.1.27/fs/
Daio.c173 struct kiocb common; member
/linux-4.1.27/drivers/gpu/drm/savage/
Dsavage_drv.h80 } common; member
/linux-4.1.27/drivers/misc/cxl/
Dcxl.h522 struct cxl_process_element_common common; member
/linux-4.1.27/tools/lguest/
Dlguest.c156 struct virtio_pci_cap common; member
/linux-4.1.27/drivers/mmc/host/
Dvub300.c157 struct sd_common_header common; member
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbnx2.c1161 u32 bmcr, local_adv, remote_adv, common; in bnx2_5706s_linkup() local
1204 u32 local_adv, remote_adv, common; in bnx2_copper_linkup() local
Dtg3.c5957 u32 common; in tg3_setup_fiber_mii_phy() local
Dcnic_defs.h4634 struct xstorm_common_context_section common; member
/linux-4.1.27/include/linux/mlx5/
Dqp.h413 struct mlx5_core_rsc_common common; /* must be first */ member
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.h254 struct common_child_dev_config common; member
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1613 struct bnx2x_common common; member
Dbnx2x_main.c3838 bool common = bnx2x_is_contextless_ramrod(command, cmd_type); in bnx2x_sp_post() local
Dbnx2x_hsi.h5472 struct hc_sb_data common; member
5481 struct hc_sb_data common; member