Searched refs:HNS3_CONVERT_TO_DECIMAL (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/hns3/ | ||
| H A D | hns3_common.h | 12 #define HNS3_CONVERT_TO_DECIMAL 10 macro |
| H A D | hns3_common.c | 215 val = strtoul(value, NULL, HNS3_CONVERT_TO_DECIMAL); in hns3_parse_mbx_time_limit() |