Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h678 #define HNS3_TQP_ENABLE_B 0 macro
H A Dhns3_rxtx.c571 hns3_set_bit(req->enable, HNS3_TQP_ENABLE_B, enable ? 1 : 0); in hns3_tqp_enable()