Home
last modified time | relevance | path

Searched refs:rem_space (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1917 int rem_space = target->max_rx_bndl_sz; in ath6kl_htc_rx_bundle() local
1959 if ((rem_space - pad_len) < 0) { in ath6kl_htc_rx_bundle()
1964 rem_space -= pad_len; in ath6kl_htc_rx_bundle()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1917 int rem_space = target->max_rx_bndl_sz; in ath6kl_htc_rx_bundle() local
1959 if ((rem_space - pad_len) < 0) { in ath6kl_htc_rx_bundle()
1964 rem_space -= pad_len; in ath6kl_htc_rx_bundle()

Completed in 7 milliseconds