Home
last modified time | relevance | path

Searched defs:up (Results 1 – 18 of 18) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb.c271 int up; in txgbe_dcb_unpack_pfc_cee() local
322 u8 txgbe_dcb_get_tc_from_up(struct txgbe_dcb_config *cfg, int direction, u8 up) in txgbe_dcb_get_tc_from_up()
348 u8 up; in txgbe_dcb_unpack_map_cee() local
H A Dtxgbe_regs.h1057 #define TXGBE_PBRXUPXON(up) (0x011E30 + (up) * 4) argument
1058 #define TXGBE_PBRXUPXOFF(up) (0x011E10 + (up) * 4) argument
1062 #define TXGBE_PBTXUPXON(up) (0x0192E0 + (up) * 4) argument
1063 #define TXGBE_PBTXUPXOFF(up) (0x0192C0 + (up) * 4) argument
1064 #define TXGBE_PBTXUPOFF(up) (0x019280 + (up) * 4) argument
H A Dtxgbe_type.h449 } up[TXGBE_MAX_UP]; member
/dpdk/drivers/raw/ntb/
H A Dntb_hw_intel.c316 intel_ntb_gen3_set_link(const struct ntb_hw *hw, bool up) in intel_ntb_gen3_set_link()
341 intel_ntb_gen4_set_link(const struct ntb_hw *hw, bool up) in intel_ntb_gen4_set_link()
387 intel_ntb_set_link(const struct rte_rawdev *dev, bool up) in intel_ntb_set_link()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c182 int up; in ixgbe_dcb_unpack_pfc_cee() local
233 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up()
259 u8 up; in ixgbe_dcb_unpack_map_cee() local
/dpdk/drivers/common/sfc_efx/base/
H A Def10_phy.c108 boolean_t up = !!(link_flags & in mcdi_phy_decode_link_mode() local
H A Dsiena_phy.c55 boolean_t up = !!(link_flags & in siena_phy_decode_link_mode() local
/dpdk/drivers/common/cnxk/
H A Droc_nix_mac.c192 roc_nix_mac_link_state_set(struct roc_nix *roc_nix, uint8_t up) in roc_nix_mac_link_state_set()
/dpdk/drivers/net/mlx4/
H A Dmlx4_ethdev.c274 mlx4_dev_set_link(struct mlx4_priv *priv, int up) in mlx4_dev_set_link()
/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpdmux.h388 int up; member
H A Dfsl_dpdmux_cmd.h205 uint8_t up; member
H A Dfsl_dpni.h782 int up; member
/dpdk/drivers/raw/cnxk_bphy/
H A Drte_pmd_bphy.h344 rte_pmd_bphy_cgx_set_link_state(uint16_t dev_id, uint16_t lmac, bool up) in rte_pmd_bphy_cgx_set_link_state()
/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpci_cmd.h90 uint8_t up; member
/dpdk/drivers/net/i40e/base/
H A Di40e_dcb.c380 u8 up, selector; in i40e_parse_cee_app_tlv() local
/dpdk/drivers/net/ice/base/
H A Dice_dcb.c477 u8 up, selector; in ice_parse_cee_app_tlv() local
/dpdk/drivers/net/iavf/
H A Diavf_rxtx.c2822 uint16_t up; in iavf_check_vlan_up2tc() local
/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c5653 int bnxt_hwrm_if_change(struct bnxt *bp, bool up) in bnxt_hwrm_if_change()