Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ctrl.h18 #define NFP_NET_APP_CAP_SP_INDIFF BIT_ULL(0) /* indifferent to port speed */ macro
H A Dnfp_main.c734 (nfp_net_pf_get_app_cap(pf) & NFP_NET_APP_CAP_SP_INDIFF); in nfp_pf_cfg_hwinfo()