Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-board.c1246 if (reg_status.s.capable_extended_status) in cvmx_helper_board_link_set_phy()
1273 if (reg_status.s.capable_extended_status) in cvmx_helper_board_link_set_phy()
1295 if (reg_status.s.capable_extended_status) in cvmx_helper_board_link_set_phy()
H A Dcvmx-mgmt-port.c249 if (phy_status.s.capable_extended_status == 0) // MII mode in cvmx_mgmt_port_initialize()
252 && phy_status.s.capable_extended_status) // RGMII mode in cvmx_mgmt_port_initialize()
H A Dcvmx-mdio.h109 uint16_t capable_extended_status : 1; member