Home
last modified time | relevance | path

Searched refs:BNXT_PHY_FL_NO_FCS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2657 #define BNXT_PHY_FL_NO_FCS PORT_PHY_QCAPS_RESP_FLAGS_NO_FCS macro
H A Dbnxt.c15657 if (bp->phy_flags & BNXT_PHY_FL_NO_FCS) in bnxt_probe_phy()