Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 25 of 119) sorted by relevance

12345

/kernel/linux/linux-4.19/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c287 u16 cmd_action, void *data_buf) in mwifiex_cmd_rf_tx_power()
1152 u16 cmd_action, void *data_buf) in mwifiex_cmd_reg_access()
1517 struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_cfg_data()
1552 u16 cmd_action, void *data_buf) in mwifiex_cmd_set_mc_policy()
1634 u16 cmd_action, void *data_buf) in mwifiex_cmd_coalesce_cfg()
1699 u16 cmd_action, void *data_buf) in mwifiex_cmd_tdls_config()
1743 void *data_buf) in mwifiex_cmd_tdls_oper()
1869 u16 cmd_action, void *data_buf) in mwifiex_cmd_sdio_rx_aggr_cfg()
1946 void *data_buf, void *cmd_buf) in mwifiex_sta_prepare_cmd()
Dsta_cmdresp.c170 u32 *data_buf) in mwifiex_ret_802_11_snmp_mib()
336 static int mwifiex_get_power_level(struct mwifiex_private *priv, void *data_buf) in mwifiex_get_power_level()
742 void *data_buf) in mwifiex_ret_p2p_mode_cfg()
772 void *data_buf) in mwifiex_ret_reg_access()
1208 void *data_buf = adapter->curr_cmd->data_buf; in mwifiex_process_sta_cmdresp() local
D11h.c146 void *data_buf) in mwifiex_cmd_issue_chan_report_request()
Dcmdevt.c42 u32 cmd_oid, void *data_buf, bool sync) in mwifiex_init_cmd_node()
555 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
D11n_rxreorder.c450 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req()
541 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c287 u16 cmd_action, void *data_buf) in mwifiex_cmd_rf_tx_power()
1145 u16 cmd_action, void *data_buf) in mwifiex_cmd_reg_access()
1510 struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_cfg_data()
1545 u16 cmd_action, void *data_buf) in mwifiex_cmd_set_mc_policy()
1627 u16 cmd_action, void *data_buf) in mwifiex_cmd_coalesce_cfg()
1692 u16 cmd_action, void *data_buf) in mwifiex_cmd_tdls_config()
1736 void *data_buf) in mwifiex_cmd_tdls_oper()
1862 u16 cmd_action, void *data_buf) in mwifiex_cmd_sdio_rx_aggr_cfg()
1939 void *data_buf, void *cmd_buf) in mwifiex_sta_prepare_cmd()
Dsta_cmdresp.c169 u32 *data_buf) in mwifiex_ret_802_11_snmp_mib()
335 static int mwifiex_get_power_level(struct mwifiex_private *priv, void *data_buf) in mwifiex_get_power_level()
741 void *data_buf) in mwifiex_ret_p2p_mode_cfg()
771 void *data_buf) in mwifiex_ret_reg_access()
1204 void *data_buf = adapter->curr_cmd->data_buf; in mwifiex_process_sta_cmdresp() local
D11n_rxreorder.c445 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req()
535 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
D11h.c146 void *data_buf) in mwifiex_cmd_issue_chan_report_request()
Dcmdevt.c42 u32 cmd_no, void *data_buf, bool sync) in mwifiex_init_cmd_node()
559 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
/kernel/linux/linux-4.19/drivers/isdn/hardware/eicon/
Dcapimain.c60 void **data_buf) in diva_os_alloc_message_buffer()
/kernel/linux/linux-5.10/arch/arm64/kvm/
Dmmio.c131 u8 data_buf[8]; in io_mem_abort() local
/kernel/linux/linux-4.19/virt/kvm/arm/
Dmmio.c176 u8 data_buf[8]; in io_mem_abort() local
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/
Dqcom_nandc.c1531 static bool erased_chunk_check_and_fixup(u8 *data_buf, int data_len) in erased_chunk_check_and_fixup()
1594 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw()
1675 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, in check_for_erased_page()
1736 static int parse_read_errors(struct qcom_nand_host *host, u8 *data_buf, in parse_read_errors()
1840 static int read_page_ecc(struct qcom_nand_host *host, u8 *data_buf, in read_page_ecc()
1958 u8 *data_buf, *oob_buf = NULL; in qcom_nandc_read_page() local
1977 u8 *data_buf = buf, *oob_buf = chip->oob_poi; in qcom_nandc_read_page_raw() local
2017 u8 *data_buf, *oob_buf; in qcom_nandc_write_page() local
2088 u8 *data_buf, *oob_buf; in qcom_nandc_write_page_raw() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dqcom_nandc.c1523 static bool erased_chunk_check_and_fixup(u8 *data_buf, int data_len) in erased_chunk_check_and_fixup()
1588 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw()
1669 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, in check_for_erased_page()
1728 static int parse_read_errors(struct qcom_nand_host *host, u8 *data_buf, in parse_read_errors()
1832 static int read_page_ecc(struct qcom_nand_host *host, u8 *data_buf, in read_page_ecc()
1950 u8 *data_buf, *oob_buf = NULL; in qcom_nandc_read_page() local
1969 u8 *data_buf = buf, *oob_buf = chip->oob_poi; in qcom_nandc_read_page_raw() local
2008 u8 *data_buf, *oob_buf; in qcom_nandc_write_page() local
2080 u8 *data_buf, *oob_buf; in qcom_nandc_write_page_raw() local
/kernel/linux/linux-5.10/drivers/iio/chemical/
Dsgp30.c209 u8 *data_buf = &buf->start; in sgp_verify_buffer() local
241 u8 *data_buf; in sgp_read_cmd() local
/kernel/linux/linux-5.10/drivers/media/i2c/smiapp/
Dsmiapp-regs.c74 unsigned char data_buf[sizeof(u32)] = { 0 }; in ____smiapp_read() local
/kernel/linux/linux-5.10/drivers/mmc/core/
Dmmc_ops.c649 u8 *data_buf; in mmc_send_tuning() local
742 u8 *data_buf; in mmc_send_bus_test() local
/kernel/linux/linux-4.19/drivers/mmc/core/
Dmmc_ops.c618 u8 *data_buf; in mmc_send_tuning() local
711 u8 *data_buf; in mmc_send_bus_test() local
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
Dapi_shell.c327 char *data_buf = NULL; in OsPingFunc() local
/kernel/linux/linux-5.10/drivers/ide/
Dide-taskfile.c469 u8 *data_buf = NULL; in ide_taskfile_ioctl() local
/kernel/linux/linux-4.19/drivers/ide/
Dide-taskfile.c469 u8 *data_buf = NULL; in ide_taskfile_ioctl() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
Ddlpar.c141 char *data_buf; in dlpar_configure_connector() local
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Dtcm.h73 void *data_buf; /* used if no sg support available */ member
/kernel/linux/linux-4.19/drivers/usb/gadget/function/
Dtcm.h73 void *data_buf; /* used if no sg support available */ member

12345