Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dnxhal_nic_interface.h296 #define NX_HOST_CTX_STATE_ACTIVE 2 macro
H A Dunm_nic_ctx.c108 #define NX_HOST_CTX_STATE_ACTIVE 2 macro
229 if (recv_ctx->state == NX_HOST_CTX_STATE_ACTIVE) in nx_fw_cmd_set_mtu()