Home
last modified time | relevance | path

Searched refs:txgbe_dcb_unpack_pfc_cee (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.h106 void txgbe_dcb_unpack_pfc_cee(struct txgbe_dcb_config *cfg,
H A Dtxgbe_dcb.c267 void txgbe_dcb_unpack_pfc_cee(struct txgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in txgbe_dcb_unpack_pfc_cee() function
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3506 txgbe_dcb_unpack_pfc_cee(dcb_config, map, &pfc_en); in txgbe_dcb_hw_configure()