Searched refs:NFD_CFG_MINOR_VERSION_of (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/nfp/ | ||
| H A D | nfp_net_pmd.h | 103 #define NFD_CFG_MINOR_VERSION_of(x) (((x) >> 0) & 0xff) macro |
| H A D | nfp_net.c | 2934 NFD_CFG_MINOR_VERSION_of(hw->ver), hw->max_mtu); in nfp_net_init() |