| /OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_ethtool.c | 227 if (idev->port_info->config.fec_type == IONIC_PORT_FEC_TYPE_FC) in ionic_get_link_ksettings() 229 else if (idev->port_info->config.fec_type == IONIC_PORT_FEC_TYPE_RS) in ionic_get_link_ksettings() 347 switch (lif->ionic->idev.port_info->config.fec_type) { in ionic_get_fecparam() 368 u8 fec_type; in ionic_set_fecparam() local 378 fec_type = IONIC_PORT_FEC_TYPE_NONE; in ionic_set_fecparam() 381 fec_type = IONIC_PORT_FEC_TYPE_NONE; in ionic_set_fecparam() 384 fec_type = IONIC_PORT_FEC_TYPE_RS; in ionic_set_fecparam() 387 fec_type = IONIC_PORT_FEC_TYPE_FC; in ionic_set_fecparam() 396 if (fec_type != lif->ionic->idev.port_info->config.fec_type) { in ionic_set_fecparam() 398 ionic_dev_cmd_port_fec(&lif->ionic->idev, fec_type); in ionic_set_fecparam()
|
| H A D | ionic_dev.c | 306 void ionic_dev_cmd_port_fec(struct ionic_dev *idev, u8 fec_type) in ionic_dev_cmd_port_fec() argument 312 .port_setattr.fec_type = fec_type, in ionic_dev_cmd_port_fec()
|
| H A D | ionic_if.h | 1224 u8 fec_type; member 1249 u8 fec_type; member 1375 u8 fec_type; member 1427 u8 fec_type; member 2476 u8 fec_type[4]; member
|
| H A D | ionic_dev.h | 304 void ionic_dev_cmd_port_fec(struct ionic_dev *idev, u8 fec_type);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_physts.h | 252 u8 fec_type; member 294 u8 fec_type; member 363 bool fec_type; member
|
| H A D | halbb_dbg.c | 720 char fec_type[][5] = {{"BCC"}, {"LDPC"}}; in halbb_basic_dbg_msg_mac_phy_intf() local 846 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_basic_dbg_msg_mac_phy_intf() 861 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_basic_dbg_msg_mac_phy_intf() 873 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_basic_dbg_msg_mac_phy_intf() 900 BB_DBG(bb, DBG_CMN, "FEC: %s\n", fec_type[txinfo_value]); in halbb_basic_dbg_msg_mac_phy_intf() 1652 char fec_type[][5] = {{"BCC"}, {"LDPC"}}; in halbb_mac_phy_intf_dbg() local 1778 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_mac_phy_intf_dbg() 1794 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_mac_phy_intf_dbg() 1807 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_mac_phy_intf_dbg()
|
| H A D | halbb_physts_ie_b_endian.h | 472 u8 fec_type:1; member 562 u8 fec_type:1; member 655 u8 fec_type:1; member
|
| H A D | halbb_physts_ie_l_endian.h | 449 u8 fec_type:1; member 539 u8 fec_type:1; member 632 u8 fec_type:1; member
|
| H A D | halbb_physts.c | 589 psts_13->bb_physts_uer_info[i].fec_type, in halbb_physts_detail_dump() 643 psts_15->bb_physts_uer_info[i].fec_type, in halbb_physts_detail_dump() 713 psts_17->bb_physts_uer_info[i].fec_type, in halbb_physts_detail_dump() 1433 psts_13->bb_physts_uer_info[i].fec_type = physts_u[i]->fec_type; in halbb_physts_ie_13() 1541 psts_15->bb_physts_uer_info[i].fec_type = physts_u[i]->fec_type; in halbb_physts_ie_15() 1617 psts_17->bb_physts_uer_info[i].fec_type= physts_u[i]->fec_type; in halbb_physts_ie_17()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_physts.h | 252 u8 fec_type; member 294 u8 fec_type; member 363 bool fec_type; member
|
| H A D | halbb_dbg.c | 720 char fec_type[][5] = {{"BCC"}, {"LDPC"}}; in halbb_basic_dbg_msg_mac_phy_intf() local 846 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_basic_dbg_msg_mac_phy_intf() 861 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_basic_dbg_msg_mac_phy_intf() 873 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_basic_dbg_msg_mac_phy_intf() 900 BB_DBG(bb, DBG_CMN, "FEC: %s\n", fec_type[txinfo_value]); in halbb_basic_dbg_msg_mac_phy_intf() 1652 char fec_type[][5] = {{"BCC"}, {"LDPC"}}; in halbb_mac_phy_intf_dbg() local 1778 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_mac_phy_intf_dbg() 1794 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_mac_phy_intf_dbg() 1807 txinfo->n_usr, txinfo->stbc, fec_type[txinfo->fec], in halbb_mac_phy_intf_dbg()
|
| H A D | halbb_physts_ie_b_endian.h | 472 u8 fec_type:1; member 562 u8 fec_type:1; member 655 u8 fec_type:1; member
|
| H A D | halbb_physts_ie_l_endian.h | 449 u8 fec_type:1; member 539 u8 fec_type:1; member 632 u8 fec_type:1; member
|
| H A D | halbb_physts.c | 589 psts_13->bb_physts_uer_info[i].fec_type, in halbb_physts_detail_dump() 643 psts_15->bb_physts_uer_info[i].fec_type, in halbb_physts_detail_dump() 713 psts_17->bb_physts_uer_info[i].fec_type, in halbb_physts_detail_dump() 1433 psts_13->bb_physts_uer_info[i].fec_type = physts_u[i]->fec_type; in halbb_physts_ie_13() 1541 psts_15->bb_physts_uer_info[i].fec_type = physts_u[i]->fec_type; in halbb_physts_ie_15() 1617 psts_17->bb_physts_uer_info[i].fec_type= physts_u[i]->fec_type; in halbb_physts_ie_17()
|