Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_dcb_nl.c10 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg,
39 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_ieee_getets()
77 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_ieee_getpfc()
110 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setets()
158 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setpfc()
198 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setapp()
249 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_delapp()
344 sizeof(struct i40e_dcbx_config)); in i40e_dcbnl_setstate()
883 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_set_all()
973 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg, in i40e_dcbnl_find_app()
[all …]
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.h270 struct i40e_dcbx_config *dcbcfg);
273 struct i40e_dcbx_config *dcbcfg);
282 struct i40e_dcbx_config *dcbcfg);
Di40e.h664 struct i40e_dcbx_config tmp_cfg;
1265 struct i40e_dcbx_config *old_cfg,
1266 struct i40e_dcbx_config *new_cfg);
1270 struct i40e_dcbx_config *old_cfg,
1271 struct i40e_dcbx_config *new_cfg);
1272 int i40e_hw_dcb_config(struct i40e_pf *pf, struct i40e_dcbx_config *new_cfg);
Di40e_type.h512 struct i40e_dcbx_config { struct
584 struct i40e_dcbx_config local_dcbx_config; /* Oper/Local Cfg */
585 struct i40e_dcbx_config remote_dcbx_config; /* Peer Cfg */
586 struct i40e_dcbx_config desired_dcbx_config; /* CEE Desired Cfg */
Di40e_client.c48 struct i40e_dcbx_config *dcb_cfg = &vsi->back->hw.local_dcbx_config; in i40e_client_get_params()
Di40e_main.c5344 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map()
5365 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5408 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5449 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc()
5622 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc()
6848 struct i40e_dcbx_config *new_cfg) in i40e_hw_set_dcb_config()
6850 struct i40e_dcbx_config *old_cfg = &pf->hw.local_dcbx_config; in i40e_hw_set_dcb_config()
6898 int i40e_hw_dcb_config(struct i40e_pf *pf, struct i40e_dcbx_config *new_cfg) in i40e_hw_dcb_config()
6903 struct i40e_dcbx_config *old_cfg; in i40e_hw_dcb_config()
7073 struct i40e_dcbx_config *dcb_cfg = &pf->hw.local_dcbx_config; in i40e_dcb_sw_default_config()
[all …]
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()
Di40e_ethtool.c1662 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam()
1698 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam()