Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/
H A Dlm_vf_common.h197 #define PF_SI_ACQUIRED 1 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c172 vf_info->vf_si_state = PF_SI_ACQUIRED; in lm_pf_vf_fill_acquire_response()
561 vf_info->vf_si_state = PF_SI_ACQUIRED; in lm_pf_vf_fill_close_vf_response()
696 if (vf_info->vf_si_state != PF_SI_ACQUIRED) in lm_pf_process_standard_request()
778 if (vf_info->vf_si_state != PF_SI_ACQUIRED) { in lm_pf_process_standard_request()
861 if (vf_info->vf_si_state != PF_SI_ACQUIRED) { in lm_pf_notify_standard_request_ready()
3542 vf_info->vf_si_state = PF_SI_ACQUIRED; in lm_pf_finally_release_vf()
3545 if (vf_info->vf_si_state == PF_SI_ACQUIRED) { in lm_pf_finally_release_vf()