Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c193 const struct hclge_comm_caps_bit_map *caps_map = in hclge_comm_parse_capability() local
202 if (test_bit(caps_map[i].imp_bit, caps)) in hclge_comm_parse_capability()
203 set_bit(caps_map[i].local_bit, ae_dev->caps); in hclge_comm_parse_capability()