Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.h38 struct lldp_received_tlvs_s *lldp_tlvs; member
H A Decore_dcbx.c388 ecore_memcpy_from(p_hwfn, p_ptt, p_data->lldp_tlvs, in ecore_dcbx_copy_mib()
390 prefix_seq_num = p_data->lldp_tlvs->prefix_seq_num; in ecore_dcbx_copy_mib()
391 suffix_seq_num = p_data->lldp_tlvs->suffix_seq_num; in ecore_dcbx_copy_mib()
1372 data.lldp_tlvs = &tlvs; in ecore_lldp_mib_update_event()