Searched refs:rte_pmd_ixgbe_bypass_state_show (Results 1 – 5 of 5) sorted by relevance
8 rte_pmd_ixgbe_bypass_state_show;
437 int rte_pmd_ixgbe_bypass_state_show(uint16_t port, uint32_t *state);
826 rte_pmd_ixgbe_bypass_state_show(uint16_t port_id, uint32_t *state) in rte_pmd_ixgbe_bypass_state_show() function
274 * ``rte_pmd_ixgbe_bypass_state_show()``
5678 if (rte_pmd_ixgbe_bypass_state_show(port_id, &bypass_mode) != 0) { in cmd_show_bypass_config_parsed()