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

Function sff_8636_show_connector

dpdk/lib/ethdev/sff_8636.c:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225}
226
227static void sff_8636_show_connector(const uint8_t *data, struct rte_tel_data *d)
228{
229 sff_8024_show_connector(data, SFF_8636_CTOR_OFFSET, d);
230}
231
232static void sff_8636_show_transceiver(const uint8_t *data, struct rte_tel_data *d)
233{

Callers 1

sff_8636_show_allFunction · 0.85

Calls 1

sff_8024_show_connectorFunction · 0.85

Tested by

no test coverage detected