Searched refs:IAVF_FLAG_FDIR_ENABLED (Results 1 – 3 of 3) sorted by relevance
923 if (!(adapter->flags & IAVF_FLAG_FDIR_ENABLED)) in iavf_get_ethtool_fdir_entry() 1065 if (!(adapter->flags & IAVF_FLAG_FDIR_ENABLED)) in iavf_get_fdir_fltr_ids() 1261 if (!(adapter->flags & IAVF_FLAG_FDIR_ENABLED)) in iavf_add_fdir_ethtool() 1300 if (!(adapter->flags & IAVF_FLAG_FDIR_ENABLED)) in iavf_del_fdir_ethtool() 1666 if (!(adapter->flags & IAVF_FLAG_FDIR_ENABLED)) in iavf_get_rxnfc()
297 #define IAVF_FLAG_FDIR_ENABLED BIT(21) macro
4604 adapter->flags &= ~IAVF_FLAG_FDIR_ENABLED; in iavf_disable_fdir() 4665 adapter->flags |= IAVF_FLAG_FDIR_ENABLED; in iavf_set_features() 5256 adapter->flags |= IAVF_FLAG_FDIR_ENABLED; in iavf_process_config()