Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.h341 void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif);
351 static inline void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif) {} in ionic_lif_hwstamp_recreate_queues() function
H A Dionic_phc.c225 void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif) in ionic_lif_hwstamp_recreate_queues() function
H A Dionic_lif.c2279 ionic_lif_hwstamp_recreate_queues(lif); in ionic_open()