Searched refs:ixgbe_aci_req_res (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_e610.c | 362 static int ixgbe_aci_req_res(struct ixgbe_hw *hw, enum ixgbe_aci_res_ids res, in ixgbe_aci_req_res() function 443 err = ixgbe_aci_req_res(hw, res, access, 0, &res_timeout); in ixgbe_acquire_res() 464 err = ixgbe_aci_req_res(hw, res, access, 0, &res_timeout); in ixgbe_acquire_res()
|