Searched refs:ice_aq_get_fec_stats (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 149 ice_aq_get_fec_stats(struct ice_hw *hw, u16 pcs_quad, u16 pcs_port,
|
H A D | ice_ethtool.c | 4628 err = ice_aq_get_fec_stats(hw, pcs_quad, pcs_port, ICE_FEC_CORR_LOW, in ice_get_port_fec_stats() 4633 err = ice_aq_get_fec_stats(hw, pcs_quad, pcs_port, ICE_FEC_CORR_HIGH, in ice_get_port_fec_stats() 4638 err = ice_aq_get_fec_stats(hw, pcs_quad, pcs_port, in ice_get_port_fec_stats() 4644 err = ice_aq_get_fec_stats(hw, pcs_quad, pcs_port, in ice_get_port_fec_stats()
|
H A D | ice_common.c | 3527 int ice_aq_get_fec_stats(struct ice_hw *hw, u16 pcs_quad, u16 pcs_port, in ice_aq_get_fec_stats() function
|