Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h45 enum hinic_port_cmd { enum
553 int hinic_port_msg_cmd(struct hinic_hwdev *hwdev, enum hinic_port_cmd cmd,
Dhinic_hw_dev.c214 int hinic_port_msg_cmd(struct hinic_hwdev *hwdev, enum hinic_port_cmd cmd, in hinic_port_msg_cmd()
Dhinic_port.c45 enum hinic_port_cmd cmd; in change_mac()