Home
last modified time | relevance | path

Searched refs:sfc_repr (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_repr.c53 struct sfc_repr { struct
66 const struct sfc_repr *_sr = (sr); \ argument
74 const struct sfc_repr *_sr = (sr); \
82 const struct sfc_repr *_sr = (sr); \
100 static inline struct sfc_repr *
114 sfc_repr_lock_init(struct sfc_repr *sr) in sfc_repr_lock_init()
122 sfc_repr_lock_is_locked(struct sfc_repr *sr) in sfc_repr_lock_is_locked()
130 sfc_repr_lock(struct sfc_repr *sr) in sfc_repr_lock()
136 sfc_repr_unlock(struct sfc_repr *sr) in sfc_repr_unlock()
787 sfc_repr_close(struct sfc_repr *sr) in sfc_repr_close()
[all …]
H A Dmeson.build103 'sfc_repr.c',