Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.h45 enum hinic_port_cmd { enum
619 int hinic_port_msg_cmd(struct hinic_hwdev *hwdev, enum hinic_port_cmd cmd,
H A Dhinic_hw_dev.c208 int hinic_port_msg_cmd(struct hinic_hwdev *hwdev, enum hinic_port_cmd cmd, in hinic_port_msg_cmd()
H A Dhinic_port.c42 enum hinic_port_cmd cmd; in change_mac()