Home
last modified time | relevance | path

Searched refs:need_setup (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test-pmd/
H A Dtestpmd.c3238 ports[pi].need_setup != 0) in attach_port()
3272 ports[pi].need_setup = 0; in setup_attached_port()
3570 ports[port_id].need_setup = 1; in eth_event_callback()
H A Dtestpmd.h256 uint8_t need_setup; /**< port just attached */ member
H A Dcmdline.c6670 ports[port_id].need_setup = 0; in cmd_create_bonded_device_parsed()