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

Function sfc_repr_nb_txq

dpdk/drivers/net/sfc/sfc.h:365–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365static inline unsigned int
366sfc_repr_nb_txq(const struct sfc_adapter_shared *sas)
367{
368 return sas->nb_repr_txq;
369}
370
371/** Get the number of milliseconds since boot from the default timer */
372static inline uint64_t

Callers 8

sfc_repr_proxy_txq_initFunction · 0.85
sfc_repr_proxy_txq_finiFunction · 0.85
sfc_repr_proxy_txq_startFunction · 0.85
sfc_repr_proxy_startFunction · 0.85
sfc_nb_txq_reservedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected