Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_port.h39 HINIC_PORT_DISABLE = 0, enumerator
Dhinic_main.c457 ret = hinic_port_set_state(nic_dev, HINIC_PORT_DISABLE); in hinic_open()
500 err = hinic_port_set_state(nic_dev, HINIC_PORT_DISABLE); in hinic_close()