Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c38 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etscfg_tlv()
104 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_etsrec_tlv()
157 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_pfccfg_tlv()
181 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_app_tlv()
233 struct i40e_dcbx_config *dcbcfg) in i40e_parse_ieee_tlv()
266 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pgcfg_tlv()
317 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_pfccfg_tlv()
341 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_app_tlv()
396 struct i40e_dcbx_config *dcbcfg) in i40e_parse_cee_tlv()
452 struct i40e_dcbx_config *dcbcfg) in i40e_parse_org_tlv()
[all …]
H A Di40e_dcb_nl.c10 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg,
38 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_ieee_getets()
76 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_ieee_getpfc()
109 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setets()
157 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setpfc()
197 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_setapp()
248 struct i40e_dcbx_config *old_cfg; in i40e_dcbnl_ieee_delapp()
343 sizeof(struct i40e_dcbx_config)); in i40e_dcbnl_setstate()
879 struct i40e_dcbx_config *dcbxcfg; in i40e_dcbnl_set_all()
969 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg, in i40e_dcbnl_find_app()
[all …]
H A Di40e_dcb.h270 struct i40e_dcbx_config *dcbcfg);
273 struct i40e_dcbx_config *dcbcfg);
282 struct i40e_dcbx_config *dcbcfg);
H A Di40e.h587 struct i40e_dcbx_config tmp_cfg;
1290 struct i40e_dcbx_config *old_cfg,
1291 struct i40e_dcbx_config *new_cfg);
1295 struct i40e_dcbx_config *old_cfg,
1296 struct i40e_dcbx_config *new_cfg);
1297 int i40e_hw_dcb_config(struct i40e_pf *pf, struct i40e_dcbx_config *new_cfg);
H A Di40e_type.h467 struct i40e_dcbx_config { struct
571 struct i40e_dcbx_config local_dcbx_config; /* Oper/Local Cfg */
572 struct i40e_dcbx_config remote_dcbx_config; /* Peer Cfg */
573 struct i40e_dcbx_config desired_dcbx_config; /* CEE Desired Cfg */
H A Di40e_client.c47 struct i40e_dcbx_config *dcb_cfg = &vsi->back->hw.local_dcbx_config; in i40e_client_get_params()
H A Di40e_main.c5399 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map()
5420 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc()
5463 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc()
5678 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc()
6925 struct i40e_dcbx_config *new_cfg) in i40e_hw_set_dcb_config()
6927 struct i40e_dcbx_config *old_cfg = &pf->hw.local_dcbx_config; in i40e_hw_set_dcb_config()
6975 int i40e_hw_dcb_config(struct i40e_pf *pf, struct i40e_dcbx_config *new_cfg) in i40e_hw_dcb_config()
6980 struct i40e_dcbx_config *old_cfg; in i40e_hw_dcb_config()
7152 struct i40e_dcbx_config *dcb_cfg = &pf->hw.local_dcbx_config; in i40e_dcb_sw_default_config()
7159 memset(&pf->tmp_cfg, 0, sizeof(struct i40e_dcbx_config)); in i40e_dcb_sw_default_config()
[all …]
H A Di40e_debugfs.c1021 struct i40e_dcbx_config *cfg = in i40e_dbg_command_write()
1023 struct i40e_dcbx_config *r_cfg = in i40e_dbg_command_write()
H A 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()