Home
last modified time | relevance | path

Searched refs:idpf_is_feature_ena (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h996 static inline bool idpf_is_feature_ena(const struct idpf_vport *vport, in idpf_is_feature_ena() function
H A Didpf_ethtool.c439 rxhash_ena = idpf_is_feature_ena(vport, NETIF_F_RXHASH); in idpf_get_rxfh()
H A Didpf_lib.c2298 loopback_ena = idpf_is_feature_ena(vport, NETIF_F_LOOPBACK); in idpf_set_features()
H A Didpf_txrx.c1814 rsc = idpf_is_feature_ena(vport, NETIF_F_GRO_HW); in idpf_rxq_group_alloc()
H A Didpf_virtchnl.c2882 rxhash_ena = idpf_is_feature_ena(vport, NETIF_F_RXHASH); in idpf_send_get_set_rss_lut_msg()