Home
last modified time | relevance | path

Searched defs:fi (Results 1 – 4 of 4) sorted by relevance

/include/net/
Dip_fib.h176 struct fib_info *fi; member
211 struct fib_info *fi; member
227 struct fib_info *fi; member
573 static inline void fib_info_hold(struct fib_info *fi) in fib_info_hold()
578 static inline void fib_info_put(struct fib_info *fi) in fib_info_put()
Dnexthop.h446 static inline unsigned int fib_info_num_path(const struct fib_info *fi) in fib_info_num_path()
457 static inline struct fib_nh_common *fib_info_nhc(struct fib_info *fi, int nhsel) in fib_info_nhc()
466 static inline struct fib_nh *fib_info_nh(struct fib_info *fi, int nhsel) in fib_info_nh()
/include/linux/
Dbio.h277 static inline void bio_first_folio(struct folio_iter *fi, struct bio *bio, in bio_first_folio()
296 static inline void bio_next_folio(struct folio_iter *fi, struct bio *bio) in bio_next_folio()
314 #define bio_for_each_folio_all(fi, bio) \ argument
/include/linux/usb/
Dcomposite.h226 const struct usb_function_instance *fi; member