Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h169 struct vfpf_q_op_tlv { struct
406 struct vfpf_q_op_tlv q_op;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c1206 …resp_offset = (sizeof(struct vfpf_q_op_tlv) + sizeof(struct channel_list_end_tlv) + CACHE_LINE_SIZ… in lm_vf_pf_channel_get_message_to_send()
1208 hw_first_tlv->tl.length = sizeof(struct vfpf_q_op_tlv); in lm_vf_pf_channel_get_message_to_send()
2035 struct vfpf_q_op_tlv * mess = NULL; in lm_vf_pf_tear_q_down()
2036 mess = (struct vfpf_q_op_tlv*)pf_mess->message_virt_addr; in lm_vf_pf_tear_q_down()