Searched refs:dbuf_hdr (Results 1 – 4 of 4) sorted by relevance
13 struct dbuf_hdr { struct36 void *dbuf_alloc(struct dbuf_hdr *hdr, uint8_t *idx); argument48 static inline void *dbuf_peek(struct dbuf_hdr *hdr) in dbuf_peek()59 static inline void dbuf_enqueue(struct dbuf_hdr *hdr, uint8_t idx) in dbuf_enqueue()78 void *dbuf_latest_get(struct dbuf_hdr *hdr, uint8_t *is_modified);92 static inline void *dbuf_curr_get(struct dbuf_hdr *hdr) in dbuf_curr_get()104 static inline bool dbuf_is_modified(const struct dbuf_hdr *hdr) in dbuf_is_modified()
17 void *dbuf_alloc(struct dbuf_hdr *hdr, uint8_t *idx) in dbuf_alloc()61 void *dbuf_latest_get(struct dbuf_hdr *hdr, uint8_t *is_modified) in dbuf_latest_get()
156 struct dbuf_hdr hdr;
863 struct dbuf_hdr *params_buf_hdr; in ll_df_set_conn_cte_rx_params()