Searched refs:HNS3_CONVERT_TO_HEXADECIMAL (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/hns3/ | ||
| H A D | hns3_common.h | 13 #define HNS3_CONVERT_TO_HEXADECIMAL 16 macro |
| H A D | hns3_common.c | 202 val = strtoull(value, NULL, HNS3_CONVERT_TO_HEXADECIMAL); in hns3_parse_dev_caps_mask() |