Searched refs:hw_link_duplex (Results 1 – 1 of 1) sorted by relevance
2958 uint8_t hw_link_duplex = HWRM_PORT_PHY_CFG_INPUT_AUTO_DUPLEX_BOTH; in bnxt_parse_eth_link_duplex() local2969 return hw_link_duplex; in bnxt_parse_eth_link_duplex()3163 static uint16_t bnxt_parse_hw_link_duplex(uint16_t hw_link_duplex) in bnxt_parse_hw_link_duplex() argument3167 switch (hw_link_duplex) { in bnxt_parse_hw_link_duplex()3178 hw_link_duplex); in bnxt_parse_hw_link_duplex()