Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_enumerate.c19 int current_port_id; member
126 port_id = binfo->current_port_id; in build_info_add_sub_feature()
251 br->id = binfo->current_port_id; in build_info_commit_dev()
254 port = &hw->port[binfo->current_port_id]; in build_info_commit_dev()
308 binfo->current_port_id = index; in build_info_create_dev()
355 port->port_id = binfo->current_port_id; in parse_feature_port()
367 struct ifpga_port_hw *port = &binfo->hw->port[binfo->current_port_id]; in enable_port_uafu()