Home
last modified time | relevance | path

Searched refs:ice_dcbx_cfg (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.h11 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg,
12 struct ice_dcbx_cfg *new_cfg);
17 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcbnl_flush_apps()
18 struct ice_dcbx_cfg *new_cfg) { } in ice_dcbnl_flush_apps()
H A Dice_dcb_lib.h19 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg);
24 ice_pf_dcb_cfg(struct ice_pf *pf, struct ice_dcbx_cfg *new_cfg, bool locked);
25 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg);
75 static inline u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_ena_tc()
80 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc()
101 struct ice_dcbx_cfg __always_unused *new_cfg, in ice_pf_dcb_cfg()
H A Dice_dcb.c208 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv()
238 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv()
255 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv()
280 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_app_tlv()
334 ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_tlv()
368 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pgcfg_tlv()
425 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pfccfg_tlv()
449 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_app_tlv()
503 ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_tlv()
561 ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_org_tlv()
[all …]
H A Dice_dcb_lib.c12 static u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_ena_tc()
106 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_num_tc()
151 struct ice_dcbx_cfg *cfg = &vsi->port_info->qos_cfg.local_dcbx_cfg; in ice_get_first_droptc()
182 struct ice_dcbx_cfg *cfg = &vsi->port_info->qos_cfg.local_dcbx_cfg; in ice_vsi_set_dcb_tc_cfg()
312 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_bwchk()
350 int ice_pf_dcb_cfg(struct ice_pf *pf, struct ice_dcbx_cfg *new_cfg, bool locked) in ice_pf_dcb_cfg()
353 struct ice_dcbx_cfg *old_cfg, *curr_cfg; in ice_pf_dcb_cfg()
462 struct ice_dcbx_cfg *dcbcfg = &pi->qos_cfg.local_dcbx_cfg; in ice_cfg_etsrec_defaults()
485 ice_dcb_need_recfg(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcb_need_recfg()
486 struct ice_dcbx_cfg *new_cfg) in ice_dcb_need_recfg()
[all …]
H A Dice_dcb_nl.c34 struct ice_dcbx_cfg *dcbxcfg; in ice_dcbnl_getets()
65 struct ice_dcbx_cfg *new_cfg; in ice_dcbnl_setets()
242 struct ice_dcbx_cfg *dcbxcfg; in ice_dcbnl_getpfc()
267 struct ice_dcbx_cfg *new_cfg; in ice_dcbnl_setpfc()
332 struct ice_dcbx_cfg *new_cfg; in ice_dcbnl_set_pfc_cfg()
415 sizeof(struct ice_dcbx_cfg)); in ice_dcbnl_setstate()
469 struct ice_dcbx_cfg *new_cfg; in ice_dcbnl_set_pg_tc_cfg_tx()
529 struct ice_dcbx_cfg *new_cfg; in ice_dcbnl_set_pg_bwg_cfg_tx()
711 ice_dcbnl_find_app(struct ice_dcbx_cfg *cfg, in ice_dcbnl_find_app()
737 struct ice_dcbx_cfg *old_cfg, *new_cfg; in ice_dcbnl_setapp()
[all …]
H A Dice_type.h707 struct ice_dcbx_cfg { struct
729 struct ice_dcbx_cfg local_dcbx_cfg; /* Oper/Local Cfg */ argument
730 struct ice_dcbx_cfg desired_dcbx_cfg; /* CEE Desired Cfg */
731 struct ice_dcbx_cfg remote_dcbx_cfg; /* Peer Cfg */
H A Dice_dcb.h144 struct ice_dcbx_cfg *dcbcfg);
H A Dice_idc.c210 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_qos_params()
H A Dice_lag.c1491 struct ice_dcbx_cfg *dcb_cfg, *peer_dcb_cfg; in ice_lag_chk_comp()
1525 sizeof(struct ice_dcbx_cfg))) { in ice_lag_chk_comp()
H A Dice_txrx.c2430 static u8 ice_get_dscp_up(struct ice_dcbx_cfg *dcbcfg, struct sk_buff *skb) in ice_get_dscp_up()
2447 struct ice_dcbx_cfg *dcbcfg; in ice_select_queue()
H A Dice_ethtool.c3437 struct ice_dcbx_cfg *dcbx_cfg; in ice_get_pauseparam()
3484 struct ice_dcbx_cfg *dcbx_cfg; in ice_set_pauseparam()
H A Dice_lib.c3131 struct ice_dcbx_cfg *dcbcfg; in ice_vsi_cfg_netdev_tc()