Searched refs:NFP_NET_CFG_TLV_LENGTH_INC (Results 1 – 2 of 2) sorted by relevance
43 if (length % NFP_NET_CFG_TLV_LENGTH_INC) { in nfp_net_tlv_caps_parse()45 NFP_NET_CFG_TLV_LENGTH_INC, offset, length); in nfp_net_tlv_caps_parse()
433 #define NFP_NET_CFG_TLV_LENGTH_INC 4 macro