Lines Matching refs:IXGBE_SUCCESS
817 status = IXGBE_SUCCESS; in ixgbe_pf_reset_hw()
1114 if (diag != IXGBE_SUCCESS) { in eth_ixgbe_dev_init()
1154 if (diag != IXGBE_SUCCESS) { in eth_ixgbe_dev_init()
1181 diag = IXGBE_SUCCESS; in eth_ixgbe_dev_init()
1612 if (diag != IXGBE_SUCCESS) { in eth_ixgbevf_dev_init()
1634 if ((diag != IXGBE_SUCCESS) && (diag != IXGBE_ERR_INVALID_MAC_ADDR)) { in eth_ixgbevf_dev_init()
2531 if (err == IXGBE_SUCCESS || err == IXGBE_ERR_FC_NOT_NEGOTIATED) { in ixgbe_flow_ctrl_enable()
4707 return ixgbe_led_on(hw, 0) == IXGBE_SUCCESS ? 0 : -ENOTSUP; in ixgbe_dev_led_on()
4716 return ixgbe_led_off(hw, 0) == IXGBE_SUCCESS ? 0 : -ENOTSUP; in ixgbe_dev_led_off()
5021 if ((err == IXGBE_SUCCESS) || (err == IXGBE_ERR_FC_NOT_NEGOTIATED)) in ixgbe_priority_flow_ctrl_set()
5328 if (err != IXGBE_SUCCESS && err != IXGBE_ERR_INVALID_MAC_ADDR) { in ixgbevf_dev_start()
7735 case IXGBE_SUCCESS: in ixgbevf_dev_promiscuous_enable()
7756 case IXGBE_SUCCESS: in ixgbevf_dev_promiscuous_disable()
7778 case IXGBE_SUCCESS: in ixgbevf_dev_allmulticast_enable()
7799 case IXGBE_SUCCESS: in ixgbevf_dev_allmulticast_disable()
7907 return IXGBE_SUCCESS; in ixgbe_disable_sec_tx_path_generic()
7925 return IXGBE_SUCCESS; in ixgbe_enable_sec_tx_path_generic()