Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A 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 …]
H A 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()
H A Di40e_dcb.h122 struct i40e_dcbx_config *dcbcfg);
125 struct i40e_dcbx_config *dcbcfg);
H A Di40e_type.h512 struct i40e_dcbx_config { struct
583 struct i40e_dcbx_config local_dcbx_config; /* Oper/Local Cfg */
584 struct i40e_dcbx_config remote_dcbx_config; /* Peer Cfg */
585 struct i40e_dcbx_config desired_dcbx_config; /* CEE Desired Cfg */
H A Di40e.h1144 struct i40e_dcbx_config *old_cfg,
1145 struct i40e_dcbx_config *new_cfg);
1149 struct i40e_dcbx_config *old_cfg,
1150 struct i40e_dcbx_config *new_cfg);
H A Di40e_client.c49 struct i40e_dcbx_config *dcb_cfg = &vsi->back->hw.local_dcbx_config; in i40e_client_get_params()
H A Di40e_debugfs.c1036 struct i40e_dcbx_config *cfg = in i40e_dbg_command_write()
1038 struct i40e_dcbx_config *r_cfg = in i40e_dbg_command_write()
H A Di40e_ethtool.c1566 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam()
1602 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam()
5101 struct i40e_dcbx_config *dcbcfg; in i40e_set_priv_flags()
H A Di40e_main.c5177 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map()
5198 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5241 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5282 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc()
5454 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc()
8800 struct i40e_dcbx_config *old_cfg, in i40e_dcb_need_reconfig()
8801 struct i40e_dcbx_config *new_cfg) in i40e_dcb_need_reconfig()
8859 struct i40e_dcbx_config tmp_dcbx_cfg; in i40e_handle_lldp_event()