Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/pensando/ionic/
Dionic_lif.h297 void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif);
307 static inline void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif) {} in ionic_lif_hwstamp_recreate_queues() function
Dionic_phc.c225 void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif) in ionic_lif_hwstamp_recreate_queues() function
Dionic_lif.c2169 ionic_lif_hwstamp_recreate_queues(lif); in ionic_open()