Home
last modified time | relevance | path

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

/Linux-v5.10/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.h515 struct i40e_dcbx_config { struct
586 struct i40e_dcbx_config local_dcbx_config; /* Oper/Local Cfg */
587 struct i40e_dcbx_config remote_dcbx_config; /* Peer Cfg */
588 struct i40e_dcbx_config desired_dcbx_config; /* CEE Desired Cfg */
Di40e.h1124 struct i40e_dcbx_config *old_cfg,
1125 struct i40e_dcbx_config *new_cfg);
1129 struct i40e_dcbx_config *old_cfg,
1130 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.c1027 struct i40e_dcbx_config *cfg = in i40e_dbg_command_write()
1029 struct i40e_dcbx_config *r_cfg = in i40e_dbg_command_write()
Di40e_ethtool.c1556 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam()
1592 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam()
5036 struct i40e_dcbx_config *dcbcfg; in i40e_set_priv_flags()
Di40e_main.c5046 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map()
5067 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5110 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5151 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc()
5323 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc()
8582 struct i40e_dcbx_config *old_cfg, in i40e_dcb_need_reconfig()
8583 struct i40e_dcbx_config *new_cfg) in i40e_dcb_need_reconfig()
8641 struct i40e_dcbx_config tmp_dcbx_cfg; in i40e_handle_lldp_event()