/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_bmc_sim.c | 861 uint8_t *cmd, unsigned int cmd_len, in cold_reset() 876 uint8_t *cmd, unsigned int cmd_len, in warm_reset() 976 uint8_t *cmd, unsigned int cmd_len, in get_msg() 1014 uint8_t *cmd, unsigned int cmd_len, in send_msg() 1252 uint8_t *cmd, unsigned int cmd_len, in get_sdr() 1296 uint8_t *cmd, unsigned int cmd_len, in add_sdr() 1338 uint8_t *cmd, unsigned int cmd_len, in get_sel_info() 1360 uint8_t *cmd, unsigned int cmd_len, in get_fru_area_info() 1381 uint8_t *cmd, unsigned int cmd_len, in read_fru_data() 1445 uint8_t *cmd, unsigned int cmd_len, in reserve_sel() [all …]
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf.c | 13 const u8 *cmd, size_t cmd_len, in spi_flash_read_write() 39 size_t cmd_len, void *data, size_t data_len) in spi_flash_cmd_read() 49 int spi_flash_cmd_write(struct spi_slave *spi, const u8 *cmd, size_t cmd_len, in spi_flash_cmd_write()
|
/openbmc/u-boot/drivers/spi/ |
H A D | cadence_qspi.h | 10 #define CQSPI_IS_ADDR(cmd_len) (cmd_len > 1 ? 1 : 0) argument 37 size_t cmd_len; member
|
H A D | fsl_espi.c | 22 size_t cmd_len; member 253 size_t cmd_len = fsl->cmd_len; in spi_xfer() local
|
/openbmc/linux/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb_hydra.c | 238 u8 cmd_len; member 548 size_t cmd_len; in kvaser_usb_hydra_send_simple_cmd() local 589 size_t cmd_len; in kvaser_usb_hydra_send_simple_cmd_async() local 643 size_t cmd_len; in kvaser_usb_hydra_wait_cmd() local 748 size_t cmd_len; in kvaser_usb_hydra_get_single_capability() local 1591 size_t cmd_len; in kvaser_usb_hydra_get_busparams() local 1639 size_t cmd_len; in kvaser_usb_hydra_set_bittiming() local 1669 size_t cmd_len; in kvaser_usb_hydra_set_data_bittiming() local 1823 size_t cmd_len; in kvaser_usb_hydra_get_software_details() local 1959 size_t cmd_len; in kvaser_usb_hydra_set_opt_mode() local [all …]
|
/openbmc/qemu/tests/qtest/ |
H A D | ipmi-kcs-test.c | 108 static void kcs_cmd(uint8_t *cmd, unsigned int cmd_len, in kcs_cmd() 153 static void kcs_abort(uint8_t *cmd, unsigned int cmd_len, in kcs_abort()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | mchp23k256.c | 67 int ret, cmd_len; in mchp23k256_write() local 106 int ret, cmd_len; in mchp23k256_read() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | fw.c | 164 u32 cmd_len, u8 *cmdbuffer) in _rtl92ee_fill_h2c_command() 356 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in rtl92ee_fill_h2c_cmd() 857 u8 *cmd_buf, u8 cmd_len) in rtl92ee_c2h_ra_report_handler()
|
/openbmc/linux/net/bluetooth/ |
H A D | l2cap_core.c | 4203 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_config_req() 4312 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_config_rsp() 4503 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_information_req() 4551 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_information_rsp() 4615 u16 cmd_len, u8 *data) in l2cap_conn_param_update_req() 4664 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_le_connect_rsp() 4810 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_le_connect_req() 4949 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_le_credits() 5266 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_ecred_reconf_req() 5337 struct l2cap_cmd_hdr *cmd, u16 cmd_len, in l2cap_ecred_reconf_rsp() [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | fw.c | 29 u32 cmd_len, u8 *cmdbuffer) in _rtl8723e_fill_h2c_command() 233 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in rtl8723e_fill_h2c_cmd()
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-sbefifo.c | 495 const __be32 *command, size_t cmd_len) in sbefifo_send_command() 634 const __be32 *command, size_t cmd_len, in sbefifo_do_command() 688 const __be32 *command, size_t cmd_len, in __sbefifo_submit() 738 int sbefifo_submit(struct device *dev, const __be32 *command, size_t cmd_len, in sbefifo_submit() 820 size_t cmd_len; in sbefifo_user_read() local
|
H A D | fsi-occ.c | 261 size_t cmd_len, parsed_len, resp_data_len; in occ_getsram() local 322 size_t cmd_len, parsed_len, resp_data_len; in occ_putsram() local 399 size_t cmd_len, parsed_len, resp_data_len; in occ_trigger_attn() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | fw.c | 27 u32 cmd_len, u8 *p_cmdbuffer) in _rtl8723be_fill_h2c_command() 198 u32 cmd_len, u8 *p_cmdbuffer) in rtl8723be_fill_h2c_cmd()
|
/openbmc/linux/include/scsi/ |
H A D | scsi_eh.h | 39 unsigned char cmd_len; member
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dbhistry.c | 45 u16 cmd_len; in acpi_db_add_to_history() local
|
/openbmc/linux/drivers/net/can/peak_canfd/ |
H A D | peak_canfd_user.h | 25 int cmd_len; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | fw.c | 270 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in _rtl92d_fill_h2c_command() 444 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in rtl92d_fill_h2c_cmd()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | fw.c | 234 u8 element_id, u32 cmd_len, in _rtl8821ae_fill_h2c_command() 416 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in rtl8821ae_fill_h2c_cmd() 1893 u8 *cmd_buf, u8 cmd_len) in rtl8821ae_c2h_ra_report_handler()
|
/openbmc/linux/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 210 static int pulse8_send(struct serio *serio, const u8 *command, u8 cmd_len) in pulse8_send() 233 const u8 *cmd, u8 cmd_len, in pulse8_send_and_wait_once() 265 const u8 *cmd, u8 cmd_len, u8 response, u8 size) in pulse8_send_and_wait()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | fw.c | 166 u8 element_id, u32 cmd_len, in _rtl88e_fill_h2c_command() 336 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in rtl88e_fill_h2c_cmd()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | fw_common.c | 184 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in _rtl92c_fill_h2c_command() 385 u8 element_id, u32 cmd_len, u8 *cmdbuffer) in rtl92c_fill_h2c_cmd()
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_mux_codec.h | 102 __le16 cmd_len; member 208 __le16 cmd_len; member
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-mci.c | 53 u32 *cmd, u32 cmd_len, in _mci_cmd_unlocked()
|
/openbmc/linux/drivers/media/usb/as102/ |
H A D | as10x_cmd.c | 376 uint16_t xid, uint16_t cmd_len) in as10x_cmd_build()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | spi.c | 488 int cmd_len, resp_len, i; in wilc_spi_single_read() local 583 int cmd_len, resp_len; in wilc_spi_write_cmd() local 658 int cmd_len, resp_len; in wilc_spi_dma_rw() local 784 int cmd_len, resp_len = 0; in wilc_spi_special_cmd() local
|