Searched defs:netbuf_len (Results 1 – 5 of 5) sorted by relevance
43 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()
67 osal_u16 netbuf_len; member
106 #define netbuf_len(buf) ((buf)->p->tot_len) macro
112 #define netbuf_len(buf) ((buf)->p->tot_len) macro
734 hi_u32 netbuf_len; in hmac_tx_is_need_frag() local