Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c2956 ports[pi].need_setup != 0) in attach_port()
2989 ports[pi].need_setup = 0; in setup_attached_port()
3263 ports[port_id].need_setup = 1; in eth_event_callback()
H A Dtestpmd.h212 uint8_t need_setup; /**< port just attached */ member
H A Dcmdline.c6302 ports[port_id].need_setup = 0; in cmd_create_bonded_device_parsed()