Searched refs:supported_fec (Results 1 – 4 of 4) sorted by relevance
392 supported_fec = ('None', 'PS', 'BASER', 'LLRS')393 fec = [ p for p in supported_fec if ours.get(p, False)]
1043 if (rsp->fwdata.supported_fec < OTX2_FEC_MAX_INDEX) { in otx2_get_fecparam()1044 if (!rsp->fwdata.supported_fec) in otx2_get_fecparam()1047 fecparam->fec = fec[rsp->fwdata.supported_fec]; in otx2_get_fecparam()1231 otx2_get_fec_info(rsp->fwdata.supported_fec, in otx2_get_link_ksettings()
661 u64 supported_fec; member
3055 seq_printf(s, "\t\t FEC \t\t\t :%llx\n", fwdata->supported_fec); in cgx_print_fwdata()