/linux-4.1.27/drivers/net/wireless/rsi/ |
D | rsi_91x_mgmt.c | 211 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 …]
|
D | rsi_91x_mac80211.c | 131 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 …]
|
D | rsi_91x_core.c | 27 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()
|
D | rsi_91x_usb_ops.c | 33 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()
|
D | rsi_91x_main.c | 68 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
|
D | rsi_91x_sdio_ops.c | 75 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
|
D | rsi_91x_debugfs.c | 29 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
|
D | rsi_91x_pkt.c | 27 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()
|
D | rsi_common.h | 60 static inline int rsi_create_kthread(struct rsi_common *common, in rsi_create_kthread()
|
D | rsi_91x_usb.c | 378 struct rsi_common *common = adapter->priv; in rsi_init_usb_interface() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_init.c | 60 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 …]
|
D | main.c | 99 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 …]
|
D | link.c | 70 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 …]
|
D | htc_drv_main.c | 143 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 …]
|
D | beacon.c | 36 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 …]
|
D | channel.c | 26 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 …]
|
D | recv.c | 41 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 …]
|
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 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
|
D | ani.c | 157 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
|
D | init.c | 95 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 …]
|
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 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
|
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 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
|
D | pci.c | 769 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
|
D | hw.c | 42 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 …]
|
D | wow.c | 53 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
|
D | common-beacon.c | 59 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
|
D | common.c | 31 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
|
D | common-init.c | 125 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
|
D | calib.c | 85 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
|
D | dynack.c | 66 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
|
D | ar9002_calib.c | 52 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
|
D | ar9003_mci.c | 36 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 …]
|
D | ar9003_calib.c | 41 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 …]
|
D | htc_drv_txrx.c | 133 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
|
D | htc_drv_gpio.c | 69 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
|
D | tx99.c | 22 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
|
D | ahb.c | 54 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()
|
D | ar9003_wow.c | 39 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
|
D | debug.c | 90 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
|
D | common-spectral.c | 44 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
|
D | htc_drv_debug.c | 364 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
|
D | wmi.c | 191 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
|
D | ar5008_phy.c | 146 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
|
D | ar9003_eeprom.c | 3046 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
|
D | eeprom_4k.c | 58 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
|
D | ar9003_phy.c | 1090 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
|
D | xmit.c | 1176 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 …]
|
D | dfs.c | 154 struct ath_common *common = ath9k_hw_common(ah); in ath9k_dfs_process_phyerr() local
|
D | eeprom_def.c | 117 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
|
D | ar9002_mac.c | 40 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_get_isr() local
|
D | eeprom.c | 126 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
|
D | eeprom_9287.c | 61 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
|
D | ar9003_paprd.c | 100 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
|
D | ar9003_aic.c | 453 struct ath_common *common = ath9k_hw_common(ah); in ar9003_aic_cal_continue() local
|
D | ar9003_mac.c | 188 struct ath_common *common = ath9k_hw_common(ah); in ar9003_hw_get_isr() local
|
D | btcoex.c | 95 struct ath_common *common = ath9k_hw_common(ah); in ath9k_hw_btcoex_init_scheme() local
|
D | ar9002_phy.c | 674 struct ath_common *common = ath9k_hw_common(ah); in ar9002_hw_spectral_scan_wait() local
|
D | htc.h | 536 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
D | ath9k.h | 1066 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
D | hw.h | 775 struct ath_common common; member
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_mass_storage.c | 326 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 …]
|
D | f_mass_storage.h | 81 struct fsg_common *common; member
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | key.c | 42 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()
|
D | main.c | 29 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()
|
D | hw.c | 118 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()
|
D | ath.h | 191 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 …]
|
D | regd.c | 505 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
|
D | dfs_pattern_detector.h | 98 struct ath_common *common; member
|
D | dfs_pattern_detector.c | 340 dfs_pattern_detector_init(struct ath_common *common, in dfs_pattern_detector_init()
|
/linux-4.1.27/drivers/media/platform/davinci/ |
D | vpif_display.c | 72 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 …]
|
D | vpif_capture.c | 77 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 …]
|
D | vpif_capture.h | 109 struct common_obj common[VPIF_NUMBER_OF_OBJECTS]; member
|
D | vpif_display.h | 114 struct common_obj common[VPIF_NUMOBJECTS]; member
|
/linux-4.1.27/drivers/thermal/ |
D | rcar_thermal.c | 60 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/ |
D | viosrp.h | 141 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
|
D | ibmvfc.h | 147 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/ |
D | geo.h | 36 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/ |
D | nosy-dump.h | 20 } 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/ |
D | qp.c | 46 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/ |
D | ahb.c | 30 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()
|
D | pcu.c | 372 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
|
D | base.c | 522 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
|
D | reset.c | 103 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
|
D | pci.c | 56 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()
|
D | mac80211-ops.c | 257 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
|
D | attach.c | 107 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_init() local
|
D | ani.c | 376 struct ath_common *common = ath5k_hw_common(ah); in ath5k_hw_ani_get_listen_time() local
|
D | ath5k.h | 1257 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/ |
D | asm-offsets.c | 30 void common(void) { in common() function
|
/linux-4.1.27/include/net/tc_act/ |
D | tc_csum.h | 8 struct tcf_common common; member
|
D | tc_connmark.h | 7 struct tcf_common common; member
|
D | tc_defact.h | 7 struct tcf_common common; member
|
D | tc_gact.h | 7 struct tcf_common common; member
|
D | tc_pedit.h | 7 struct tcf_common common; member
|
D | tc_ipt.h | 9 struct tcf_common common; member
|
D | tc_nat.h | 8 struct tcf_common common; member
|
D | tc_vlan.h | 19 struct tcf_common common; member
|
D | tc_skbedit.h | 25 struct tcf_common common; member
|
D | tc_bpf.h | 17 struct tcf_common common; member
|
D | tc_mirred.h | 7 struct tcf_common common; member
|
/linux-4.1.27/scripts/ |
D | bloat-o-meter | 34 delta, common = [], {} variable
|
/linux-4.1.27/arch/ia64/sn/include/xtalk/ |
D | hubdev.h | 51 struct sn_flush_device_common *common; member 59 struct sn_flush_device_common common; member
|
/linux-4.1.27/arch/arm/include/asm/hardware/ |
D | iop_adma.h | 46 struct dma_device common; member 68 struct dma_chan common; member
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci.c | 119 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/ |
D | offloading.c | 103 struct iwl_proto_offload_cmd_common *common; in iwl_mvm_send_proto_offload() local
|
D | fw-api-d3.h | 138 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/ |
D | mass_storage.c | 127 static int msg_thread_exits(struct fsg_common *common) in msg_thread_exits()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rx.c | 411 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
|
D | dev.h | 780 struct statistics_general_common common; member 794 struct statistics_general_common common; member
|
D | commands.h | 2615 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/ |
D | xen-mca.h | 82 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/ |
D | tm6000-stds.c | 38 struct tm6000_reg_settings *common; member
|
/linux-4.1.27/net/caif/ |
D | caif_usb.c | 127 struct caif_dev_common common; in cfusbl_device_notify() local
|
/linux-4.1.27/arch/ia64/sn/pci/pcibr/ |
D | pcibr_provider.c | 120 struct sn_flush_device_common *common; in pcibr_bus_fixup() local
|
D | pcibr_dma.c | 248 struct sn_flush_device_common *common; in sn_dma_flush() local
|
/linux-4.1.27/drivers/media/usb/gspca/gl860/ |
D | gl860-ov2640.c | 219 static void common(struct gspca_dev *gspca_dev) in common() function
|
D | gl860-mi1320.c | 222 static void common(struct gspca_dev *gspca_dev) in common() function
|
D | gl860-mi2020.c | 400 static void common(struct gspca_dev *gspca_dev) in common() function
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
D | adma.h | 73 struct dma_device common; member 97 struct dma_chan common; member
|
/linux-4.1.27/include/uapi/sound/ |
D | firewire.h | 44 struct snd_firewire_event_common common; member
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | vp.h | 93 const struct omap_vp_common *common; member
|
D | vc.h | 95 const struct omap_vc_common *common; member
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | get_op.S | 285 common: label
|
/linux-4.1.27/drivers/net/wireless/p54/ |
D | p54spi.h | 107 struct p54_common common; member
|
D | p54usb.h | 147 struct p54_common common; member
|
D | p54pci.h | 93 struct p54_common common; member
|
/linux-4.1.27/net/ipv6/ |
D | fib6_rules.c | 26 struct fib_rule common; member
|
D | ip6mr.c | 76 struct fib_rule common; member
|
/linux-4.1.27/net/decnet/ |
D | dn_rules.c | 41 struct fib_rule common; member
|
/linux-4.1.27/drivers/virtio/ |
D | virtio_pci_common.h | 62 struct virtio_pci_common_cfg __iomem *common; member
|
D | virtio_pci_modern.c | 602 int err, common, isr, notify, device; in virtio_pci_modern_probe() local
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | mac.c | 304 struct ath_common *common = &ar->common; in carl9170_set_operating_mode() local
|
D | rx.c | 522 struct ath_common *common = &ar->common; in carl9170_ps_beacon() local
|
D | main.c | 562 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
|
D | carl9170.h | 234 struct ath_common common; member
|
/linux-4.1.27/drivers/dma/ |
D | fsldma.h | 124 struct dma_device common; member 171 struct dma_chan common; /* DMA common channel */ member
|
D | qcom_bam_dma.c | 375 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/ |
D | tioca_provider.c | 223 struct tioca_common *common; in tioca_fastwrite_enable() local
|
/linux-4.1.27/drivers/dma/ioat/ |
D | dma.h | 81 struct dma_device common; member 97 struct dma_chan common; member
|
/linux-4.1.27/net/ipv4/ |
D | fib_rules.c | 37 struct fib_rule common; member
|
D | ipmr.c | 93 struct fib_rule common; member
|
/linux-4.1.27/net/rds/ |
D | ib_cm.c | 416 u16 common; in rds_ib_protocol_compatible() local
|
D | iw_cm.c | 350 u16 common; in rds_iw_protocol_compatible() local
|
/linux-4.1.27/net/sched/ |
D | act_police.c | 26 struct tcf_common common; member
|
D | sch_drr.c | 22 struct Qdisc_class_common common; member
|
D | sch_qfq.c | 133 struct Qdisc_class_common common; member
|
D | sch_htb.c | 98 struct Qdisc_class_common common; member
|
D | sch_cbq.c | 76 struct Qdisc_class_common common; member
|
/linux-4.1.27/drivers/scsi/device_handler/ |
D | scsi_dh_rdac.c | 86 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/ |
D | io_common.c | 126 struct sn_flush_device_common *common) in sn_device_fixup_war()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82599.c | 1451 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()
|
D | ixgbe_main.c | 7154 union ixgbe_atr_hash_dword common = { .dword = 0 }; in ixgbe_atr() local
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | acobject.h | 390 struct acpi_object_common common; member 455 struct acpi_common_descriptor common; member
|
D | aclocal.h | 648 struct acpi_common_state common; member 794 struct acpi_parse_obj_common common; member
|
/linux-4.1.27/drivers/net/caif/ |
D | caif_serial.c | 66 struct caif_dev_common common; member
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
D | fimc-is-command.h | 134 struct is_common_regs common; member
|
/linux-4.1.27/fs/nfsd/ |
D | xdr.h | 106 struct readdir_cd common; member
|
D | xdr3.h | 183 struct readdir_cd common; member
|
D | xdr4.h | 290 struct readdir_cd common; member
|
/linux-4.1.27/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 219 struct dma_chan common; member 246 struct dma_device common; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_ucode.h | 211 struct common_firmware_header common; member
|
/linux-4.1.27/drivers/mfd/ |
D | twl4030-power.c | 579 static void twl4030_patch_rconfig(struct twl4030_resconfig *common, in twl4030_patch_rconfig()
|
/linux-4.1.27/sound/soc/codecs/ |
D | pcm512x.c | 701 unsigned long common; in pcm512x_find_pll_coeff() local
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | mcdi.h | 91 struct efx_mtd_partition common; member
|
D | falcon.c | 634 struct efx_mtd_partition common; member
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | das1800.c | 210 int common; /* supports AREF_COMMON flag */ member
|
/linux-4.1.27/drivers/tty/serial/ |
D | ucc_uart.c | 91 struct ucc_slow_pram common; member
|
/linux-4.1.27/include/uapi/linux/ |
D | firewire-cdev.h | 381 struct fw_cdev_event_common common; member
|
D | nvme.h | 462 struct nvme_common_command common; member
|
/linux-4.1.27/drivers/block/xen-blkback/ |
D | common.h | 200 struct blkif_common_back_ring common; member
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/ |
D | halbtc8723b2ant.c | 1457 bool common = false, wifi_connected = false; in btc8723b2ant_is_common_action() local
|
D | halbtc8821a1ant.c | 1247 bool common = false, wifi_connected = false, wifi_busy = false; in halbtc8821a1ant_is_common_action() local
|
D | halbtc8821a2ant.c | 1361 bool common = false, wifi_connected = false, wifi_busy = false; in halbtc8821a2ant_is_common_action() local
|
D | halbtc8192e2ant.c | 1454 bool common = false, wifi_connected = false, wifi_busy = false; in halbtc8192e2ant_is_common_action() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | rx_desc.h | 896 struct rx_ppdu_end_common common; member
|
D | wmi.h | 1958 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
|
D | wmi-tlv.h | 1239 struct wmi_start_scan_common common; member
|
/linux-4.1.27/net/batman-adv/ |
D | translation-table.c | 349 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
|
D | types.h | 937 struct batadv_tt_common_entry common; member 950 struct batadv_tt_common_entry common; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | opal-api.h | 547 struct OpalIoPhbErrorCommon common; member 606 struct OpalIoPhbErrorCommon common; member
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945.h | 103 struct il_station_priv_common common; member
|
D | common.h | 2858 struct il_station_priv_common common; member
|
D | commands.h | 2929 struct stats_general_common common; member
|
/linux-4.1.27/drivers/media/usb/as102/ |
D | as10x_cmd.h | 452 union as10x_common common; member
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_wireless.c | 1931 struct gelic_eurus_common_cfg *common; in gelic_wl_associate_bss() local
|
/linux-4.1.27/fs/ |
D | aio.c | 173 struct kiocb common; member
|
/linux-4.1.27/drivers/gpu/drm/savage/ |
D | savage_drv.h | 80 } common; member
|
/linux-4.1.27/drivers/misc/cxl/ |
D | cxl.h | 522 struct cxl_process_element_common common; member
|
/linux-4.1.27/tools/lguest/ |
D | lguest.c | 156 struct virtio_pci_cap common; member
|
/linux-4.1.27/drivers/mmc/host/ |
D | vub300.c | 157 struct sd_common_header common; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 1161 u32 bmcr, local_adv, remote_adv, common; in bnx2_5706s_linkup() local 1204 u32 local_adv, remote_adv, common; in bnx2_copper_linkup() local
|
D | tg3.c | 5957 u32 common; in tg3_setup_fiber_mii_phy() local
|
D | cnic_defs.h | 4634 struct xstorm_common_context_section common; member
|
/linux-4.1.27/include/linux/mlx5/ |
D | qp.h | 413 struct mlx5_core_rsc_common common; /* must be first */ member
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_bios.h | 254 struct common_child_dev_config common; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 1613 struct bnx2x_common common; member
|
D | bnx2x_main.c | 3838 bool common = bnx2x_is_contextless_ramrod(command, cmd_type); in bnx2x_sp_post() local
|
D | bnx2x_hsi.h | 5472 struct hc_sb_data common; member 5481 struct hc_sb_data common; member
|