Searched defs:data_buf (Results 1 - 25 of 79) sorted by relevance

1234

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dxtlv.c40 u8 *data_buf; local
/linux-master/arch/arm64/kvm/
H A Dmmio.c131 u8 data_buf[8]; local
/linux-master/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) argument
H A Duap_cmd.c776 mwifiex_uap_prepare_cmd(struct mwifiex_private *priv, u16 cmd_no, u16 cmd_action, u32 type, void *data_buf, void *cmd_buf) argument
H A D11n_rxreorder.c433 int mwifiex_cmd_11n_addba_req(struct host_cmd_ds_command *cmd, void *data_buf) argument
523 int mwifiex_cmd_11n_delba(struct host_cmd_ds_command *cmd, void *data_buf) argument
H A Dcmdevt.c28 mwifiex_init_cmd_node(struct mwifiex_private *priv, struct cmd_ctrl_node *cmd_node, u32 cmd_no, void *data_buf, bool sync) argument
546 mwifiex_send_cmd(struct mwifiex_private *priv, u16 cmd_no, u16 cmd_action, u32 cmd_oid, void *data_buf, bool sync) argument
[all...]
H A Dsta_cmdresp.c324 static int mwifiex_get_power_level(struct mwifiex_private *priv, void *data_buf) argument
155 mwifiex_ret_802_11_snmp_mib(struct mwifiex_private *priv, struct host_cmd_ds_command *resp, u32 *data_buf) argument
752 mwifiex_ret_p2p_mode_cfg(struct mwifiex_private *priv, struct host_cmd_ds_command *resp, void *data_buf) argument
783 mwifiex_ret_reg_access(u16 type, struct host_cmd_ds_command *resp, void *data_buf) argument
1217 void *data_buf = adapter->curr_cmd->data_buf; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_reroute.c81 char data_buf[8]; /* only #pkts matter, so use a random small buffer */ local
/linux-master/drivers/infiniband/ulp/iser/
H A Diser_initiator.c348 struct iser_data_buf *data_buf, *prot_buf; local
/linux-master/include/linux/
H A Dblk-integrity.h18 void *data_buf; member in struct:blk_integrity_iter
/linux-master/drivers/usb/gadget/function/
H A Dtcm.h73 void *data_buf; /* used if no sg support available */ member in struct:usbg_cmd
/linux-master/arch/powerpc/platforms/pseries/
H A Ddlpar.c142 char *data_buf; local
/linux-master/drivers/regulator/
H A Drpi-panel-attiny-regulator.c252 u8 data_buf[1] = { 0, }; local
/linux-master/drivers/char/hw_random/
H A Dcctrng.c63 u32 data_buf[CCTRNG_DATA_BUF_WORDS]; member in struct:cctrng_drvdata
/linux-master/drivers/mmc/core/
H A Dmmc_ops.c677 u8 *data_buf; local
770 u8 *data_buf; local
[all...]
/linux-master/drivers/staging/ks7010/
H A Dks7010_sdio.c645 unsigned char *data_buf; local
/linux-master/fs/bcachefs/
H A Dbackpointers.c445 void *data_buf = NULL; local
/linux-master/arch/powerpc/include/asm/
H A Dsmu.h398 void *data_buf; /* data buffer */ member in struct:smu_cmd
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c533 cxgbit_xmit_nondatain_pdu(struct iscsit_conn *conn, struct iscsit_cmd *cmd, const void *data_buf, u32 data_buf_len) argument
/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.c951 csio_wr_copy_to_wrp(void *data_buf, struct csio_wr_pair *wrp, argument
/linux-master/drivers/firmware/google/
H A Dgsmi.c94 struct gsmi_buf *data_buf; /* generic data buffer */ member in struct:gsmi_device
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c232 uint8_t *data_buf; member in struct:lpc32xx_nand_host
/linux-master/drivers/gpu/drm/tiny/
H A Dgm12u320.c93 unsigned char *data_buf[GM12U320_BLOCK_COUNT]; member in struct:gm12u320_device
/linux-master/drivers/iio/chemical/
H A Dsgp30.c212 u8 *data_buf = &buf->start; local
244 u8 *data_buf; local
/linux-master/drivers/media/i2c/
H A Dhi556.c660 u8 data_buf[4] = {0}; local

Completed in 642 milliseconds

1234