Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/ibm/ehea/
Dehea.h361 int swqe_ll_count; member
Dehea_main.c2044 if (pr->swqe_ll_count >= (sig_iv - 1)) { in ehea_start_xmit()
2048 pr->swqe_ll_count = 0; in ehea_start_xmit()
2050 pr->swqe_ll_count += 1; in ehea_start_xmit()
2494 int swqe_max = pr->sq_skba_size - 2 - pr->swqe_ll_count; in ehea_flush_sq()