Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/pensando/ionic/
Dionic_lif.h361 void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif);
371 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.c2297 ionic_lif_hwstamp_recreate_queues(lif); in ionic_open()