Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/pensando/ionic/
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
Dionic_phc.c225 void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif) in ionic_lif_hwstamp_recreate_queues() function
Dionic_lif.c2281 ionic_lif_hwstamp_recreate_queues(lif); in ionic_open()