Home
last modified time | relevance | path

Searched defs:cmd (Results 1251 - 1275 of 7843) sorted by relevance

1...<<51525354555657585960>>...314

/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dcmd.c134 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 Dcmdhdr.h69 u8 cmd; member
116 u8 cmd; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dphy-ctxt.c69 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 Dquota.c132 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 Dwmi.c286 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 Dusb.c28 mt7921u_mcu_send_message(struct mt76_dev *mdev, struct sk_buff *skb, int cmd, int *seq) mt7921u_mcu_send_message() argument
H A Dtestmode.c36 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 Dmt76x02_mcu.c13 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 D11h.c132 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 Dcfm.c266 static void cfm_fsm(struct s_smc *smc, int cmd) in cfm_fsm() argument
H A Decm.c132 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 Dhif_rx.c24 int cmd = hif->id; in wfx_hif_generic_confirm() local
H A Dkey.c214 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 Dvirtual_ncidev.c176 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 Dspi.c45 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 Diosm_ipc_devlink.c147 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 Dscan.c85 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 Ddriver.c120 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 Dcpuid.c52 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 Dolpc.c109 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 Detnaviv_cmd_parser.c162 u32 cmd = *buf; in etnaviv_cmd_validate_one() local
/kernel/linux/linux-6.6/drivers/iio/potentiometer/
H A Dmax5481.c63 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 Di915_perf.c362 u32 cmd; in live_noa_gpr() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_rc6.c129 u32 cmd; in __live_rc6_ctx() local
H A Dselftest_engine_cs.c57 u32 cmd; in write_timestamp() local

Completed in 33 milliseconds

1...<<51525354555657585960>>...314