Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c483 case FBNIC_FEC_RS: in fbnic_mac_get_pcs_link_status()
502 case FBNIC_FEC_RS: in fbnic_mac_get_pcs_link_status()
556 fec = FBNIC_FEC_RS; in fbnic_pcs_get_fw_settings()
579 fec = FBNIC_FEC_RS; in fbnic_pcs_get_fw_settings()
583 fec = FBNIC_FEC_RS; in fbnic_pcs_get_fw_settings()
H A Dfbnic_mac.h26 FBNIC_FEC_RS = 1, enumerator
H A Dfbnic_netdev.c694 fbn->fec = FBNIC_FEC_AUTO | FBNIC_FEC_RS; in fbnic_netdev_alloc()