Searched refs:enetc_qos_query_caps (Results 1 – 3 of 3) sorted by relevance
613 int enetc_qos_query_caps(struct net_device *ndev, void *type_data);681 #define enetc_qos_query_caps(ndev, type_data) -EOPNOTSUPP macro
466 return enetc_qos_query_caps(ndev, type_data); in enetc_pf_setup_tc()
1662 int enetc_qos_query_caps(struct net_device *ndev, void *type_data) in enetc_qos_query_caps() function