Searched refs:net_iov_owner (Results 1 – 2 of 2) sorted by relevance
120 static inline struct net_iov_area *net_iov_owner(const struct net_iov *niov) in net_iov_owner() function127 return niov - net_iov_owner(niov)->niovs; in net_iov_idx()
42 struct net_iov_area *owner = net_iov_owner(niov); in io_zcrx_iov_to_area()