fast_path_regular 1616 drivers/net/ethernet/qlogic/qede/qede_ethtool.c 		fp_cqe = &cqe->fast_path_regular;
fast_path_regular 1217 drivers/net/ethernet/qlogic/qede/qede_fp.c 	cqe_type = cqe->fast_path_regular.type;
fast_path_regular 1238 drivers/net/ethernet/qlogic/qede/qede_fp.c 	fp_cqe = &cqe->fast_path_regular;
fast_path_regular 1249 drivers/net/ethernet/qlogic/qede/qede_fp.c 	flags = cqe->fast_path_regular.pars_flags.flags;
fast_path_regular   52 drivers/net/ethernet/qlogic/qede/qede_ptp.h 	if (unlikely(le16_to_cpu(cqe->fast_path_regular.pars_flags.flags) &
fast_path_regular   54 drivers/net/ethernet/qlogic/qede/qede_ptp.h 		if (likely(le16_to_cpu(cqe->fast_path_regular.pars_flags.flags)
fast_path_regular  329 include/linux/qed/eth_common.h 	struct eth_fast_path_rx_reg_cqe fast_path_regular;