Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.h18 int ixgbe_aci_list_caps(struct ixgbe_hw *hw, void *buf, u16 buf_size,
H A Dixgbe_e610.c869 int ixgbe_aci_list_caps(struct ixgbe_hw *hw, void *buf, u16 buf_size, in ixgbe_aci_list_caps() function
919 err = ixgbe_aci_list_caps(hw, cbuf, IXGBE_ACI_MAX_BUFFER_SIZE, in ixgbe_discover_dev_caps()
958 err = ixgbe_aci_list_caps(hw, cbuf, IXGBE_ACI_MAX_BUFFER_SIZE, in ixgbe_discover_func_caps()
/linux/drivers/net/ethernet/intel/ixgbe/devlink/
H A Dregion.c136 err = ixgbe_aci_list_caps(hw, caps, IXGBE_ACI_MAX_BUFFER_SIZE, NULL, in ixgbe_devlink_devcaps_snapshot()