/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | cmd.c | 134 struct carl9170_cmd *cmd; in carl9170_reboot() local 154 struct carl9170_cmd *cmd; in carl9170_bcn_ctrl() local 118 carl9170_cmd_buf(struct ar9170 *ar, const enum carl9170_cmd_oids cmd, const unsigned int len) carl9170_cmd_buf() argument 204 struct carl9170_cmd *cmd; carl9170_powersave() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | cmdhdr.h | 69 u8 cmd; member 116 u8 cmd; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | phy-ctxt.c | 69 iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd *cmd, u32 action) iwl_mvm_phy_ctxt_cmd_hdr() argument 116 iwl_mvm_phy_ctxt_cmd_data_v1(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd_v1 *cmd, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) iwl_mvm_phy_ctxt_cmd_data_v1() argument 137 iwl_mvm_phy_ctxt_cmd_data(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd *cmd, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic) iwl_mvm_phy_ctxt_cmd_data() argument 158 struct iwl_rlc_config_cmd cmd = { iwl_mvm_phy_send_rlc() local 205 struct iwl_phy_context_cmd cmd = {}; iwl_mvm_phy_ctxt_apply() local 218 struct iwl_phy_context_cmd_v1 cmd = {}; iwl_mvm_phy_ctxt_apply() local [all...] |
H A D | quota.c | 132 struct iwl_time_quota_cmd cmd = {}; in iwl_mvm_update_quotas() local 89 iwl_mvm_adjust_quota_for_noa(struct iwl_mvm *mvm, struct iwl_time_quota_cmd *cmd) iwl_mvm_adjust_quota_for_noa() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | wmi.c | 286 ath9k_wmi_cmd_issue(struct wmi *wmi, struct sk_buff *skb, enum wmi_cmd_id cmd, u16 len, u8 *rsp_buf, u32 rsp_len) ath9k_wmi_cmd_issue() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | usb.c | 28 mt7921u_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, int cmd, int *seq) mt7921u_mcu_send_message() argument
|
H A D | testmode.c | 36 struct mt7921_rftest_cmd cmd = { in mt7921_tm_set() local 88 struct mt7921_rftest_cmd cmd = { in mt7921_tm_query() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mcu.c | 13 int mt76x02_mcu_parse_response(struct mt76_dev *mdev, int cmd, in mt76x02_mcu_parse_response() argument 34 int mt76x02_mcu_msg_send(struct mt76_dev *mdev, int cmd, const void *data, in mt76x02_mcu_msg_send() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11h.c | 132 mwifiex_cmd_issue_chan_report_request(struct mwifiex_private *priv, struct host_cmd_ds_command *cmd, void *data_buf) mwifiex_cmd_issue_chan_report_request() argument
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | cfm.c | 266 static void cfm_fsm(struct s_smc *smc, int cmd) in cfm_fsm() argument
|
H A D | ecm.c | 132 static void ecm_fsm(struct s_smc *smc, int cmd) in ecm_fsm() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | hif_rx.c | 24 int cmd = hif->id; in wfx_hif_generic_confirm() local
|
H A D | key.c | 214 int wfx_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, in wfx_set_key() argument
|
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | virtual_ncidev.c | 176 static long virtual_ncidev_ioctl(struct file *file, unsigned int cmd, in virtual_ncidev_ioctl() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | spi.c | 45 u8 *cmd; in wl1251_spi_reset() local 76 u8 *cmd = kzalloc(WSPI_INIT_CMD_LEN, GFP_KERNEL); in wl1251_spi_wake() local 137 u32 *cmd; wl1251_spi_read() local 177 u32 *cmd; wl1251_spi_write() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_devlink.c | 147 int ipc_devlink_send_cmd(struct iosm_devlink *ipc_devlink, u16 cmd, u32 entry) in ipc_devlink_send_cmd() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.c | 85 struct wl1271_cmd_scan *cmd; in wl1271_scan_send() local 179 struct wl1271_cmd_header *cmd = NULL; wl12xx_scan_stop() local 292 wl12xx_adjust_channels(struct wl1271_cmd_sched_scan_config *cmd, struct wlcore_scan_channels *cmd_channels) wl12xx_adjust_channels() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/ |
H A D | driver.c | 120 static long sgx_compat_ioctl(struct file *filep, unsigned int cmd, in sgx_compat_ioctl() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | cpuid.c | 52 struct cpuid_regs_done *cmd = cmd_block; in cpuid_smp_cpuid() local 65 struct cpuid_regs_done cmd; in cpuid_read() local [all...] |
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | olpc.c | 109 static int olpc_xo1_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, in olpc_xo1_ec_cmd() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_cmd_parser.c | 162 u32 cmd = *buf; in etnaviv_cmd_validate_one() local
|
/kernel/linux/linux-6.6/drivers/iio/potentiometer/ |
H A D | max5481.c | 63 static int max5481_write_cmd(struct max5481_data *data, u8 cmd, u16 val) in max5481_write_cmd() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/ |
H A D | i915_perf.c | 362 u32 cmd; in live_noa_gpr() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_rc6.c | 129 u32 cmd; in __live_rc6_ctx() local
|
H A D | selftest_engine_cs.c | 57 u32 cmd; in write_timestamp() local
|