Lines Matching defs:lif
251 struct ionic_lif *lif; member
262 static inline void ionic_init_queue_params(struct ionic_lif *lif, in ionic_init_queue_params()
318 static inline void ionic_lif_hwstamp_replay(struct ionic_lif *lif) {} in ionic_lif_hwstamp_replay()
319 static inline void ionic_lif_hwstamp_recreate_queues(struct ionic_lif *lif) {} in ionic_lif_hwstamp_recreate_queues()
321 static inline int ionic_lif_hwstamp_set(struct ionic_lif *lif, struct ifreq *ifr) in ionic_lif_hwstamp_set()
326 static inline int ionic_lif_hwstamp_get(struct ionic_lif *lif, struct ifreq *ifr) in ionic_lif_hwstamp_get()
331 static inline ktime_t ionic_lif_phc_ktime(struct ionic_lif *lif, u64 counter) in ionic_lif_phc_ktime()
336 static inline void ionic_lif_register_phc(struct ionic_lif *lif) {} in ionic_lif_register_phc()
337 static inline void ionic_lif_unregister_phc(struct ionic_lif *lif) {} in ionic_lif_unregister_phc()
338 static inline void ionic_lif_alloc_phc(struct ionic_lif *lif) {} in ionic_lif_alloc_phc()
339 static inline void ionic_lif_free_phc(struct ionic_lif *lif) {} in ionic_lif_free_phc()