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

Function sfc_sa2shared

dpdk/drivers/net/sfc/sfc.h:332–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330}
331
332static inline struct sfc_adapter_shared *
333sfc_sa2shared(struct sfc_adapter *sa)
334{
335 return sa->priv.shared;
336}
337
338/*
339 * Add wrapper functions to acquire/release lock to be able to remove or

Callers 15

sfc_ev_qstartFunction · 0.85
sfc_ev_attachFunction · 0.85
sfc_flow_rss_parse_confFunction · 0.85
sfc_flow_rss_ctx_programFunction · 0.85
sfc_nic_dma_mz_mapFunction · 0.85
sfc_repr_proxy_txq_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected