Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_lif.h217 static inline u32 ionic_coal_hw_to_usec(struct ionic *ionic, u32 units) in ionic_coal_hw_to_usec() function
Dionic_ethtool.c423 usecs = ionic_coal_hw_to_usec(lif->ionic, coal); in ionic_set_coalesce()
Dionic_lif.c1676 lif->rx_coalesce_usecs = ionic_coal_hw_to_usec(lif->ionic, coal); in ionic_lif_alloc()