Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1393 req->flags |= htole32(HWRM_PORT_PHY_CFG_INPUT_FLAGS_RESET_PHY); in bnxt_hwrm_set_link_common()
H A Dhsi_struct_def.h26601 #define HWRM_PORT_PHY_CFG_INPUT_FLAGS_RESET_PHY UINT32_C(0x1) macro