Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ethtool/ethtool-app/
H A Dmain.c72 ptr_port->port_active = 1; in mark_port_active()
79 ptr_port->port_active = 0; in mark_port_inactive()
86 ptr_port->port_dirty = 1; in mark_port_newmac()
129 ptr_port->port_active = 1; in setup_ports()
130 ptr_port->port_dirty = 0; in setup_ports()
181 struct app_port *ptr_port; in worker_main() local
203 txq = &ptr_port->txq; in worker_main()
208 &ptr_port->mac_addr); in worker_main()
217 ptr_port->port_dirty = 0; in worker_main()
222 ptr_port->idx_port, 0, in worker_main()
[all …]