Lines Matching full:encp
248 efx_nic_cfg_t *encp = &(enp->en_nic_cfg); in ef10_mac_pdu_set() local
251 if (encp->enc_enhanced_set_mac_supported) { in ef10_mac_pdu_set()
495 efx_nic_cfg_t *encp = &(enp->en_nic_cfg); in ef10_mac_stats_get_mask() local
512 if (encp->enc_mac_stats_40g_tx_size_bins) { in ef10_mac_stats_get_mask()
524 if (encp->enc_pm_and_rxdp_counters) { in ef10_mac_stats_get_mask()
534 if (encp->enc_datapath_cap_evb) { in ef10_mac_stats_get_mask()
545 if (encp->enc_fec_counters) { in ef10_mac_stats_get_mask()
555 if (encp->enc_mac_stats_nstats >= MC_CMD_MAC_NSTATS_V4) { in ef10_mac_stats_get_mask()
566 if (encp->enc_hlb_counters) { in ef10_mac_stats_get_mask()
609 const efx_nic_cfg_t *encp = &enp->en_nic_cfg; in ef10_mac_stats_update() local
632 if (encp->enc_mac_stats_nstats < MC_CMD_MAC_NSTATS) { in ef10_mac_stats_update()
638 (encp->enc_mac_stats_nstats * sizeof (efx_qword_t))) { in ef10_mac_stats_update()
646 EF10_MAC_STAT_READ(esmp, (encp->enc_mac_stats_nstats - 1), in ef10_mac_stats_update()
936 if (encp->enc_mac_stats_nstats < MC_CMD_MAC_NSTATS_V2) in ef10_mac_stats_update()
966 if (encp->enc_mac_stats_nstats < MC_CMD_MAC_NSTATS_V3) in ef10_mac_stats_update()
1021 if (encp->enc_mac_stats_nstats < MC_CMD_MAC_NSTATS_V4) in ef10_mac_stats_update()