Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/ibm/ehea/
Dehea.h361 int swqe_ll_count; member
Dehea_main.c2045 if (pr->swqe_ll_count >= (sig_iv - 1)) { in ehea_start_xmit()
2049 pr->swqe_ll_count = 0; in ehea_start_xmit()
2051 pr->swqe_ll_count += 1; in ehea_start_xmit()
2495 int swqe_max = pr->sq_skba_size - 2 - pr->swqe_ll_count; in ehea_flush_sq()