Searched refs:ixgbe_aci_list_caps (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_e610.h | 18 int ixgbe_aci_list_caps(struct ixgbe_hw *hw, void *buf, u16 buf_size,
|
| H A D | ixgbe_e610.c | 869 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 D | region.c | 136 err = ixgbe_aci_list_caps(hw, caps, IXGBE_ACI_MAX_BUFFER_SIZE, NULL, in ixgbe_devlink_devcaps_snapshot()
|