| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_cmd.c | 260 u16 cmd_action, void *data_buf) in mwifiex_cmd_rf_tx_power() 1123 u16 cmd_action, void *data_buf) in mwifiex_cmd_reg_access() 1601 struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_cfg_data() 1644 u16 cmd_action, void *data_buf) in mwifiex_cmd_set_mc_policy() 1726 u16 cmd_action, void *data_buf) in mwifiex_cmd_coalesce_cfg() 1791 u16 cmd_action, void *data_buf) in mwifiex_cmd_tdls_config() 1835 void *data_buf) in mwifiex_cmd_tdls_oper() 1963 u16 cmd_action, void *data_buf) in mwifiex_cmd_sdio_rx_aggr_cfg() 2040 void *data_buf, void *cmd_buf) in mwifiex_sta_prepare_cmd()
|
| H A D | sta_cmdresp.c | 157 u32 *data_buf) in mwifiex_ret_802_11_snmp_mib() 324 static int mwifiex_get_power_level(struct mwifiex_private *priv, void *data_buf) in mwifiex_get_power_level() 754 void *data_buf) in mwifiex_ret_p2p_mode_cfg() 784 void *data_buf) in mwifiex_ret_reg_access() 1217 void *data_buf = adapter->curr_cmd->data_buf; in mwifiex_process_sta_cmdresp() local
|
| H A D | uap_cmd.c | 792 u16 cmd_action, void *data_buf) in mwifiex_cmd_uap_add_station() 933 void *data_buf, void *cmd_buf) in mwifiex_uap_prepare_cmd()
|
| H A D | 11n_rxreorder.c | 433 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_addba_req() 523 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) in mwifiex_cmd_11n_delba()
|
| H A D | cmdevt.c | 30 u32 cmd_no, void *data_buf, bool sync) in mwifiex_init_cmd_node() 543 u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) in mwifiex_send_cmd()
|
| H A D | 11h.c | 134 void *data_buf) in mwifiex_cmd_issue_chan_report_request()
|
| H A D | scan.c | 2235 void *data_buf) in mwifiex_cmd_802_11_scan_ext() 2256 void *data_buf) in mwifiex_cmd_802_11_bg_scan_config()
|
| /linux/drivers/spi/ |
| H A D | spi-qpic-snand.c | 108 u8 *data_buf; member 707 static int qcom_spi_read_cw_raw(struct qcom_nand_controller *snandc, u8 *data_buf, in qcom_spi_read_cw_raw() 801 u8 *data_buf = NULL, *oob_buf = NULL; in qcom_spi_read_page_raw() local 829 u8 *data_buf = NULL, *oob_buf = NULL; in qcom_spi_read_page_ecc() local 1031 u8 *data_buf = NULL, *oob_buf = NULL; in qcom_spi_program_raw() local 1112 u8 *data_buf = NULL, *oob_buf = NULL; in qcom_spi_program_ecc() local
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | xtlv.c | 40 u8 *data_buf; in brcmf_xtlv_pack_header() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | lwt_reroute.c | 82 char data_buf[8]; /* only #pkts matter, so use a random small buffer */ in overflow_fq() local
|
| /linux/drivers/iio/chemical/ |
| H A D | sgp30.c | 212 u8 *data_buf = &buf->start; in sgp_verify_buffer() local 244 u8 *data_buf; in sgp_read_cmd() local
|
| /linux/drivers/regulator/ |
| H A D | rpi-panel-attiny-regulator.c | 243 u8 data_buf[1] = { 0, }; in attiny_i2c_read() local
|
| /linux/arch/riscv/kvm/ |
| H A D | vcpu_insn.c | 377 u8 data_buf[8]; in kvm_riscv_vcpu_mmio_load() local
|
| /linux/block/ |
| H A D | t10-pi.c | 17 void *data_buf; member
|
| /linux/drivers/infiniband/ulp/iser/ |
| H A D | iser_initiator.c | 347 struct iser_data_buf *data_buf, *prot_buf; in iser_send_command() local
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | dlpar.c | 143 char *data_buf; in dlpar_configure_connector() local
|
| /linux/fs/smb/server/ |
| H A D | smb2pdu.c | 6721 struct smb2_read_req *req, void *data_buf, in smb2_read_rdma_channel() 6930 char *data_buf; in smb2_write_pipe() local 6989 char *data_buf; in smb2_write_rdma_channel() local 7028 char *data_buf; in smb2_write() local 8046 char *data_buf = (char *)req + le32_to_cpu(req->InputOffset); in fsctl_pipe_transceive() local
|
| /linux/arch/powerpc/include/asm/ |
| H A D | smu.h | 398 void *data_buf; /* data buffer */ member
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-jz4780.c | 163 int data_buf[BUFSIZE]; member
|
| /linux/drivers/firmware/google/ |
| H A D | gsmi.c | 94 struct gsmi_buf *data_buf; /* generic data buffer */ member
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target.c | 499 const void *data_buf, u32 data_buf_len) in iscsit_xmit_nondatain_pdu() 3231 void *data_buf = NULL; in iscsit_send_response() local
|
| /linux/drivers/usb/dwc2/ |
| H A D | hcd.c | 375 u32 *data_buf = (u32 *)dest; in dwc2_read_packet() local 1100 u32 *data_buf = (u32 *)chan->xfer_buf; in dwc2_hc_write_packet() local
|
| /linux/sound/soc/sof/amd/ |
| H A D | acp.h | 255 u8 *data_buf; member
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_wr.c | 950 csio_wr_copy_to_wrp(void *data_buf, struct csio_wr_pair *wrp, in csio_wr_copy_to_wrp()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | pci.c | 915 void *data_buf; in ath10k_pci_diag_read_mem() local 1058 void *data_buf; in ath10k_pci_diag_write_mem() local
|