Searched refs:bit (Results 1 – 2 of 2) sorted by relevance
277 int bit = -1; in tx_desc_free() local287 bit = (desc % TX_DESC_BUCKET_BOUND); in tx_desc_free()290 if (!(sys_dev_ctx->tx_config.buf_pool_bmp_p[pool_id] & (1 << bit))) { in tx_desc_free()294 sys_dev_ctx->tx_config.buf_pool_bmp_p[pool_id] &= (~(1 << bit)); in tx_desc_free()
1195 # will make the HTML file larger and loading of large files a bit slower, you