Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_mac.c489 case FBNIC_FEC_RS: in fbnic_mac_get_pcs_link_status()
508 case FBNIC_FEC_RS: in fbnic_mac_get_pcs_link_status()
562 fec = FBNIC_FEC_RS; in fbnic_pcs_get_fw_settings()
585 fec = FBNIC_FEC_RS; in fbnic_pcs_get_fw_settings()
589 fec = FBNIC_FEC_RS; in fbnic_pcs_get_fw_settings()
Dfbnic_mac.h26 FBNIC_FEC_RS = 1, enumerator
Dfbnic_netdev.c565 fbn->fec = FBNIC_FEC_AUTO | FBNIC_FEC_RS; in fbnic_netdev_alloc()