Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h56 #define HCLGE_TM_Q_QS_LINK_VLD_MSK BIT(10) macro
H A Dhclge_tm.c372 map->qset_id = cpu_to_le16(qs_id | HCLGE_TM_Q_QS_LINK_VLD_MSK); in hclge_tm_q_to_qs_map_cfg()