Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 27) sorted by relevance

12

/dpdk/lib/ethdev/
H A Dethdev_private.h35 uint32_t active; /**< Callback is executing */ member
/dpdk/drivers/net/e1000/base/
H A De1000_82571.c660 STATIC s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82574()
686 STATIC s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82574()
956 STATIC s32 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82571()
H A De1000_api.c1127 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state()
1149 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state()
H A De1000_82575.c737 STATIC s32 e1000_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82575()
823 STATIC s32 e1000_set_d0_lplu_state_82580(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_82580()
870 s32 e1000_set_d3_lplu_state_82580(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82580()
H A De1000_82541.c912 STATIC s32 e1000_set_d3_lplu_state_82541(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_82541()
H A De1000_ich8lan.c3111 STATIC s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active) in e1000_set_lplu_state_pchlan()
3145 STATIC s32 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state_ich8lan()
3241 STATIC s32 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_ich8lan()
H A De1000_phy.c117 bool E1000_UNUSEDARG active) in e1000_null_lplu_state()
2060 s32 e1000_set_d3_lplu_state_generic(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state_generic()
/dpdk/app/test/
H A Dtest_pie.c173 uint16_t active) in rte_pie_set_active()
407 uint16_t active = 0; in func_test1() local
630 uint16_t active = 0; in func_test3() local
/dpdk/drivers/net/igc/base/
H A Digc_i225.c1267 s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state_i225()
1295 s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state_i225()
H A Digc_api.c1608 s32 igc_set_d0_lplu_state(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state()
1630 s32 igc_set_d3_lplu_state(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state()
H A Digc_phy.c116 bool IGC_UNUSEDARG active) in igc_null_lplu_state()
2095 s32 igc_set_d3_lplu_state_generic(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state_generic()
/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_func.h105 u8 active /* Indicates if this port is active */; member
H A Decore_cxt.h263 bool active; member
/dpdk/lib/sched/
H A Drte_pie.h58 uint16_t active; /**< Flag for activating/deactivating pie */ member
/dpdk/lib/distributor/
H A Ddistributor_private.h155 uint8_t active[RTE_DISTRIB_MAX_WORKERS]; member
/dpdk/lib/eal/common/
H A Deal_common_dev.c33 uint32_t active; /**< Callback is executing */ member
/dpdk/lib/eal/freebsd/
H A Deal_interrupts.c45 uint32_t active; member
/dpdk/drivers/net/qede/
H A Dqede_main.c728 static int qed_send_drv_state(struct ecore_dev *edev, bool active) in qed_send_drv_state()
/dpdk/lib/bbdev/
H A Drte_bbdev.c80 uint32_t active; /* Callback is executing */ member
/dpdk/lib/eal/linux/
H A Deal_interrupts.c79 uint32_t active; member
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c398 uint8_t active = ACTOR_STATE(port, LACP_ACTIVE) || in periodic_machine() local
/dpdk/drivers/common/iavf/
H A Dvirtchnl_inline_ipsec.h333 u8 active; member
/dpdk/lib/cryptodev/
H A Drte_cryptodev.c63 uint32_t active; /**< Callback is executing */ member
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c1389 u32 active = __poll_portal_slow(p, is); in qman_poll() local
/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_resource.c1859 u32 active; in dlb2_ldb_port_set_has_work_bits() local

12