| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | linux_pkt.c | 263 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()
|
| D | dbus.c | 1313 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()
|
| D | dbus_usb.c | 351 dbus_usb_getirb(void *handle, bool send) in dbus_usb_getirb()
|
| D | dhd_msgbuf.c | 4342 dhd_prot_packet_free(dhd_pub_t *dhd, void *pkt, uint8 pkttype, bool send) in dhd_prot_packet_free()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | linux_pkt.h | 54 #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
|
| D | osl.h | 202 #define PKTGETLF(osh, len, send, lbuf_type) (0) argument
|
| D | wlioctl.h | 9338 uint8 send; member 9377 uint8 send; /**< Immediatly register registered sets on AP side */ member 9424 uint8 send; member
|
| /device/soc/hisilicon/ws63v100/sdk/test/common/testsuite/include/ |
| D | test_suite_channel.h | 103 test_suite_channel_send_t send; /*!< @if Eng Channel sends string interface. member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/ |
| D | drv_i2c_intf.c | 225 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/ |
| D | eth_drv.h | 43 EthSend send; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/radius/ |
| D | radius.h | 213 u8 *send; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | sockets.h | 2473 #define send(s, dataptr, size, flags) lwip_send(s, dataptr, size, flags) macro
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/ |
| D | sockets.h | 2472 #define send(s,dataptr,size,flags) lwip_send(s,dataptr,size,flags) macro
|