Searched refs:sdio_pad (Results 1 – 1 of 1) sorted by relevance
471 int sdio_pad = 0, free_space = 0; in htc_handle_extra_tx_credit() local491 sdio_pad = SDIO_BLOCK_SIZE - ((first_buf_bundled_len + last_buf_len) % in htc_handle_extra_tx_credit()500 sdio_pad, free_space)); in htc_handle_extra_tx_credit()502 if (sdio_pad <= free_space) { in htc_handle_extra_tx_credit()505 *p_bundle_buffer -= (free_space - sdio_pad); in htc_handle_extra_tx_credit()