Home
last modified time | relevance | path

Searched refs:HNS3_OPC_GET_SFP_EXIST (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h236 HNS3_OPC_GET_SFP_EXIST = 0x7101, enumerator
H A Dhns3_ethdev.c6344 hns3_cmd_setup_basic_desc(&desc, HNS3_OPC_GET_SFP_EXIST, true); in hns3_optical_module_existed()