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