Home
last modified time | relevance | path

Searched refs:cmd (Results 8176 – 8200 of 8289) sorted by relevance

1...<<321322323324325326327328329330>>...332

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mlme_ext.c12849 struct cmd_obj *cmd; in survey_timer_hdl() local
12855 cmd = (struct cmd_obj *)rtw_zmalloc(sizeof(struct cmd_obj)); in survey_timer_hdl()
12856 if (cmd == NULL) { in survey_timer_hdl()
12864 rtw_mfree((unsigned char *)cmd, sizeof(struct cmd_obj)); in survey_timer_hdl()
12868 init_h2fwcmd_w_parm_no_rsp(cmd, psurveyPara, GEN_CMD_CODE(_SiteSurvey)); in survey_timer_hdl()
12869 rtw_enqueue_cmd(pcmdpriv, cmd); in survey_timer_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mlme_ext.c12946 struct cmd_obj *cmd; in survey_timer_hdl() local
12952 cmd = (struct cmd_obj *)rtw_zmalloc(sizeof(struct cmd_obj)); in survey_timer_hdl()
12953 if (cmd == NULL) { in survey_timer_hdl()
12961 rtw_mfree((unsigned char *)cmd, sizeof(struct cmd_obj)); in survey_timer_hdl()
12965 init_h2fwcmd_w_parm_no_rsp(cmd, psurveyPara, GEN_CMD_CODE(_SiteSurvey)); in survey_timer_hdl()
12966 rtw_enqueue_cmd(pcmdpriv, cmd); in survey_timer_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mlme_ext.c13496 struct cmd_obj *cmd; in survey_timer_hdl() local
13502 cmd = (struct cmd_obj *)rtw_zmalloc(sizeof(struct cmd_obj)); in survey_timer_hdl()
13503 if (cmd == NULL) { in survey_timer_hdl()
13511 rtw_mfree((unsigned char *)cmd, sizeof(struct cmd_obj)); in survey_timer_hdl()
13515 init_h2fwcmd_w_parm_no_rsp(cmd, psurveyPara, CMD_SITE_SURVEY); in survey_timer_hdl()
13516 rtw_enqueue_cmd(pcmdpriv, cmd); in survey_timer_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mlme_ext.c13121 struct cmd_obj *cmd; in survey_timer_hdl() local
13127 cmd = (struct cmd_obj *)rtw_zmalloc(sizeof(struct cmd_obj)); in survey_timer_hdl()
13128 if (cmd == NULL) { in survey_timer_hdl()
13136 rtw_mfree((unsigned char *)cmd, sizeof(struct cmd_obj)); in survey_timer_hdl()
13140 init_h2fwcmd_w_parm_no_rsp(cmd, psurveyPara, CMD_SITE_SURVEY); in survey_timer_hdl()
13141 rtw_enqueue_cmd(pcmdpriv, cmd); in survey_timer_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_ioctl.h4445 t_u8 cmd[MRVDRV_SIZE_OF_CMD_BUFFER]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.h3612 mlan_status woal_process_rf_test_mode_cmd(moal_handle *handle, t_u32 cmd,
H A Dmlan_ioctl.h4445 t_u8 cmd[MRVDRV_SIZE_OF_CMD_BUFFER]; member
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c1135 static int netlink_ioctl(struct socket *sock, unsigned int cmd, in netlink_ioctl() argument
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.c3331 void *cmd) in tisci_reboot_handler() argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN116 pmic=0|1 <No pmic configure cmd sent to firmware | Send pmic configure cmd to firmware>
254 cmd_resp_received = <0/1, no cmd response to process/response received and yet to process>
256 tx_cmd_urb_pending = <number of URB pending for cmd transmit>
258 rx_cmd_urb_pending = <number of URB pending for cmd receive>
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c8263 u32 val, cmd; in bnx2x_verify_sfp_module() local
8280 cmd = DRV_MSG_CODE_VRFY_SPECIFIC_PHY_OPT_MDL; in bnx2x_verify_sfp_module()
8289 cmd = DRV_MSG_CODE_VRFY_FIRST_PHY_OPT_MDL; in bnx2x_verify_sfp_module()
8298 fw_resp = bnx2x_fw_command(bp, cmd, fw_cmd_param); in bnx2x_verify_sfp_module()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dadvansys.c10716 u16 cmd; in AdvInitGetConfig() local
10728 pci_read_config_word(pdev, PCI_COMMAND, &cmd); in AdvInitGetConfig()
10729 if ((cmd & PCI_COMMAND_PARITY) == 0) in AdvInitGetConfig()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4226 static int mlx5e_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in mlx5e_ioctl() argument
4230 switch (cmd) { in mlx5e_ioctl()
/OK3568_Linux_fs/buildroot/
H A DDEVELOPERS1070 F: package/trace-cmd/
2251 F: package/trace-cmd/
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c2780 int sock_no_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in sock_no_ioctl() argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c3762 fw_cmd.hdr.cmd = FW_CEM_CMD_DRIVER_INFO; in ixgbe_set_fw_drv_ver_generic()
H A Dixgbe_main.c8862 static int ixgbe_ioctl(struct net_device *netdev, struct ifreq *req, int cmd) in ixgbe_ioctl() argument
8866 switch (cmd) { in ixgbe_ioctl()
8876 return mdio_mii_ioctl(&adapter->hw.phy.mdio, if_mii(req), cmd); in ixgbe_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/
H A Dit66353.c245 static long it66353_ioctl(struct file *file, uint32_t cmd, unsigned long arg) in it66353_ioctl() argument
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dlibata.rst135 Per-cmd ATAPI DMA capabilities filter
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Ddev-decoder.rst985 ``cmd``
/OK3568_Linux_fs/kernel/drivers/media/platform/coda/
H A Dcoda-common.c1217 switch (dc->cmd) { in coda_decoder_cmd()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1059 param->cmd = IEEE_CMD_SET_ENCRYPTION; in cfg80211_rtw_add_key()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dsm8250.dtsi243 compatible = "qcom,cmd-db";
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c1112 strncpy(vndr_ie->cmd, "del", VNDR_IE_CMD_LEN - 1); in wl_mesh_clear_vndr_ie()
1113 vndr_ie->cmd[VNDR_IE_CMD_LEN - 1] = '\0'; in wl_mesh_clear_vndr_ie()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dcoda.rst1023 int cmd;

1...<<321322323324325326327328329330>>...332