Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.h28 FBNIC_FEC_AUTO = 4, enumerator
31 #define FBNIC_FEC_MODE_MASK (FBNIC_FEC_AUTO - 1)
H A Dfbnic_mac.c556 if (fbn->fec & FBNIC_FEC_AUTO) { in fbnic_pcs_get_fw_settings()
H A Dfbnic_netdev.c565 fbn->fec = FBNIC_FEC_AUTO | FBNIC_FEC_RS; in fbnic_netdev_alloc()