Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic.h63 struct enic_rx_coal { struct
152 struct enic_rx_coal rx_coalesce_setting;
H A Denic_ethtool.c295 struct enic_rx_coal *rxcoal = &enic->rx_coalesce_setting; in enic_get_coalesce()
349 struct enic_rx_coal *rxcoal = &enic->rx_coalesce_setting; in enic_set_coalesce()
H A Denic_main.c1472 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_calc_int_moderation()
1838 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_set_rx_coal_setting()