Home
last modified time | relevance | path

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

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