Home
last modified time | relevance | path

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

/linux/tools/net/ynl/pyynl/
H A Dethtool.py374 supported_fec = ('None', 'PS', 'BASER', 'LLRS')
375 fec = [ p for p in supported_fec if ours.get(p, False)]
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h657 u64 supported_fec; member
H A Drvu_debugfs.c3020 seq_printf(s, "\t\t FEC \t\t\t :%llx\n", fwdata->supported_fec); in cgx_print_fwdata()