Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1389 req->flags |= htole32(HWRM_PORT_PHY_CFG_INPUT_FLAGS_FORCE); in bnxt_hwrm_set_link_common()
H A Dhsi_struct_def.h26623 #define HWRM_PORT_PHY_CFG_INPUT_FLAGS_FORCE UINT32_C(0x4) macro