feature_idx      7784 drivers/net/ethernet/qlogic/qed/qed_debug.c 				      enum qed_dbg_features feature_idx)
feature_idx      7787 drivers/net/ethernet/qlogic/qed/qed_debug.c 	    &p_hwfn->cdev->dbg_params.features[feature_idx];
feature_idx      7793 drivers/net/ethernet/qlogic/qed/qed_debug.c 	if (!qed_features_lookup[feature_idx].results_buf_size)
feature_idx      7797 drivers/net/ethernet/qlogic/qed/qed_debug.c 	rc = qed_features_lookup[feature_idx].
feature_idx      7820 drivers/net/ethernet/qlogic/qed/qed_debug.c 	rc = qed_features_lookup[feature_idx].
feature_idx      7852 drivers/net/ethernet/qlogic/qed/qed_debug.c 				    enum qed_dbg_features feature_idx)
feature_idx      7855 drivers/net/ethernet/qlogic/qed/qed_debug.c 	    &p_hwfn->cdev->dbg_params.features[feature_idx];
feature_idx      7860 drivers/net/ethernet/qlogic/qed/qed_debug.c 		  qed_features_lookup[feature_idx].name);
feature_idx      7874 drivers/net/ethernet/qlogic/qed/qed_debug.c 	rc = qed_features_lookup[feature_idx].get_size(p_hwfn, p_ptt,
feature_idx      7883 drivers/net/ethernet/qlogic/qed/qed_debug.c 	rc = qed_features_lookup[feature_idx].
feature_idx      7901 drivers/net/ethernet/qlogic/qed/qed_debug.c 	rc = format_feature(p_hwfn, feature_idx);
feature_idx      8376 drivers/net/ethernet/qlogic/qed/qed_debug.c 	enum qed_dbg_features feature_idx;
feature_idx      8381 drivers/net/ethernet/qlogic/qed/qed_debug.c 	for (feature_idx = 0; feature_idx < DBG_FEATURE_NUM; feature_idx++) {
feature_idx      8382 drivers/net/ethernet/qlogic/qed/qed_debug.c 		feature = &cdev->dbg_params.features[feature_idx];