Symbol: ice_dcbx_cfg
sys/dev/ice/ice_dcb.c
1017
struct ice_dcbx_cfg *cmp_dcbcfg, *dcbcfg;
sys/dev/ice/ice_dcb.c
1132
struct ice_dcbx_cfg *dcbx_cfg = NULL;
sys/dev/ice/ice_dcb.c
1172
struct ice_dcbx_cfg *dcbx_cfg;
sys/dev/ice/ice_dcb.c
1203
struct ice_dcbx_cfg *dcbx_cfg = &pi->qos_cfg.local_dcbx_cfg;
sys/dev/ice/ice_dcb.c
1356
ice_add_ieee_ets_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1398
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1428
ice_add_ieee_pfc_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1467
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1515
ice_add_dscp_up_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1576
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1624
ice_add_dscp_pfc_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1651
ice_add_dcb_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg,
sys/dev/ice/ice_dcb.c
1700
void ice_dcb_cfg_to_lldp(u8 *lldpmib, u16 *miblen, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
1734
struct ice_dcbx_cfg *dcbcfg;
sys/dev/ice/ice_dcb.c
343
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
375
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
392
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
419
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
475
ice_parse_ieee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
510
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
569
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
593
ice_parse_cee_app_tlv(struct ice_cee_feat_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
647
ice_parse_cee_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
707
ice_parse_org_tlv(struct ice_lldp_org_tlv *tlv, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
733
int ice_lldp_to_dcb_cfg(u8 *lldpmib, struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.c
785
struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_dcb.h
244
int ice_lldp_to_dcb_cfg(u8 *lldpmib, struct ice_dcbx_cfg *dcbcfg);
sys/dev/ice/ice_dcb.h
248
struct ice_dcbx_cfg *dcbcfg);
sys/dev/ice/ice_dcb.h
254
void ice_dcb_cfg_to_lldp(u8 *lldpmib, u16 *miblen, struct ice_dcbx_cfg *dcbcfg);
sys/dev/ice/ice_iflib_txrx.c
562
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
10782
struct ice_dcbx_cfg dcb_buf = {};
sys/dev/ice/ice_lib.c
10783
struct ice_dcbx_cfg *dcbcfg;
sys/dev/ice/ice_lib.c
11628
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
165
static u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg);
sys/dev/ice/ice_lib.c
167
ice_dcb_needs_reconfig(struct ice_softc *sc, struct ice_dcbx_cfg *old_cfg,
sys/dev/ice/ice_lib.c
168
struct ice_dcbx_cfg *new_cfg);
sys/dev/ice/ice_lib.c
183
static bool ice_dscp_is_mapped(struct ice_dcbx_cfg *dcbcfg);
sys/dev/ice/ice_lib.c
3962
ice_dscp_is_mapped(struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_lib.c
3990
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
4125
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
4235
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
4324
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
4381
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
4448
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
8483
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
8570
ice_dcb_get_tc_map(const struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_lib.c
8607
ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg)
sys/dev/ice/ice_lib.c
8679
ice_dcb_needs_reconfig(struct ice_softc *sc, struct ice_dcbx_cfg *old_cfg,
sys/dev/ice/ice_lib.c
8680
struct ice_dcbx_cfg *new_cfg)
sys/dev/ice/ice_lib.c
8960
struct ice_dcbx_cfg *dcbcfg =
sys/dev/ice/ice_lib.c
8997
struct ice_dcbx_cfg *dcbcfg;
sys/dev/ice/ice_lib.c
9048
struct ice_dcbx_cfg *local_dcbx_cfg;
sys/dev/ice/ice_lib.c
9121
struct ice_dcbx_cfg tmp_dcbx_cfg, *local_dcbx_cfg;
sys/dev/ice/ice_lib.h
1030
u8 ice_dcb_get_tc_map(const struct ice_dcbx_cfg *dcbcfg);
sys/dev/ice/ice_rdma.c
169
struct ice_dcbx_cfg *dcbx_cfg;
sys/dev/ice/ice_rdma.c
360
ice_rdma_cp_qos_info(struct ice_hw *hw, struct ice_dcbx_cfg *dcbx_cfg,
sys/dev/ice/ice_rdma.c
72
struct ice_dcbx_cfg *dcbx_cfg,
sys/dev/ice/ice_type.h
944
struct ice_dcbx_cfg local_dcbx_cfg; /* Oper/Local Cfg */
sys/dev/ice/ice_type.h
945
struct ice_dcbx_cfg desired_dcbx_cfg; /* CEE Desired Cfg */
sys/dev/ice/ice_type.h
946
struct ice_dcbx_cfg remote_dcbx_cfg; /* Peer Cfg */