Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c2795 uint8_t hw_link_duplex = HWRM_PORT_PHY_CFG_INPUT_AUTO_DUPLEX_BOTH; in bnxt_parse_eth_link_duplex() local
2806 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() argument
3004 switch (hw_link_duplex) { in bnxt_parse_hw_link_duplex()
3015 hw_link_duplex); in bnxt_parse_hw_link_duplex()