Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.c75 static bool hclgevf_is_special_opcode(u16 opcode) in hclgevf_is_special_opcode() function
291 if (likely(!hclgevf_is_special_opcode(opcode))) in hclgevf_cmd_send()