Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ibm/ehea/
Dehea.h374 int swqe_ll_count; member
Dehea_main.c2060 if (pr->swqe_ll_count >= (sig_iv - 1)) { in ehea_start_xmit()
2064 pr->swqe_ll_count = 0; in ehea_start_xmit()
2066 pr->swqe_ll_count += 1; in ehea_start_xmit()
2510 int swqe_max = pr->sq_skba_size - 2 - pr->swqe_ll_count; in ehea_flush_sq()