Searched defs:common (Results 251 - 275 of 396) sorted by relevance

<<111213141516

/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c273 static void rsi_set_default_parameters(struct rsi_common *common) argument
301 init_bgscan_params(struct rsi_common *common) argument
320 rsi_set_contention_vals(struct rsi_common *common) argument
343 rsi_send_internal_mgmt_frame(struct rsi_common *common, struct sk_buff *skb) argument
370 rsi_load_radio_caps(struct rsi_common *common) argument
483 rsi_mgmt_pkt_to_core(struct rsi_common *common, u8 *msg, s32 msg_len) argument
535 rsi_hal_send_sta_notify_frame(struct rsi_common *common, enum opmode opmode, u8 notify_event, const unsigned char *bssid, u8 qos_enable, u16 aid, u16 sta_id, struct ieee80211_vif *vif) argument
611 rsi_send_aggregation_params_frame(struct rsi_common *common, u16 tid, u16 ssn, u8 buf_size, u8 event, u8 sta_id) argument
664 rsi_program_bb_rf(struct rsi_common *common) argument
711 rsi_set_vap_capabilities(struct rsi_common *common, enum opmode mode, u8 *mac_addr, u8 vap_id, u8 vap_status) argument
793 rsi_hal_load_key(struct rsi_common *common, u8 *data, u16 key_len, u8 key_type, u8 key_id, u32 cipher, s16 sta_id, struct ieee80211_vif *vif) argument
867 rsi_send_common_dev_params(struct rsi_common *common) argument
915 rsi_load_bootup_params(struct rsi_common *common) argument
970 rsi_load_9116_bootup_params(struct rsi_common *common) argument
1021 rsi_send_reset_mac(struct rsi_common *common) argument
1059 rsi_band_check(struct rsi_common *common, struct ieee80211_channel *curchan) argument
1120 rsi_set_channel(struct rsi_common *common, struct ieee80211_channel *channel) argument
1178 rsi_send_radio_params_update(struct rsi_common *common) argument
1208 rsi_send_vap_dynamic_update(struct rsi_common *common) argument
1304 rsi_send_auto_rate_request(struct rsi_common *common, struct ieee80211_sta *sta, u16 sta_id, struct ieee80211_vif *vif) argument
1470 rsi_inform_bss_status(struct rsi_common *common, enum opmode opmode, u8 status, const u8 *addr, u8 qos_enable, u16 aid, struct ieee80211_sta *sta, u16 sta_id, u16 assoc_cap, struct ieee80211_vif *vif) argument
1518 rsi_eeprom_read(struct rsi_common *common) argument
1563 rsi_send_block_unblock_frame(struct rsi_common *common, bool block_event) argument
1607 rsi_send_rx_filter_frame(struct rsi_common *common, u16 rx_filter_word) argument
1636 struct rsi_common *common = adapter->priv; local
1688 rsi_send_w9116_features(struct rsi_common *common) argument
1738 rsi_set_antenna(struct rsi_common *common, u8 antenna) argument
1763 rsi_send_beacon(struct rsi_common *common) argument
1790 rsi_send_wowlan_request(struct rsi_common *common, u16 flags, u16 sleep_status) argument
1824 rsi_send_bgscan_params(struct rsi_common *common, int enable) argument
1868 rsi_send_bgscan_probe_req(struct rsi_common *common, struct ieee80211_vif *vif) argument
1936 rsi_handle_ta_confirm_type(struct rsi_common *common, u8 *msg) argument
2126 rsi_handle_card_ready(struct rsi_common *common, u8 *msg) argument
2185 rsi_mgmt_pkt_recv(struct rsi_common *common, u8 *msg) argument
[all...]
H A Drsi_91x_mac80211.c176 bool rsi_is_cipher_wep(struct rsi_common *common) argument
239 struct rsi_common *common = adapter->priv; local
278 struct rsi_common *common = adapter->priv; local
373 struct rsi_common *common = adapter->priv; local
393 struct rsi_common *common = adapter->priv; local
419 struct rsi_common *common = adapter->priv; local
462 struct rsi_common *common = adapter->priv; local
533 struct rsi_common *common = adapter->priv; local
576 struct rsi_common *common = adapter->priv; local
634 struct rsi_common *common = adapter->priv; local
666 struct rsi_common *common = adapter->priv; local
754 struct rsi_common *common = adapter->priv; local
789 struct rsi_common *common = adapter->priv; local
904 struct rsi_common *common = adapter->priv; local
1039 struct rsi_common *common = adapter->priv; local
1094 struct rsi_common *common = adapter->priv; local
1211 struct rsi_common *common = adapter->priv; local
1234 struct rsi_common *common = adapter->priv; local
1270 rsi_perform_cqm(struct rsi_common *common, u8 *bssid, s8 rssi, struct ieee80211_vif *vif) argument
1305 rsi_fill_rx_status(struct ieee80211_hw *hw, struct sk_buff *skb, struct rsi_common *common, struct ieee80211_rx_status *rxs) argument
1376 rsi_indicate_pkt_to_os(struct rsi_common *common, struct sk_buff *skb) argument
1408 struct rsi_common *common = adapter->priv; local
1524 struct rsi_common *common = adapter->priv; local
1594 struct rsi_common *common = adapter->priv; local
1645 struct rsi_common *common = adapter->priv; local
1679 struct rsi_common *common = adapter->priv; local
1711 struct rsi_common *common = adapter->priv; local
1721 rsi_resume_conn_channel(struct rsi_common *common) argument
1748 struct rsi_common *common = from_timer(common, t, roc_timer); local
1767 struct rsi_common *common = adapter->priv; local
1812 struct rsi_common *common = adapter->priv; local
1841 rsi_wow_map_triggers(struct rsi_common *common, struct cfg80211_wowlan *wowlan) argument
1863 struct rsi_common *common = adapter->priv; local
1914 struct rsi_common *common = adapter->priv; local
1932 struct rsi_common *common = adapter->priv; local
1999 rsi_mac80211_attach(struct rsi_common *common) argument
[all...]
/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h513 struct fw_cdev_event_common common; member in union:fw_cdev_event
[all...]
/linux-master/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1916 struct gelic_eurus_common_cfg *common; local
[all...]
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_mux.h98 struct mux_common common; member in union:mux_msg
/linux-master/kernel/sched/
H A Dpsi.c919 struct psi_group *group, *common = NULL; local
/linux-master/drivers/platform/surface/
H A Dsurface_dtx.c589 struct sdtx_event common; member in union:sdtx_generic_event
/linux-master/sound/soc/codecs/
H A Dpcm512x.c756 unsigned long common; local
[all...]
/linux-master/drivers/dma/qcom/
H A Dqcom_adm.c152 static inline struct adm_chan *to_adm_chan(struct dma_chan *common) argument
160 struct dma_device common; member in struct:adm_device
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Ddebug.c90 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
102 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
131 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
187 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
225 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
238 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
647 struct ath_common *common = ath9k_hw_common(sc->sc_ah); local
778 struct ath_common *common = ath9k_hw_common(ah); local
989 struct ath_common *common = ath9k_hw_common(ah); local
1378 struct ath_common *common = ath9k_hw_common(ah); local
[all...]
H A Dhtc_drv_main.c143 struct ath_common *common = ath9k_hw_common(priv->ah); local
187 struct ath_common *common = ath9k_hw_common(ah); local
245 struct ath_common *common = ath9k_hw_common(ah); local
332 struct ath_common *common = ath9k_hw_common(priv->ah); local
352 struct ath_common *common = ath9k_hw_common(priv->ah); local
441 struct ath_common *common = ath9k_hw_common(priv->ah); local
470 struct ath_common *common = ath9k_hw_common(priv->ah); local
536 struct ath_common *common = ath9k_hw_common(priv->ah); local
646 struct ath_common *common = ath9k_hw_common(priv->ah); local
662 struct ath_common *common = ath9k_hw_common(priv->ah); local
679 struct ath_common *common = ath9k_hw_common(priv->ah); local
708 struct ath_common *common = ath9k_hw_common(priv->ah); local
748 struct ath_common *common = ath9k_hw_common(priv->ah); local
763 struct ath_common *common = ath9k_hw_common(priv->ah); local
773 struct ath_common *common = ath9k_hw_common(ah); local
868 struct ath_common *common = ath9k_hw_common(priv->ah); local
911 struct ath_common *common = ath9k_hw_common(ah); local
980 struct ath_common *common = ath9k_hw_common(ah); local
1039 struct ath_common *common = ath9k_hw_common(priv->ah); local
1121 struct ath_common *common = ath9k_hw_common(priv->ah); local
1178 struct ath_common *common = ath9k_hw_common(priv->ah); local
1263 struct ath_common *common = ath9k_hw_common(priv->ah); local
1295 struct ath_common *common = ath9k_hw_common(priv->ah); local
1376 struct ath_common *common = ath9k_hw_common(priv->ah); local
1423 struct ath_common *common = ath9k_hw_common(priv->ah); local
1478 struct ath_common *common = ath9k_hw_common(priv->ah); local
1488 struct ath_common *common = ath9k_hw_common(priv->ah); local
1516 struct ath_common *common = ath9k_hw_common(ah); local
1711 struct ath_common *common = ath9k_hw_common(priv->ah); local
1726 struct ath_common *common = ath9k_hw_common(priv->ah); local
1766 struct ath_common *common = ath9k_hw_common(priv->ah); local
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c327 struct nfp_tun_neigh *common; local
495 struct nfp_tun_neigh *common; local
580 struct nfp_tun_neigh *common; local
[all...]
/linux-master/kernel/bpf/
H A Dtask_iter.c32 struct bpf_iter_seq_task_common common; member in struct:bpf_iter_seq_task_info
36 static struct task_struct *task_group_seq_get_next(struct bpf_iter_seq_task_common *common, argument
89 task_seq_get_next(struct bpf_iter_seq_task_common *common, u32 *tid, bool skip_if_dup_files) argument
252 struct bpf_iter_seq_task_common common; member in struct:bpf_iter_seq_task_file_info
390 struct bpf_iter_seq_task_common *common = priv_data; local
401 struct bpf_iter_seq_task_common *common = priv_data; local
417 struct bpf_iter_seq_task_common common; member in struct:bpf_iter_seq_task_vma_info
[all...]
H A Dbpf_struct_ops.c17 struct bpf_struct_ops_common_value common; member in struct:bpf_struct_ops_value
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c1299 ixgbe_atr_compute_sig_hash_82599(union ixgbe_atr_hash_dword input, union ixgbe_atr_hash_dword common) argument
1365 ixgbe_fdir_add_signature_filter_82599(struct ixgbe_hw *hw, union ixgbe_atr_hash_dword input, union ixgbe_atr_hash_dword common, u8 queue) argument
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h379 struct iwl_mvm_add_sta_key_common common; member in struct:iwl_mvm_add_sta_key_cmd_v1
397 struct iwl_mvm_add_sta_key_common common; member in struct:iwl_mvm_add_sta_key_cmd
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dmain.c561 struct ath_common *common = &ar->common; local
1038 struct ath_common *common = &ar->common; local
[all...]
/linux-master/drivers/block/xen-blkback/
H A Dcommon.h195 struct blkif_common_back_ring common; member in union:blkif_back_rings
/linux-master/net/smc/
H A Dsmc.h132 struct smc_wr_rx_hdr common; /* .type = 0xFE */ member in struct:smc_host_cdc_msg
/linux-master/drivers/mfd/
H A Dtwl4030-power.c580 static void twl4030_patch_rconfig(struct twl4030_resconfig *common, argument
/linux-master/drivers/dma/ti/
H A Dk3-udma-glue.c42 struct k3_udma_glue_common common; member in struct:k3_udma_glue_tx_channel
73 struct k3_udma_glue_common common; member in struct:k3_udma_glue_rx_channel
101 of_k3_udma_glue_parse(struct device_node *udmax_np, struct k3_udma_glue_common *common) argument
114 of_k3_udma_glue_parse_chn_common(struct k3_udma_glue_common *common, u32 thread_id, bool tx_chn) argument
143 of_k3_udma_glue_parse_chn(struct device_node *chn_np, const char *name, struct k3_udma_glue_common *common, bool tx_chn) argument
193 of_k3_udma_glue_parse_chn_by_id(struct device_node *udmax_np, struct k3_udma_glue_common *common, bool tx_chn, u32 thread_id) argument
[all...]
/linux-master/drivers/scsi/device_handler/
H A Dscsi_dh_rdac.c86 struct rdac_mode_common common; member in struct:rdac_pg_legacy
99 struct rdac_mode_common common; member in struct:rdac_pg_expanded
268 struct rdac_mode_common *common; local
[all...]
/linux-master/fs/kernfs/
H A Ddir.c138 struct kernfs_node *kn, *common; local
/linux-master/drivers/memory/
H A Dmtk-smi.c195 struct mtk_smi *common = dev_get_drvdata(larb->smi_common_dev); local
744 struct mtk_smi *common; local
801 struct mtk_smi *common = dev_get_drvdata(&pdev->dev); local
810 struct mtk_smi *common = dev_get_drvdata(dev); local
831 struct mtk_smi *common = dev_get_drvdata(dev); local
[all...]
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c55 struct am65_cpsw_common *common = port->common; local
208 struct am65_cpsw_common *common = port->common; local
352 am65_cpsw_iet_common_enable(struct am65_cpsw_common *common) argument
441 am65_cpsw_est_enable(struct am65_cpsw_common *common, int enable) argument
574 struct am65_cpsw_common *common = port->common; local
745 struct am65_cpsw_common *common = port->common; local
836 struct am65_cpsw_common *common = am65_ndev_to_common(ndev); local
1180 am65_cpsw_qos_tx_p0_rate_apply(struct am65_cpsw_common *common, int tx_ch, u32 rate_mbps) argument
1204 struct am65_cpsw_common *common = port->common; local
1262 am65_cpsw_qos_tx_p0_rate_init(struct am65_cpsw_common *common) argument
[all...]

Completed in 282 milliseconds

<<111213141516