Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c858 lm_status = lm_wait_state_change(pdev, &tpa_info->state, TPA_STATE_NONE); in lm_tpa_send_ramrods_wait()
4136 tpa_info->state = TPA_STATE_NONE; /* Done with ramrods... */ in lm_eth_init_command_comp()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2512 #define TPA_STATE_NONE 0 macro