Searched refs:HNS3_CMD_SEND_SYNC (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ | ||
| H A D | hns3_cmd.c | 402 if (HNS3_CMD_SEND_SYNC(rte_le_to_cpu_16(desc->flag))) { in hns3_cmd_send() |
| H A D | hns3_cmd.h | 873 #define HNS3_CMD_SEND_SYNC(flag) \ macro |