Home
last modified time | relevance | path

Searched refs:OCTEONTX_BGX_COPROC (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx/base/
H A Docteontx_bgx.c18 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_open()
48 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_close()
65 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_start()
82 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_stop()
101 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_get_config()
134 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_status()
155 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_stats()
180 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_stats_clr()
199 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_link_status()
215 hdr.coproc = OCTEONTX_BGX_COPROC; in octeontx_bgx_port_set_link_state()
[all …]
H A Docteontx_bgx.h16 #define OCTEONTX_BGX_COPROC 6 macro