fec_type 207 drivers/net/ethernet/pensando/ionic/ionic_dev.c void ionic_dev_cmd_port_fec(struct ionic_dev *idev, u8 fec_type) fec_type 213 drivers/net/ethernet/pensando/ionic/ionic_dev.c .port_setattr.fec_type = fec_type, fec_type 264 drivers/net/ethernet/pensando/ionic/ionic_dev.h void ionic_dev_cmd_port_fec(struct ionic_dev *idev, u8 fec_type); fec_type 215 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c if (idev->port_info->config.fec_type == IONIC_PORT_FEC_TYPE_FC) fec_type 217 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c else if (idev->port_info->config.fec_type == IONIC_PORT_FEC_TYPE_RS) fec_type 258 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c u8 fec_type; fec_type 262 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c fec_type = IONIC_PORT_FEC_TYPE_NONE; fec_type 291 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c fec_type = IONIC_PORT_FEC_TYPE_FC; fec_type 293 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c fec_type = IONIC_PORT_FEC_TYPE_RS; fec_type 295 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c fec_type = IONIC_PORT_FEC_TYPE_NONE; fec_type 298 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c if (fec_type != idev->port_info->config.fec_type) { fec_type 300 drivers/net/ethernet/pensando/ionic/ionic_ethtool.c ionic_dev_cmd_port_fec(idev, fec_type); fec_type 1070 drivers/net/ethernet/pensando/ionic/ionic_if.h u8 fec_type; fec_type 1201 drivers/net/ethernet/pensando/ionic/ionic_if.h u8 fec_type; fec_type 1246 drivers/net/ethernet/pensando/ionic/ionic_if.h u8 fec_type; fec_type 2091 drivers/net/ethernet/pensando/ionic/ionic_if.h u8 fec_type[4];