/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | wl_android.c | 339 void *arg; member [all...] |
H A D | dhd_common.c | 901 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() argument 1527 dhd_doiovar(dhd_pub_t *dhd_pub, const bcm_iovar_t *vi, uint32 actionid, const char *name, void *params, int plen, void *arg, int len, int val_size) dhd_doiovar() argument 2471 dhd_iovar_op(dhd_pub_t *dhd_pub, const char *name, void *params, int plen, void *arg, int len, bool set) dhd_iovar_op() argument 2553 char *arg; dhd_ioctl() local 3895 dhd_pktfilter_offload_enable(dhd_pub_t * dhd, char *arg, int enable, int master_mode) dhd_pktfilter_offload_enable() argument 4015 dhd_pktfilter_offload_set(dhd_pub_t * dhd, char *arg) dhd_pktfilter_offload_set() argument [all...] |
H A D | bcmutils.c | 555 bcm_iovar_lencheck(const bcm_iovar_t *vi, void *arg, int len, bool set) in bcm_iovar_lencheck() argument
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | floppy.c | 1870 static void floppy_shutdown(struct work_struct *arg) in floppy_shutdown() argument 3014 static int user_reset_fdc(int drive, int arg, bool interruptible) in user_reset_fdc() argument 3748 compat_set_geometry(struct block_device *bdev, fmode_t mode, unsigned int cmd, struct compat_floppy_struct __user *arg) compat_set_geometry() argument 3774 compat_get_prm(int drive, struct compat_floppy_struct __user *arg) compat_get_prm() argument 3796 compat_setdrvprm(int drive, struct compat_floppy_drive_params __user *arg) compat_setdrvprm() argument 3832 compat_getdrvprm(int drive, struct compat_floppy_drive_params __user *arg) compat_getdrvprm() argument 3866 compat_getdrvstat(int drive, bool poll, struct compat_floppy_drive_struct __user *arg) compat_getdrvstat() argument 3905 compat_getfdcstat(int drive, struct compat_floppy_fdc_state __user *arg) compat_getfdcstat() argument 3934 compat_werrorget(int drive, struct compat_floppy_write_errors __user *arg) compat_werrorget() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/ |
H A D | qm.c | 1803 static int qm_start_qp_nolock(struct hisi_qp *qp, unsigned long arg) in qm_start_qp_nolock() argument 1832 int hisi_qm_start_qp(struct hisi_qp *qp, unsigned long arg) in hisi_qm_start_qp() argument 2025 hisi_qm_uacce_get_queue(struct uacce_device *uacce, unsigned long arg, struct uacce_queue *q) hisi_qm_uacce_get_queue() argument 2127 hisi_qm_uacce_ioctl(struct uacce_queue *q, unsigned int cmd, unsigned long arg) hisi_qm_uacce_ioctl() argument [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | pl330.c | 673 _emit_LPEND(unsigned dry_run, u8 buf[], const struct _arg_LPEND *arg) _emit_LPEND() argument 847 _emit_GO(unsigned dry_run, u8 buf[], const struct _arg_GO *arg) _emit_GO() argument
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | aclocal.h | 722 union acpi_parse_object *arg; /* arguments and contained ops */ member
|
/kernel/linux/linux-5.10/drivers/android/ |
H A D | binder.c | 5473 static long binder_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in binder_ioctl() argument 5298 binder_ioctl_write_read(struct file *filp, unsigned int cmd, unsigned long arg, struct binder_thread *thread) binder_ioctl_write_read() argument
|
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
H A D | vmx.c | 780 static void __loaded_vmcs_clear(void *arg) in __loaded_vmcs_clear() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 1158 static void mvpp2_interrupts_mask(void *arg) in mvpp2_interrupts_mask() argument 1175 static void mvpp2_interrupts_unmask(void *arg) in mvpp2_interrupts_unmask() argument 2309 static void mvpp2_txq_sent_counter_clear(void *arg) in mvpp2_txq_sent_counter_clear() argument
|
/kernel/linux/linux-5.10/virt/kvm/ |
H A D | kvm_main.c | 133 kvm_no_compat_ioctl(struct file *file, unsigned int ioctl, unsigned long arg) kvm_no_compat_ioctl() argument 3322 kvm_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_ioctl() argument 3530 kvm_vcpu_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vcpu_compat_ioctl() argument 3582 kvm_device_ioctl_attr(struct kvm_device *dev, int (*accessor)(struct kvm_device *dev, struct kvm_device_attr *attr), unsigned long arg) kvm_device_ioctl_attr() argument 3598 kvm_device_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_device_ioctl() argument 3735 kvm_vm_ioctl_check_extension_generic(struct kvm *kvm, long arg) kvm_vm_ioctl_check_extension_generic() argument 3815 kvm_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_ioctl() argument 4021 kvm_arch_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_compat_ioctl() argument 4027 kvm_vm_compat_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_vm_compat_ioctl() argument 4134 kvm_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_dev_ioctl() argument [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 6618 static int get_version(void __user *arg) in get_version() argument 6632 static int get_array_info(struct mddev *mddev, void __user *arg) in get_array_info() argument 6692 static int get_bitmap_file(struct mddev *mddev, void __user * arg) in get_bitmap_file() argument 6724 static int get_disk_info(struct mddev *mddev, void __user * arg) in get_disk_info() argument 7549 md_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) md_ioctl() argument 7841 md_compat_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) md_compat_ioctl() argument 7938 md_thread(void *arg) md_thread() argument [all...] |
H A D | dm-integrity.c | 3486 static int get_alg_and_key(const char *arg, struct alg_spec *a, char **error, char *error_inval) in get_alg_and_key() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib.h | 435 void *arg; member
|
/kernel/linux/linux-5.10/drivers/iommu/intel/ |
H A D | iommu.c | 4350 int __init dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg) in dmar_parse_one_rmrr() argument 4410 int dmar_parse_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_parse_one_atsr() argument 4456 int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_release_one_atsr() argument 4472 int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_check_one_atsr() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 4472 static irqreturn_t dispc_irq_handler(int irq, void *arg) in dispc_irq_handler() argument
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mtk-sd.c | 324 u32 arg; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/ |
H A D | s2io.h | 834 void *arg; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 1376 static inline void set_param_l(u64 *arg, u32 val) in set_param_l() argument 1381 static inline void set_param_h(u64 *arg, u32 val) in set_param_h() argument 1386 static inline u32 get_param_l(u64 *arg) in get_param_l() argument 1391 static inline u32 get_param_h(u64 *arg) in get_param_h() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 5364 static void _mlx5e_tc_del_flow(void *ptr, void *arg) in _mlx5e_tc_del_flow() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 1698 ath10k_wmi_put_wmi_channel(struct ath10k *ar, struct wmi_channel *ch, const struct wmi_channel_arg *arg) ath10k_wmi_put_wmi_channel() argument 2169 ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_scan_ev_arg *arg) ath10k_wmi_op_pull_scan_ev() argument 2190 struct wmi_scan_ev_arg arg = {}; ath10k_wmi_event_scan() local 2283 ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_mgmt_rx_ev_arg *arg) ath10k_wmi_op_pull_mgmt_rx_ev() argument 2334 ath10k_wmi_10_4_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_mgmt_rx_ev_arg *arg) ath10k_wmi_10_4_op_pull_mgmt_rx_ev() argument 2445 struct wmi_tlv_mgmt_tx_compl_ev_arg arg; ath10k_wmi_event_mgmt_tx_compl() local 2471 struct wmi_tlv_mgmt_tx_bundle_compl_ev_arg arg; ath10k_wmi_event_mgmt_tx_bundle_compl() local 2501 struct wmi_mgmt_rx_ev_arg arg = {}; ath10k_wmi_event_mgmt_rx() local 2651 ath10k_wmi_op_pull_ch_info_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_ch_info_ev_arg *arg) ath10k_wmi_op_pull_ch_info_ev() argument 2670 ath10k_wmi_10_4_op_pull_ch_info_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_ch_info_ev_arg *arg) ath10k_wmi_10_4_op_pull_ch_info_ev() argument 2774 struct wmi_ch_info_ev_arg arg = {}; ath10k_wmi_event_chan_info() local 2821 struct wmi_echo_ev_arg arg = {}; ath10k_wmi_event_echo() local 3421 ath10k_wmi_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_vdev_start_ev_arg *arg) ath10k_wmi_op_pull_vdev_start_ev() argument 3440 struct wmi_vdev_start_ev_arg arg = {}; ath10k_wmi_event_vdev_start_resp() local 3477 ath10k_wmi_op_pull_peer_kick_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_peer_kick_ev_arg *arg) ath10k_wmi_op_pull_peer_kick_ev() argument 3493 struct wmi_peer_kick_ev_arg arg = {}; ath10k_wmi_event_peer_sta_kickout() local 3662 ath10k_wmi_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_swba_ev_arg *arg) ath10k_wmi_op_pull_swba_ev() argument 3707 ath10k_wmi_10_2_4_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_swba_ev_arg *arg) ath10k_wmi_10_2_4_op_pull_swba_ev() argument 3751 ath10k_wmi_10_4_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_swba_ev_arg *arg) ath10k_wmi_10_4_op_pull_swba_ev() argument 3815 struct wmi_swba_ev_arg arg = {}; ath10k_wmi_event_host_swba() local 4298 ath10k_wmi_op_pull_phyerr_ev_hdr(struct ath10k *ar, struct sk_buff *skb, struct wmi_phyerr_hdr_arg *arg) ath10k_wmi_op_pull_phyerr_ev_hdr() argument 4316 ath10k_wmi_10_4_op_pull_phyerr_ev_hdr(struct ath10k *ar, struct sk_buff *skb, struct wmi_phyerr_hdr_arg *arg) ath10k_wmi_10_4_op_pull_phyerr_ev_hdr() argument 4336 ath10k_wmi_op_pull_phyerr_ev(struct ath10k *ar, const void *phyerr_buf, int left_len, struct wmi_phyerr_ev_arg *arg) ath10k_wmi_op_pull_phyerr_ev() argument 4380 ath10k_wmi_10_4_op_pull_phyerr_ev(struct ath10k *ar, const void *phyerr_buf, int left_len, struct wmi_phyerr_ev_arg *arg) ath10k_wmi_10_4_op_pull_phyerr_ev() argument 4489 ath10k_wmi_10_4_op_pull_dfs_status_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_dfs_status_ev_arg *arg) ath10k_wmi_10_4_op_pull_dfs_status_ev() argument 4531 struct wmi_roam_ev_arg arg = {}; ath10k_wmi_event_roam() local 5418 ath10k_wmi_main_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_svc_rdy_ev_arg *arg) ath10k_wmi_main_op_pull_svc_rdy_ev() argument 5460 ath10k_wmi_10x_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_svc_rdy_ev_arg *arg) ath10k_wmi_10x_op_pull_svc_rdy_ev() argument 5510 struct wmi_svc_rdy_ev_arg arg = {}; ath10k_wmi_event_service_ready_work() local 5680 ath10k_wmi_op_pull_rdy_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_rdy_ev_arg *arg) ath10k_wmi_op_pull_rdy_ev() argument 5697 ath10k_wmi_op_pull_roam_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_roam_ev_arg *arg) ath10k_wmi_op_pull_roam_ev() argument 5712 ath10k_wmi_op_pull_echo_ev(struct ath10k *ar, struct sk_buff *skb, struct wmi_echo_ev_arg *arg) ath10k_wmi_op_pull_echo_ev() argument 5725 struct wmi_rdy_ev_arg arg = {}; ath10k_wmi_event_ready() local 5750 struct wmi_svc_avail_ev_arg arg = {}; ath10k_wmi_event_service_available() local 6857 ath10k_wmi_start_scan_verify(const struct wmi_start_scan_arg *arg) ath10k_wmi_start_scan_verify() argument 6872 ath10k_wmi_start_scan_tlvs_len(const struct wmi_start_scan_arg *arg) ath10k_wmi_start_scan_tlvs_len() argument 6899 ath10k_wmi_put_start_scan_common(struct wmi_start_scan_common *cmn, const struct wmi_start_scan_arg *arg) ath10k_wmi_put_start_scan_common() argument 6929 ath10k_wmi_put_start_scan_tlvs(struct wmi_start_scan_tlvs *tlvs, const struct wmi_start_scan_arg *arg) ath10k_wmi_put_start_scan_tlvs() argument 6994 ath10k_wmi_op_gen_start_scan(struct ath10k *ar, const struct wmi_start_scan_arg *arg) ath10k_wmi_op_gen_start_scan() argument 7023 ath10k_wmi_10x_op_gen_start_scan(struct ath10k *ar, const struct wmi_start_scan_arg *arg) ath10k_wmi_10x_op_gen_start_scan() argument 7049 ath10k_wmi_start_scan_init(struct ath10k *ar, struct wmi_start_scan_arg *arg) ath10k_wmi_start_scan_init() argument 7076 ath10k_wmi_op_gen_stop_scan(struct ath10k *ar, const struct wmi_stop_scan_arg *arg) ath10k_wmi_op_gen_stop_scan() argument 7155 ath10k_wmi_op_gen_vdev_start(struct ath10k *ar, const struct wmi_vdev_start_request_arg *arg, bool restart) ath10k_wmi_op_gen_vdev_start() argument 7295 ath10k_wmi_op_gen_vdev_install_key(struct ath10k *ar, const struct wmi_vdev_install_key_arg *arg) ath10k_wmi_op_gen_vdev_install_key() argument 7331 ath10k_wmi_op_gen_vdev_spectral_conf(struct ath10k *ar, const struct wmi_vdev_spectral_conf_arg *arg) ath10k_wmi_op_gen_vdev_spectral_conf() argument 7546 ath10k_wmi_op_gen_scan_chan_list(struct ath10k *ar, const struct wmi_scan_chan_list_arg *arg) ath10k_wmi_op_gen_scan_chan_list() argument 7573 ath10k_wmi_peer_assoc_fill(struct ath10k *ar, void *buf, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_peer_assoc_fill() argument 7615 ath10k_wmi_peer_assoc_fill_main(struct ath10k *ar, void *buf, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_peer_assoc_fill_main() argument 7625 ath10k_wmi_peer_assoc_fill_10_1(struct ath10k *ar, void *buf, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_peer_assoc_fill_10_1() argument 7632 ath10k_wmi_peer_assoc_fill_10_2(struct ath10k *ar, void *buf, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_peer_assoc_fill_10_2() argument 7651 ath10k_wmi_peer_assoc_fill_10_4(struct ath10k *ar, void *buf, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_peer_assoc_fill_10_4() argument 7662 ath10k_wmi_peer_assoc_check_arg(const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_peer_assoc_check_arg() argument 7675 ath10k_wmi_op_gen_peer_assoc(struct ath10k *ar, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_op_gen_peer_assoc() argument 7700 ath10k_wmi_10_1_op_gen_peer_assoc(struct ath10k *ar, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_10_1_op_gen_peer_assoc() argument 7725 ath10k_wmi_10_2_op_gen_peer_assoc(struct ath10k *ar, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_10_2_op_gen_peer_assoc() argument 7750 ath10k_wmi_10_4_op_gen_peer_assoc(struct ath10k *ar, const struct wmi_peer_assoc_complete_arg *arg) ath10k_wmi_10_4_op_gen_peer_assoc() argument 7843 ath10k_wmi_set_wmm_param(struct wmi_wmm_params *params, const struct wmi_wmm_params_arg *arg) ath10k_wmi_set_wmm_param() argument 7855 ath10k_wmi_op_gen_pdev_set_wmm(struct ath10k *ar, const struct wmi_wmm_params_all_arg *arg) ath10k_wmi_op_gen_pdev_set_wmm() argument 8920 ath10k_wmi_10_4_gen_tdls_peer_update(struct ath10k *ar, const struct wmi_tdls_peer_update_cmd_arg *arg, const struct wmi_tdls_peer_capab_arg *cap, const struct wmi_channel_arg *chan_arg) ath10k_wmi_10_4_gen_tdls_peer_update() argument 8980 ath10k_wmi_10_4_gen_radar_found(struct ath10k *ar, const struct ath10k_radar_found_info *arg) ath10k_wmi_10_4_gen_radar_found() argument 9006 ath10k_wmi_10_4_gen_per_peer_per_tid_cfg(struct ath10k *ar, const struct wmi_per_peer_per_tid_cfg_arg *arg) ath10k_wmi_10_4_gen_per_peer_per_tid_cfg() argument 9081 ath10k_wmi_10_2_4_op_gen_bb_timing(struct ath10k *ar, const struct wmi_bb_timing_cfg_arg *arg) ath10k_wmi_10_2_4_op_gen_bb_timing() argument [all...] |
H A D | mac.c | 230 struct wmi_vdev_install_key_arg arg = { in ath10k_send_key() local 929 struct wmi_tdls_peer_update_cmd_arg arg = {}; ath10k_mac_tdls_peer_update() local 1023 struct wmi_vdev_start_request_arg arg = {}; ath10k_monitor_vdev_start() local 1477 struct wmi_vdev_start_request_arg arg = {}; ath10k_vdev_start_restart() local 1984 struct wmi_sta_keepalive_arg arg = {}; ath10k_mac_vif_disable_keepalive() local 2151 ath10k_peer_assoc_h_basic(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_basic() argument 2175 ath10k_peer_assoc_h_crypto(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_crypto() argument 2227 ath10k_peer_assoc_h_rates(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_rates() argument 2289 ath10k_peer_assoc_h_ht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_ht() argument 2538 ath10k_peer_assoc_h_vht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_vht() argument 2646 ath10k_peer_assoc_h_qos(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_qos() argument 2713 ath10k_peer_assoc_h_phymode(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_phymode() argument 2782 ath10k_peer_assoc_prepare(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_prepare() argument 3031 struct wmi_per_peer_per_tid_cfg_arg arg = {}; ath10k_new_peer_tid_config() local 3200 struct wmi_scan_chan_list_arg arg = {0}; ath10k_update_channel_list() local 3516 struct ath10k_mac_tx_pause *arg = data; ath10k_mac_handle_tx_pause_iter() local 3528 struct ath10k_mac_tx_pause arg = { ath10k_mac_handle_tx_pause_vdev() local 4354 struct wmi_stop_scan_arg arg = { ath10k_scan_stop() local 4438 ath10k_start_scan(struct ath10k *ar, const struct wmi_start_scan_arg *arg) ath10k_start_scan() argument 6222 struct wmi_start_scan_arg arg; ath10k_hw_scan() local 6905 ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, struct ieee80211_vif *vif, u32 changed, struct wmi_per_peer_per_tid_cfg_arg *arg) ath10k_mac_set_tid_config() argument 7039 ath10k_mac_parse_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct cfg80211_tid_cfg *tid_conf, struct wmi_per_peer_per_tid_cfg_arg *arg) ath10k_mac_parse_tid_config() argument 7123 struct wmi_per_peer_per_tid_cfg_arg arg; ath10k_mac_reset_tid_config() local 7171 struct wmi_per_peer_per_tid_cfg_arg arg = {}; ath10k_sta_tid_cfg_wk() local 7567 struct wmi_sta_uapsd_auto_trig_arg arg = {}; ath10k_conf_tx_uapsd() local 7747 struct wmi_start_scan_arg arg; ath10k_remain_on_channel() local 8685 struct ath10k_mac_change_chanctx_arg *arg = data; ath10k_mac_change_chanctx_cnt_iter() local 8697 struct ath10k_mac_change_chanctx_arg *arg = data; ath10k_mac_change_chanctx_fill_iter() local 8719 struct ath10k_mac_change_chanctx_arg arg = { .ctx = ctx }; ath10k_mac_op_change_chanctx() local 9194 struct wmi_per_peer_per_tid_cfg_arg arg = {}; ath10k_mac_op_set_tid_config() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | hw.h | 552 void *arg; member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ipr.c | 6703 ipr_ioctl(struct scsi_device *sdev, unsigned int cmd, void __user *arg) ipr_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_ioc.c | 6092 bfa_dconf_init_cb(void *arg, bfa_status_t status) in bfa_dconf_init_cb() argument 3226 bfa_timer_begin(struct bfa_timer_mod_s *mod, struct bfa_timer_s *timer, void (*timercb) (void *), void *arg, unsigned int timeout) bfa_timer_begin() argument 6163 bfa_dconf_cbfn(void *arg, bfa_status_t status) bfa_dconf_cbfn() argument [all...] |