Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c1064 struct pfvf_tlv *hw_resp_hdr; in lm_vf_pf_channel_get_message_to_send() local
1283 hw_resp_hdr = (struct pfvf_tlv *)((u8_t*)hw_first_tlv + hw_first_tlv->resp_msg_offset); in lm_vf_pf_channel_get_message_to_send()
1284 pdev->vars.vf_pf_mess.done = (u16_t*)(&hw_resp_hdr->status); in lm_vf_pf_channel_get_message_to_send()