Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c280 static void i40e_parse_cee_pgcfg_tlv(struct i40e_cee_feat_tlv *tlv, in i40e_parse_cee_pgcfg_tlv()
333 static void i40e_parse_cee_pfccfg_tlv(struct i40e_cee_feat_tlv *tlv, in i40e_parse_cee_pfccfg_tlv()
357 static void i40e_parse_cee_app_tlv(struct i40e_cee_feat_tlv *tlv, in i40e_parse_cee_app_tlv()
417 struct i40e_cee_feat_tlv *sub_tlv; in i40e_parse_cee_tlv()
437 sub_tlv = (struct i40e_cee_feat_tlv *)((char *)tlv + len); in i40e_parse_cee_tlv()
460 sub_tlv = (struct i40e_cee_feat_tlv *)((char *)sub_tlv + in i40e_parse_cee_tlv()
H A Di40e_dcb.h128 struct i40e_cee_feat_tlv { struct