Home
last modified time | relevance | path

Searched refs:link_fec_options (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_common.c375 pcaps->link_fec_options); in ice_aq_get_phy_caps()
3583 phy_caps->link_fec_options != phy_cfg->link_fec_opt) in ice_phy_caps_equals_cfg()
3613 cfg->link_fec_opt = caps->link_fec_options; in ice_copy_phy_caps_to_cfg()
3651 cfg->link_fec_opt = pcaps->link_fec_options; in ice_cfg_phy_fec()
3678 cfg->link_fec_opt |= pcaps->link_fec_options; in ice_cfg_phy_fec()
H A Dice_adminq_cmd.h1390 u8 link_fec_options; member
/dpdk/drivers/net/ice/
H A Dice_ethdev.c3980 cfg.link_fec_opt = pcaps->link_fec_options; in ice_force_phys_link_state()