Home
last modified time | relevance | path

Searched defs:send (Results 26 – 50 of 135) sorted by relevance

123456

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h58 int (*send)(struct t3cdev *dev, struct sk_buff *skb); member
/openbmc/qemu/tests/qtest/libqos/
H A Di2c.h17 void (*send)(I2CAdapter *adapter, uint8_t addr, member
/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.cpp163 void Handler::send(std::shared_ptr<Message> outMessage) in send() function in message::Handler
/openbmc/qemu/hw/remote/
H A Dmpqemu-link.c38 struct iovec send[2] = {}; in mpqemu_msg_send() local
/openbmc/linux/drivers/rpmsg/
H A Drpmsg_internal.h68 int (*send)(struct rpmsg_endpoint *ept, void *data, int len); member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-net.c72 int send(int fd, const void *buf, int len, int flags) in send() function
/openbmc/u-boot/lib/lzo/
H A Dlzo1x_decompress.c82 const unsigned char *send = src + src_len; in lzop_decompress() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dmocks.hpp188 CmdStatus send(uint8_t hostResponse) in send() function in openpower::pels::MockHostInterface
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h24 } send; member
/openbmc/qemu/migration/
H A Dsocket.c63 int socket_send_channel_destroy(QIOChannel *send) in socket_send_channel_destroy()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h28 int (*send)(struct nvkm_pmu *, u32 reply[2], u32 process, member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c141 bool send = false; in iwl_mvm_update_quotas() local
/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2y.c177 int i, j, n, diff, send; in i_usx2y_in04_int() local
/openbmc/qemu/include/hw/i2c/
H A Di2c.h30 int (*send)(I2CSlave *s, uint8_t data); member
/openbmc/u-boot/include/
H A Dtpm-common.h141 int (*send)(struct udevice *dev, const u8 *sendbuf, size_t send_size); member
/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h123 } send; member
/openbmc/qemu/include/sysemu/
H A Dos-win32.h244 #define send qemu_send_wrap macro
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp107 ssize_t SysImpl::send(int sockfd, const void* buf, size_t len, int flags) const in send() function in internal::SysImpl
/openbmc/linux/drivers/net/wireguard/
H A Dsend.c127 bool send; in keep_key_fresh() local
H A Dreceive.c223 bool send; in keep_key_fresh() local
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_superblock.c131 const seqDef* const send = sequences + nbSeq; in ZSTD_seqDecompressedSize() local
436 const seqDef* const send = seqStorePtr->sequences; in ZSTD_compressSubBlock_multi() local
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h68 struct intel_guc_ct_buffer send; member
/openbmc/linux/include/linux/
H A Datmdev.h108 int (*send)(struct atm_vcc *vcc,struct sk_buff *skb); member
188 int (*send)(struct atm_vcc *vcc,struct sk_buff *skb); member
/openbmc/linux/net/openvswitch/
H A Dvport.h139 int (*send)(struct sk_buff *skb); member
/openbmc/qemu/tests/qemu-iotests/
H A Dnbd-fault-injector.py121 def send(self, buf, event): member in FaultInjectionSocket

123456