MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ssovf_pmd_priv

Function ssovf_pmd_priv

dpdk/drivers/event/octeontx/ssovf_evdev.h:167–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165} __rte_cache_aligned;
166
167static inline struct ssovf_evdev *
168ssovf_pmd_priv(const struct rte_eventdev *eventdev)
169{
170 return eventdev->data->dev_private;
171}
172
173extern int otx_logtype_ssovf;
174

Callers 14

timvf_ring_createFunction · 0.85
timvf_ring_freeFunction · 0.85
ssovf_info_getFunction · 0.85
ssovf_configureFunction · 0.85
ssovf_port_def_confFunction · 0.85
ssovf_port_setupFunction · 0.85
ssovf_dumpFunction · 0.85
ssovf_startFunction · 0.85
ssovf_stopFunction · 0.85
ssovf_closeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected