Searched refs:I40E_TLV_ID_END_OF_LLDPPDU (Results 1 – 2 of 2) sorted by relevance
93 #define I40E_TLV_ID_END_OF_LLDPPDU 7 macro
1255 if (tlvid >= I40E_TLV_ID_END_OF_LLDPPDU || in i40e_dcb_config_to_lldp()1262 } while (tlvid < I40E_TLV_ID_END_OF_LLDPPDU); in i40e_dcb_config_to_lldp()