Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c37 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etscfg_tlv()
108 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etsrec_tlv()
163 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_pfccfg_tlv()
190 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_app_tlv()
245 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_tlv()
279 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pgcfg_tlv()
332 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pfccfg_tlv()
356 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_app_tlv()
412 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_tlv()
473 struct i40e_dcbx_config *dcbcfg) in i40e_parse_org_tlv()
[all …]
Di40e_dcb_nl.c35 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_ieee_getets()
74 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_ieee_getpfc()
149 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_set_all()
235 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg, in i40e_dcbnl_find_app()
260 struct i40e_dcbx_config *old_cfg, in i40e_dcbnl_flush_apps()
261 struct i40e_dcbx_config *new_cfg) in i40e_dcbnl_flush_apps()
Di40e_dcb.h122 struct i40e_dcbx_config *dcbcfg);
125 struct i40e_dcbx_config *dcbcfg);
Di40e_type.h538 struct i40e_dcbx_config { struct
610 struct i40e_dcbx_config local_dcbx_config; /* Oper/Local Cfg */
611 struct i40e_dcbx_config remote_dcbx_config; /* Peer Cfg */
612 struct i40e_dcbx_config desired_dcbx_config; /* CEE Desired Cfg */
Di40e.h1065 struct i40e_dcbx_config *old_cfg,
1066 struct i40e_dcbx_config *new_cfg);
1070 struct i40e_dcbx_config *old_cfg,
1071 struct i40e_dcbx_config *new_cfg);
Di40e_client.c49 struct i40e_dcbx_config *dcb_cfg = &vsi->back->hw.local_dcbx_config; in i40e_client_get_params()
Di40e_debugfs.c954 struct i40e_dcbx_config *cfg = in i40e_dbg_command_write()
956 struct i40e_dcbx_config *r_cfg = in i40e_dbg_command_write()
Di40e_ethtool.c1098 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam()
1134 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam()
4647 struct i40e_dcbx_config *dcbcfg; in i40e_set_priv_flags()
Di40e_main.c4894 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map()
4915 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
4958 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
4999 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc()
5171 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc()
7915 struct i40e_dcbx_config *old_cfg, in i40e_dcb_need_reconfig()
7916 struct i40e_dcbx_config *new_cfg) in i40e_dcb_need_reconfig()
7974 struct i40e_dcbx_config tmp_dcbx_cfg; in i40e_handle_lldp_event()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_type.h493 struct i40e_dcbx_config { struct
563 struct i40e_dcbx_config local_dcbx_config; /* Oper/Local Cfg */
564 struct i40e_dcbx_config remote_dcbx_config; /* Peer Cfg */
565 struct i40e_dcbx_config desired_dcbx_config; /* CEE Desired Cfg */