Home
last modified time | relevance | path

Searched refs:ixgbe_discover_dev_caps (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fw_update.c523 err = ixgbe_discover_dev_caps(hw, dev_caps); in ixgbe_get_pending_updates()
H A Dixgbe_e610.c901 int ixgbe_discover_dev_caps(struct ixgbe_hw *hw, in ixgbe_discover_dev_caps() function
981 err = ixgbe_discover_dev_caps(hw, &hw->dev_caps); in ixgbe_get_caps()
/linux/drivers/net/ethernet/intel/ixgbe/devlink/
H A Ddevlink.c191 err = ixgbe_discover_dev_caps(hw, &ctx->dev_caps); in ixgbe_set_ctx_dev_caps()