Searched refs:HINIC_PORT_CMD_SET_TSO (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.h | 122 HINIC_PORT_CMD_SET_TSO = 112, enumerator
|
H A D | hinic_port.c | 391 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_SET_TSO, in hinic_port_set_tso()
|
H A D | hinic_sriov.c | 484 {HINIC_PORT_CMD_SET_TSO, hinic_mbox_check_func_id_8B},
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_dev.h | 140 HINIC_PORT_CMD_SET_TSO = 0x70, enumerator
|
H A D | hinic_sriov.c | 486 {HINIC_PORT_CMD_SET_TSO, hinic_mbox_check_func_id_8B},
|
H A D | hinic_port.c | 376 err = hinic_port_msg_cmd(hwdev, HINIC_PORT_CMD_SET_TSO, in hinic_port_set_tso()
|
Completed in 12 milliseconds