Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cmd.h66 HINIC_PORT_CMD_SET_PORT_ENABLE = 0x29, enumerator
H A Dhinic_pmd_niccfg.c593 err = l2nic_msg_to_mgmt_sync(hwdev, HINIC_PORT_CMD_SET_PORT_ENABLE, in hinic_set_port_enable()