Home
last modified time | relevance | path

Searched defs:tc_config (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.c269 struct txgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in txgbe_dcb_unpack_pfc_cee() local
285 struct txgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in txgbe_dcb_unpack_refill_cee() local
294 struct txgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in txgbe_dcb_unpack_max_cee() local
304 struct txgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in txgbe_dcb_unpack_bwgid_cee() local
314 struct txgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in txgbe_dcb_unpack_tsa_cee() local
323 struct txgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in txgbe_dcb_get_tc_from_up() local
H A Dtxgbe_dcb.h82 struct txgbe_dcb_tc_config tc_config[TXGBE_DCB_TC_MAX]; member
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c181 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_pfc_cee() local
197 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_refill_cee() local
206 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_max_cee() local
216 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_bwgid_cee() local
226 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_unpack_tsa_cee() local
235 struct ixgbe_dcb_tc_config *tc_config = &cfg->tc_config[0]; in ixgbe_dcb_get_tc_from_up() local
H A Dixgbe_dcb.h92 struct ixgbe_dcb_tc_config tc_config[IXGBE_DCB_MAX_TRAFFIC_CLASS]; member