Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3_common/
A Dhclge_comm_cmd.c135 static const struct hclge_comm_caps_bit_map hclge_pf_cmd_caps[] = { variable
178 is_pf ? hclge_pf_cmd_caps : hclge_vf_cmd_caps; in hclge_comm_parse_capability()
179 u32 size = is_pf ? ARRAY_SIZE(hclge_pf_cmd_caps) : in hclge_comm_parse_capability()

Completed in 3 milliseconds