Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_e610.h15 int ixgbe_acquire_res(struct ixgbe_hw *hw, enum ixgbe_aci_res_ids res,
17 void ixgbe_release_res(struct ixgbe_hw *hw, enum ixgbe_aci_res_ids res);
H A Dixgbe_e610.c362 static int ixgbe_aci_req_res(struct ixgbe_hw *hw, enum ixgbe_aci_res_ids res, in ixgbe_aci_req_res()
403 enum ixgbe_aci_res_ids res, u8 sdp_number) in ixgbe_aci_release_res()
434 int ixgbe_acquire_res(struct ixgbe_hw *hw, enum ixgbe_aci_res_ids res, in ixgbe_acquire_res()
483 void ixgbe_release_res(struct ixgbe_hw *hw, enum ixgbe_aci_res_ids res) in ixgbe_release_res()
H A Dixgbe_type_e610.h230 enum ixgbe_aci_res_ids { enum