Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.h154 HINIC_PORT_CMD_GET_CAP = 0xAA, enumerator
H A Dhinic_sriov.c490 {HINIC_PORT_CMD_GET_CAP, hinic_mbox_check_func_id_8B},
H A Dhinic_port.c344 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_GET_CAP, in hinic_port_get_cap()