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

Function sff_8079_show_connector

dpdk/lib/ethdev/sff_8079.c:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35static void sff_8079_show_connector(const uint8_t *data, struct rte_tel_data *d)
36{
37 sff_8024_show_connector(data, 2, d);
38}
39
40static void sff_8079_show_transceiver(const uint8_t *data, struct rte_tel_data *d)
41{

Callers 1

sff_8079_show_allFunction · 0.85

Calls 1

sff_8024_show_connectorFunction · 0.85

Tested by

no test coverage detected