Searched defs:dcbcfg (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
| D | i40e_dcb.c | 37 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 …]
|
| D | i40e_main.c | 5183 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map() local 5204 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc() 5247 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc() 5288 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc() local 5460 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc() local
|
| D | i40e_ethtool.c | 5101 struct i40e_dcbx_config *dcbcfg; in i40e_set_priv_flags() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_dcb.c | 212 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv() 244 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv() 261 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv() 288 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_app_tlv() 344 ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_tlv() 379 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pgcfg_tlv() 438 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pfccfg_tlv() 462 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_app_tlv() 516 ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_tlv() 576 ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_org_tlv() [all …]
|
| D | ice_dcb_lib.c | 12 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() 312 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_bwchk() 462 struct ice_dcbx_cfg *dcbcfg = &pi->qos_cfg.local_dcbx_cfg; in ice_cfg_etsrec_defaults() local 637 struct ice_dcbx_cfg *dcbcfg; in ice_dcb_sw_dflt_cfg() local 711 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_dcb_noncontig_cfg() local 742 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_pf_dcb_recfg() local
|
| D | ice_dcb_lib.h | 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()
|
| D | ice_txrx.c | 2472 static u8 ice_get_dscp_up(struct ice_dcbx_cfg *dcbcfg, struct sk_buff *skb) in ice_get_dscp_up() 2489 struct ice_dcbx_cfg *dcbcfg; in ice_select_queue() local
|
| D | ice_lib.c | 3257 struct ice_dcbx_cfg *dcbcfg; in ice_vsi_cfg_netdev_tc() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| D | ice_dcb.c | 210 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etscfg_tlv() 242 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_etsrec_tlv() 259 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_pfccfg_tlv() 286 struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_app_tlv() 342 ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_ieee_tlv() 377 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pgcfg_tlv() 436 struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_pfccfg_tlv() 460 ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_app_tlv() 514 ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_cee_tlv() 574 ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg) in ice_parse_org_tlv() [all …]
|
| D | ice_dcb_lib.c | 16 struct ice_dcbx_cfg *dcbcfg; in ice_vsi_cfg_netdev_tc() local 53 u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_ena_tc() 147 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_num_tc() 234 int ice_dcb_bwchk(struct ice_pf *pf, struct ice_dcbx_cfg *dcbcfg) in ice_dcb_bwchk() 363 struct ice_dcbx_cfg *dcbcfg = &pi->qos_cfg.local_dcbx_cfg; in ice_cfg_etsrec_defaults() local 538 struct ice_dcbx_cfg *dcbcfg; in ice_dcb_sw_dflt_cfg() local 612 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_dcb_noncontig_cfg() local 642 struct ice_dcbx_cfg *dcbcfg = &pf->hw.port_info->qos_cfg.local_dcbx_cfg; in ice_pf_dcb_recfg() local
|
| D | ice_dcb_lib.h | 65 static inline u8 ice_dcb_get_ena_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_ena_tc() 70 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| D | i40e_dcb.c | 37 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 …]
|
| D | i40e_main.c | 5381 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_get_iscsi_tc_map() local 5402 static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_num_tc() 5445 static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg) in i40e_dcb_get_enabled_tc() 5486 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_pf_get_num_tc() local 5659 struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config; in i40e_vsi_config_netdev_tc() local
|