Home
last modified time | relevance | path

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

/Linux-v5.4/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.h124 struct i40e_dcbx_config *dcbcfg);
127 struct i40e_dcbx_config *dcbcfg);
Di40e_type.h545 struct i40e_dcbx_config { struct
617 struct i40e_dcbx_config local_dcbx_config; /* Oper/Local Cfg */
618 struct i40e_dcbx_config remote_dcbx_config; /* Peer Cfg */
619 struct i40e_dcbx_config desired_dcbx_config; /* CEE Desired Cfg */
Di40e.h1125 struct i40e_dcbx_config *old_cfg,
1126 struct i40e_dcbx_config *new_cfg);
1130 struct i40e_dcbx_config *old_cfg,
1131 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.c953 struct i40e_dcbx_config *cfg = in i40e_dbg_command_write()
955 struct i40e_dcbx_config *r_cfg = in i40e_dbg_command_write()
Di40e_ethtool.c1553 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_get_pauseparam()
1589 struct i40e_dcbx_config *dcbx_cfg = &hw->local_dcbx_config; in i40e_set_pauseparam()
5017 struct i40e_dcbx_config *dcbcfg; in i40e_set_priv_flags()
Di40e_main.c5007 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map()
5028 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5071 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5112 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc()
5284 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc()
8512 struct i40e_dcbx_config *old_cfg, in i40e_dcb_need_reconfig()
8513 struct i40e_dcbx_config *new_cfg) in i40e_dcb_need_reconfig()
8571 struct i40e_dcbx_config tmp_dcbx_cfg; in i40e_handle_lldp_event()