Searched refs:buf_count (Results 1 – 1 of 1) sorted by relevance
443 buf_count++; in enet_prepare_tx_desc_with_ts_record()446 buf_count = 1; in enet_prepare_tx_desc_with_ts_record()449 if (buf_count == 1) { in enet_prepare_tx_desc_with_ts_record()519 if (i == (buf_count - 1)) { in enet_prepare_tx_desc_with_ts_record()553 buf_count++; in enet_prepare_tx_desc()556 buf_count = 1; in enet_prepare_tx_desc()559 if (buf_count == 1) { in enet_prepare_tx_desc()598 if (i == (buf_count - 1)) { in enet_prepare_tx_desc()634 buf_count++; in enet_prepare_transmission_descriptors()637 buf_count = 1; in enet_prepare_transmission_descriptors()[all …]
Completed in 5 milliseconds