Home
last modified time | relevance | path

Searched refs:cqe_coalescing_enable (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c448 apc->cqe_coalescing_enable ? MANA_RXCOMP_OOB_NUM_PPI : 1; in mana_get_coalesce()
455 if (apc->port_is_up && apc->cqe_coalescing_enable && in mana_get_coalesce()
482 u8 cqe_coalescing_enable; in mana_set_coalesce() member
559 saved.cqe_coalescing_enable = apc->cqe_coalescing_enable; in mana_set_coalesce()
561 apc->cqe_coalescing_enable = in mana_set_coalesce()
572 if (apc->cqe_coalescing_enable != saved.cqe_coalescing_enable || in mana_set_coalesce()
579 apc->cqe_coalescing_enable = in mana_set_coalesce()
580 saved.cqe_coalescing_enable; in mana_set_coalesce()
H A Dmana_en.c1475 req->cqe_coalescing_enable = apc->cqe_coalescing_enable; in mana_cfg_vport_steering()
1519 apc->steer_cqe_coalescing = req->cqe_coalescing_enable; in mana_cfg_vport_steering()
3834 apc->cqe_coalescing_enable = 0; in mana_probe_port()
/linux/include/net/mana/
H A Dmana.h635 u8 cqe_coalescing_enable; member
1017 u8 cqe_coalescing_enable; member