Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c846 DbgBreakIf(NULL != tpa_info->update_cookie); in lm_tpa_send_ramrods_wait()
998 if (tpa_info->update_cookie) in lm_tpa_send_ramrods()
1000 void* cookie = (void *)tpa_info->update_cookie; in lm_tpa_send_ramrods()
1001 tpa_info->update_cookie = NULL; in lm_tpa_send_ramrods()
1043 DbgBreakIf(encaps_info->update_cookie); in lm_encap_send_ramrod()
1055 encaps_info->update_cookie = cookie; in lm_encap_send_ramrod()
3144 if (pdev->encap_info.update_cookie) in lm_eq_handle_function_update_eqe()
3146 void* cookie = (void*)pdev->encap_info.update_cookie; in lm_eq_handle_function_update_eqe()
3147 pdev->encap_info.update_cookie = NULL; in lm_eq_handle_function_update_eqe()
4137 if (tpa_info->update_cookie) in lm_eth_init_command_comp()
[all …]
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2509 volatile void * update_cookie; member
3044 volatile void * update_cookie; member