Searched refs:NFP_NET_CFG_TLV_LENGTH_INC (Results 1 – 2 of 2) sorted by relevance
73 if (length % NFP_NET_CFG_TLV_LENGTH_INC) { in nfp_net_tlv_caps_parse()75 NFP_NET_CFG_TLV_LENGTH_INC, length); in nfp_net_tlv_caps_parse()
463 #define NFP_NET_CFG_TLV_LENGTH_INC 4 macro