Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dvfpf_if.h332 #define PFVF_ACQUIRE_VER PFVF_OP_VER_MAX(acquire_req_sz) macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c675 resp_hdr->opcode_ver = PFVF_ACQUIRE_VER; in lm_pf_process_standard_request()
682 if (PFVF_ACQUIRE_VER != requst_hdr->opcode_ver) in lm_pf_process_standard_request()
1124 sw_hdr->opcode_ver = PFVF_ACQUIRE_VER; in lm_vf_pf_channel_get_message_to_send()