Searched refs:ixgbe_dcb_unpack_pfc_cee (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb.h | 134 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *, u8 *, u8 *);
|
| H A D | ixgbe_dcb.c | 179 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() function 555 ixgbe_dcb_unpack_pfc_cee(dcb_config, map, &pfc_en); in ixgbe_dcb_config_pfc_cee() 648 ixgbe_dcb_unpack_pfc_cee(dcb_config, map, &pfc_en); in ixgbe_dcb_hw_config_cee()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.c | 4283 ixgbe_dcb_unpack_pfc_cee(dcb_config, map, &pfc_en); in ixgbe_dcb_hw_configure()
|