Home
last modified time | relevance | path

Searched refs:swqe_refill_th (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c180 {"swqe_refill_th"},
234 data[i++] = port->port_res[0].swqe_refill_th; in ehea_get_ethtool_stats()
H A Dehea.h358 int swqe_refill_th; member
H A Dehea_main.c858 (atomic_read(&pr->swqe_avail) >= pr->swqe_refill_th))) { in ehea_proc_cqes()
861 (atomic_read(&pr->swqe_avail) >= pr->swqe_refill_th)) in ehea_proc_cqes()
1536 pr->swqe_refill_th = init_attr->act_nr_send_wqes / 10; in ehea_init_port_res()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c180 {"swqe_refill_th"},
234 data[i++] = port->port_res[0].swqe_refill_th; in ehea_get_ethtool_stats()
H A Dehea.h359 int swqe_refill_th; member
H A Dehea_main.c862 (atomic_read(&pr->swqe_avail) >= pr->swqe_refill_th))) { in ehea_proc_cqes()
865 (atomic_read(&pr->swqe_avail) >= pr->swqe_refill_th)) in ehea_proc_cqes()
1540 pr->swqe_refill_th = init_attr->act_nr_send_wqes / 10; in ehea_init_port_res()

Completed in 14 milliseconds