Home
last modified time | relevance | path

Searched defs:send (Results 1 – 25 of 140) sorted by relevance

123456

/OK3568_Linux_fs/kernel/net/rds/
H A Dib_send.c151 struct rds_ib_send_work *send, in rds_ib_send_unmap_op()
192 struct rds_ib_send_work *send; in rds_ib_send_init_ring() local
216 struct rds_ib_send_work *send; in rds_ib_send_clear_ring() local
247 struct rds_ib_send_work *send; in rds_ib_send_cqe_handler() local
456 struct rds_ib_send_work *send, in rds_ib_set_wr_signal_state()
490 struct rds_ib_send_work *send = NULL; in rds_ib_xmit() local
770 struct rds_ib_send_work *send = NULL; in rds_ib_xmit_atomic() local
856 struct rds_ib_send_work *send = NULL; in rds_ib_xmit_rdma() local
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dusbip_common.c415 static void correct_endian_basic(struct usbip_header_basic *base, int send) in correct_endian_basic()
433 int send) in correct_endian_cmd_submit()
453 int send) in correct_endian_ret_submit()
471 int send) in correct_endian_cmd_unlink()
480 int send) in correct_endian_ret_unlink()
488 void usbip_header_correct_endian(struct usbip_header *pdu, int send) in usbip_header_correct_endian()
522 struct usbip_iso_packet_descriptor *iso, int send) in usbip_iso_packet_correct_endian()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dlinux_pkt.h49 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
53 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FUNCTION__) argument
56 #define PKTGET(osh, len, send) linux_pktget((osh), (len)) argument
63 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
72 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send), __LINE__, __FUNCTION__) argument
74 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send)) argument
77 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
78 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
317 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
324 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dlinux_pkt.h49 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
53 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FUNCTION__) argument
56 #define PKTGET(osh, len, send) linux_pktget((osh), (len)) argument
63 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
72 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send), __LINE__, __FUNCTION__) argument
74 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send)) argument
77 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
78 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
317 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
324 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FILE__) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c75 void __iomem *send = dest + PIO_BLOCK_SIZE; in pio_copy() local
307 void __iomem *send = dest + PIO_BLOCK_SIZE; in seg_pio_copy_start() local
412 void __iomem *send; /* SOP end */ in mid_copy_mix() local
538 void __iomem *send; /* SOP end */ in mid_copy_straight() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dlinux_pkt.h55 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FUNCTION__) argument
58 #define PKTGET(osh, len, send) linux_pktget((osh), (len)) argument
64 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send), __LINE__, __FUNCTION__) argument
66 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send)) argument
69 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
70 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dlinux_pkt.h55 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FUNCTION__) argument
58 #define PKTGET(osh, len, send) linux_pktget((osh), (len)) argument
64 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send), __LINE__, __FUNCTION__) argument
66 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send)) argument
69 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
70 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dlinux_pkt.h55 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FUNCTION__) argument
58 #define PKTGET(osh, len, send) linux_pktget((osh), (len)) argument
64 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send), __LINE__, __FUNCTION__) argument
66 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send)) argument
69 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
70 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
/OK3568_Linux_fs/kernel/include/xen/
H A Devents.h80 struct evtchn_send send = { .port = port }; in notify_remote_via_evtchn() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dlinux_pkt.c267 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree()
468 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dlinux_pkt.c267 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree()
468 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dlinux_pkt.c267 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree()
468 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dasync_task.cpp37 void AsyncTask::send() { in send() function in mbgl::util::AsyncTask
/OK3568_Linux_fs/u-boot/include/
H A Dmailbox-uclass.h68 int (*send)(struct mbox_chan *chan, const void *data); member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtcp_client.py20 def send(sock, s): function
/OK3568_Linux_fs/app/forlinx/flapp/src/libs/core/
H A Dprocesshandler.cpp65 void ProcessHandler::send(const QString &cmd) in send() function in ProcessHandler
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dasync_task.cpp61 void AsyncTask::send() { in send() function in mbgl::util::AsyncTask
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c86 struct iwl_rxon_cmd *send) in iwlagn_disable_bss()
106 struct iwl_rxon_cmd *send) in iwlagn_disable_pan()
143 struct iwl_rxon_cmd *send) in iwlagn_disconn_pan()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_isocket.h23 TEE_Result (*send)(TEE_iSocketHandle ctx, const void *buf, member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_isocket.h23 TEE_Result (*send)(TEE_iSocketHandle ctx, const void *buf, member
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/
H A Dmbox.c14 int bcm2835_mbox_call_raw(u32 chan, u32 send, u32 *recv) in bcm2835_mbox_call_raw()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_isocket.h23 TEE_Result (*send)(TEE_iSocketHandle ctx, const void *buf, member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_isocket.h23 TEE_Result (*send)(TEE_iSocketHandle ctx, const void *buf, member
/OK3568_Linux_fs/u-boot/test/py/
H A Du_boot_spawn.py107 def send(self, data): member in Spawn
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_icmp.c39 ip6_icmp_send_t *send; in __icmpv6_send() local

123456