Searched refs:hw_link_duplex (Results 1 – 1 of 1) sorted by relevance
2795 uint8_t hw_link_duplex = HWRM_PORT_PHY_CFG_INPUT_AUTO_DUPLEX_BOTH; in bnxt_parse_eth_link_duplex() local2806 return hw_link_duplex; in bnxt_parse_eth_link_duplex()3000 static uint16_t bnxt_parse_hw_link_duplex(uint16_t hw_link_duplex) in bnxt_parse_hw_link_duplex() argument3004 switch (hw_link_duplex) { in bnxt_parse_hw_link_duplex()3015 hw_link_duplex); in bnxt_parse_hw_link_duplex()