Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.c72 static bool hclgevf_is_special_opcode(u16 opcode) in hclgevf_is_special_opcode() function
288 if (likely(!hclgevf_is_special_opcode(opcode))) in hclgevf_cmd_send()