Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h385 PFVF_OP_ACQUIRE = 0, enumerator
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c674 case PFVF_OP_ACQUIRE: in lm_pf_process_standard_request()
831 case PFVF_OP_ACQUIRE: in lm_pf_notify_standard_request_ready()
939 if (hdr->opcode == PFVF_OP_ACQUIRE) { in lm_vf_pf_recv_response_from_sw_channel()
1120 case PFVF_OP_ACQUIRE: in lm_vf_pf_channel_get_message_to_send()
1436 pf_mess = lm_vf_pf_channel_get_message_to_send(pdev, PFVF_OP_ACQUIRE); in lm_vf_pf_acquire_msg()
1500 if (sw_resp->hdr.opcode != PFVF_OP_ACQUIRE) in lm_vf_pf_acquire_msg()