Searched refs:i40e_lldp_org_tlv (Results 1 – 2 of 2) sorted by relevance
37 static void i40e_parse_ieee_etscfg_tlv(struct i40e_lldp_org_tlv *tlv, in i40e_parse_ieee_etscfg_tlv()232 static void i40e_parse_ieee_tlv(struct i40e_lldp_org_tlv *tlv, in i40e_parse_ieee_tlv()395 static void i40e_parse_cee_tlv(struct i40e_lldp_org_tlv *tlv, in i40e_parse_cee_tlv()451 static void i40e_parse_org_tlv(struct i40e_lldp_org_tlv *tlv, in i40e_parse_org_tlv()481 struct i40e_lldp_org_tlv *tlv; in i40e_lldp_to_dcb_config()493 tlv = (struct i40e_lldp_org_tlv *)lldpmib; in i40e_lldp_to_dcb_config()513 tlv = (struct i40e_lldp_org_tlv *)((char *)tlv + in i40e_lldp_to_dcb_config()1176 static void i40e_add_dcb_tlv(struct i40e_lldp_org_tlv *tlv, in i40e_add_dcb_tlv()1244 struct i40e_lldp_org_tlv *tlv; in i40e_dcb_config_to_lldp()1246 tlv = (struct i40e_lldp_org_tlv *)lldpmib; in i40e_dcb_config_to_lldp()[all …]
110 struct i40e_lldp_org_tlv { struct
Completed in 8 milliseconds