Home
last modified time | relevance | path

Searched defs:idx_port (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c40 int idx_port; member
54 void lock_port(int idx_port) in lock_port()
61 void unlock_port(int idx_port) in unlock_port()
68 void mark_port_active(int idx_port) in mark_port_active()
75 void mark_port_inactive(int idx_port) in mark_port_inactive()
82 void mark_port_newmac(int idx_port) in mark_port_newmac()
91 int idx_port; in setup_ports() local
188 uint16_t idx_port; in worker_main() local