Home
last modified time | relevance | path

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

12

/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
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 …]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dlinux_pkt.c263 linux_pktfree_irq(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree_irq()
332 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree()
532 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static()
Ddbus.c1313 dbus_if_pktget(void *handle, uint len, bool send) in dbus_if_pktget()
1331 dbus_if_pktfree(void *handle, void *p, bool send) in dbus_if_pktfree()
1346 dbus_if_getirb(void *cbarg, bool send) in dbus_if_getirb()
2487 dhd_dbus_pktget(void *handle, uint len, bool send) in dhd_dbus_pktget()
2511 dhd_dbus_pktfree(void *handle, void *p, bool send) in dhd_dbus_pktfree()
Ddbus_usb.c351 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dlinux_pkt.h54 #define PKTGET(osh, len, send) linux_pktget((osh), (len), __LINE__, __FUNCTION__) argument
57 #define PKTGET(osh, len, send) linux_pktget((osh), (len)) argument
63 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send), __LINE__, __FUNCTION__) argument
65 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send)) argument
68 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
69 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
Dosl.h202 #define PKTGETLF(osh, len, send, lbuf_type) (0) argument
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dlinux_pkt.h54 #define PKTGET(osh, len, send) \ argument
58 #define PKTGET(osh, len, send) linux_pktget((osh), (len)) argument
64 #define PKTFREE(osh, skb, send) \ argument
67 #define PKTFREE(osh, skb, send) linux_pktfree((osh), (skb), (send)) argument
70 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
71 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
Dosl.h209 #define PKTGETLF(osh, len, send, lbuf_type) (0) argument
/device/board/talkweb/niobe407/liteos_m/drivers/spi/src/
Dhal_spi.c26 uint8_t read, send = byte; in LL_SPI_Transmit() local
/device/board/isoftstone/yangfan/common/mqtt/mqttpacket/samples/baremetalserial/
Dtransport.h19 …int (*send)(unsigned char *address, unsigned int bytes); ///< pointer to function to send 'bytes'… member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dlinux_pkt.c263 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree()
462 void osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static()
Ddbus.c1362 static void *dbus_if_pktget(void *handle, uint len, bool send) in dbus_if_pktget()
1382 static void dbus_if_pktfree(void *handle, void *p, bool send) in dbus_if_pktfree()
1398 static struct dbus_irb *dbus_if_getirb(void *cbarg, bool send) in dbus_if_getirb()
2504 static void *dhd_dbus_pktget(void *handle, uint len, bool send) in dhd_dbus_pktget()
2527 static void dhd_dbus_pktfree(void *handle, void *p, bool send) in dhd_dbus_pktfree()
Ddbus_usb.c357 static struct dbus_irb *dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/
Ddrv_i2c_intf.c225 send_msg *send, i2c_msg *p_data) in i2c_proc_wr_write_get_dev_msg()
283 send_msg send = {0}; in i2c_proc_wr_write() local
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Deth_drv.h43 EthSend send; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/
Dirblaster.h56 int (*send)(struct irblaster_chip *chip, member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddbus.c1313 dbus_if_pktget(void *handle, uint len, bool send) in dbus_if_pktget()
1331 dbus_if_pktfree(void *handle, void *p, bool send) in dbus_if_pktfree()
1346 dbus_if_getirb(void *cbarg, bool send) in dbus_if_getirb()
2487 dhd_dbus_pktget(void *handle, uint len, bool send) in dhd_dbus_pktget()
2511 dhd_dbus_pktfree(void *handle, void *p, bool send) in dhd_dbus_pktfree()
Dlinux_pkt.c532 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static()
Ddbus_usb.c352 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddbus.c1311 dbus_if_pktget(void *handle, uint len, bool send) in dbus_if_pktget()
1329 dbus_if_pktfree(void *handle, void *p, bool send) in dbus_if_pktfree()
1344 dbus_if_getirb(void *cbarg, bool send) in dbus_if_getirb()
2472 dhd_dbus_pktget(void *handle, uint len, bool send) in dhd_dbus_pktget()
2496 dhd_dbus_pktfree(void *handle, void *p, bool send) in dhd_dbus_pktfree()
Ddbus_usb.c349 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb()
Dlinux_osl.c1182 osl_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in osl_pktfree()
1383 osl_pktfree_static(osl_t *osh, void *p, bool send) in osl_pktfree_static()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dlinux_osl.h425 #define PKTGET(osh, len, send) osl_pktget((osh), (len), __LINE__, __FILE__) argument
429 #define PKTGET(osh, len, send) osl_pktget((osh), (len), __LINE__, __FUNCTION__) argument
432 #define PKTGET(osh, len, send) osl_pktget((osh), (len)) argument
439 #define PKTFREE(osh, skb, send) osl_pktfree((osh), (skb), (send), __LINE__, __FUNCTION__) argument
441 #define PKTFREE(osh, skb, send) osl_pktfree((osh), (skb), (send)) argument
444 #define PKTGET_STATIC(osh, len, send) osl_pktget_static((osh), (len)) argument
445 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send)) argument
1023 #define PKTCFREE(osh, skb, send) \ argument
Dosl.h162 #define PKTGETLF(osh, len, send, lbuf_type) (0) argument
/device/soc/esp/esp32/components/esp_lwip/port/include/lwip/
Dsockets.h665 static inline ssize_t send(int s,const void *dataptr,size_t size,int flags) in send() function
724 #define send(s,dataptr,size,flags) lwip_send(s,dataptr,size,flags) macro

12