Home
last modified time | relevance | path

Searched refs:NFP_NET_CFG_TLV_LENGTH_INC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ctrl.c67 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()
Dnfp_net_ctrl.h409 #define NFP_NET_CFG_TLV_LENGTH_INC 4 macro