Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c135 static const struct hclge_comm_caps_bit_map hclge_pf_cmd_caps[] = { variable
194 is_pf ? hclge_pf_cmd_caps : hclge_vf_cmd_caps; in hclge_comm_parse_capability()
195 u32 size = is_pf ? ARRAY_SIZE(hclge_pf_cmd_caps) : in hclge_comm_parse_capability()