Home
last modified time | relevance | path

Searched defs:netbuf_len (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/hmac/
Dhmac_stat.h43 OAL_STATIC OAL_INLINE void hmac_stat_device_tx_netbuf(osal_u32 netbuf_len) in hmac_stat_device_tx_netbuf()
49 OAL_STATIC OAL_INLINE void hmac_stat_device_rx_netbuf(uint32_t netbuf_len) in hmac_stat_device_rx_netbuf()
Dhmac_mgmt_ap.h67 osal_u16 netbuf_len; member
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/include/lwip/
Dnetbuf.h106 #define netbuf_len(buf) ((buf)->p->tot_len) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dnetbuf.h112 #define netbuf_len(buf) ((buf)->p->tot_len) macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_tx_data.c734 hi_u32 netbuf_len; in hmac_tx_is_need_frag() local