Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c268 static bool hclge_comm_is_special_opcode(u16 opcode) in hclge_comm_is_special_opcode() function
421 if (likely(!hclge_comm_is_special_opcode(opcode))) in hclge_comm_cmd_check_retval()