Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h83 #define HCLGEVF_RING_ID_MASK 0x3ff macro
H A Dhclgevf_main.c794 req->tqp_id = cpu_to_le16(tqp_id & HCLGEVF_RING_ID_MASK); in hclgevf_tqp_enable_cmd_send()