Home
last modified time | relevance | path

Searched refs:received (Results 1 - 10 of 10) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/fixed/include/
H A Duart_auth.h60 hi_u16 received; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dnet.h96 * @param received The PDU that was received.
102 coap_pdu_t *received,
125 * @param received The PDU that was received.
130 coap_pdu_t *received,
138 * @param received The PDU that was received.
143 coap_pdu_t *received,
225 * received tha
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dcmd_loop.c618 ctx->received = 0; in loader_frame_data_rx()
623 while (ctx->received < (head->packet_size - sizeof(packet_data_head))) { in loader_frame_data_rx()
626 payload[ctx->received++] = ch; in loader_frame_data_rx()
635 if (ctx->received == (head->packet_size - sizeof(packet_data_head))) { in loader_frame_data_rx()
669 ctx->received = 0; in loader_read_frame()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/
H A Dlinux.mak13 # You should have received a copy of the GNU General Public License
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/
H A Dlinker.lds.mk18 * You should have received a copy of the GNU General Public License
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/
H A Dlinker.lds.mk18 * You should have received a copy of the GNU General Public License
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/
H A Dcfg.mak13 # You should have received a copy of the GNU General Public License
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dcfg.mak13 # You should have received a copy of the GNU General Public License
H A Dbase.mak13 # You should have received a copy of the GNU General Public License
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h1771 uint32 rx_ucast_pkts; /**< # of unicast packets received */
1772 uint32 rx_mcast_pkts; /**< # of multicast packets received */
1801 * received data frame.
1844 uint32 rx_ucast_pkts; /**< # of unicast packets received */
1845 uint32 rx_mcast_pkts; /**< # of multicast packets received */
1874 * received data frame.
1920 uint32 rx_ucast_pkts; /**< # of unicast packets received */
1921 uint32 rx_mcast_pkts; /**< # of multicast packets received */
1950 * received data frame.
2572 chanspec_t chanspec; /* Channel info on which the packets are received */
13018 uint8 received; /**< received or txed */ global() member
[all...]

Completed in 51 milliseconds