Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c1063 struct channel_list_end_tlv *hw_list_end_tlv; in lm_vf_pf_channel_get_message_to_send() local
1280hw_list_end_tlv = (struct channel_list_end_tlv *)((u8_t*)hw_first_tlv + hw_first_tlv->tl.length); in lm_vf_pf_channel_get_message_to_send()
1281 hw_list_end_tlv->tl.type = CHANNEL_TLV_LIST_END; in lm_vf_pf_channel_get_message_to_send()