Home
last modified time | relevance | path

Searched refs:swqe_ll_count (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ehea/
Dehea.h396 int swqe_ll_count; member
Dehea_main.c2153 if (pr->swqe_ll_count >= (sig_iv - 1)) { in ehea_start_xmit()
2157 pr->swqe_ll_count = 0; in ehea_start_xmit()
2159 pr->swqe_ll_count += 1; in ehea_start_xmit()
2645 int swqe_max = pr->sq_skba_size - 2 - pr->swqe_ll_count; in ehea_flush_sq()