Searched refs:data_buffer_count (Results 1 – 3 of 3) sorted by relevance
258 …uint8_t data_buffer_count; ///< Number of queued data buffers allocated by this sock… member
1099 …while (si91x_socket->data_buffer_limit != 0 && si91x_socket->data_buffer_count >= si91x_socket->da… in sli_si91x_send_socket_data()1118 ++si91x_socket->data_buffer_count; in sli_si91x_send_socket_data()
1451 --sli_si91x_sockets[i]->data_buffer_count;