Searched refs:add_remove_amount (Results 1 – 1 of 1) sorted by relevance
45 int32_t add_remove_amount);276 int32_t add_remove_amount) in airoc_wifi_buffer_add_remove_at_front() argument281 if (add_remove_amount > 0) { in airoc_wifi_buffer_add_remove_at_front()283 (*buf)->data = net_buf_pull(*buf, add_remove_amount); in airoc_wifi_buffer_add_remove_at_front()285 (*buf)->data = net_buf_push(*buf, -add_remove_amount); in airoc_wifi_buffer_add_remove_at_front()