Searched refs:net_buf_id (Results 1 – 10 of 10) sorted by relevance
38 int buf_id = net_buf_id(destroyed_buf); in bt_testing_trace_event_acl_pool_destroy()47 int buf_id = net_buf_id(buf); in acl_pool_refs_held_add()55 int buf_id = net_buf_id(buf); in acl_pool_refs_held_remove()
62 int net_buf_id(const struct net_buf *buf) in net_buf_id() function156 return fixed->data_pool + *size * net_buf_id(buf); in fixed_data_alloc()
257 #define job(buf) (&job_data[net_buf_id(buf)])
272 #define job(buf) (&job_data[net_buf_id(buf)])
1327 int net_buf_id(const struct net_buf *buf);
349 FRIEND_ADV(buf) = adv_alloc(net_buf_id(buf)); in create_friend_pdu()
135 return &frag_md_pool[net_buf_id(fragment)]; in get_frag_md()
288 return &tx_meta_data_storage[net_buf_id((struct net_buf *)buf)]; in bt_att_get_tx_meta_data()
70 #define iso_info(buf) (&iso_info_data[net_buf_id(buf)])
135 #define cmd(buf) (&cmd_data[net_buf_id(buf)])