H A D | bxe.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2014 QLogic Corporation. All rights reserved. 64 * FLR Support - bxe_pf_flr_clnup() is called during nic_load in the per 241 static int load_count[2][3] = { {0} }; /* per-path: 0-common, 1-port 869 struct bxe_dma *dma = arg; bxe_dma_map_addr() local 892 bxe_dma_alloc(struct bxe_softc * sc,bus_size_t size,struct bxe_dma * dma,const char * msg) bxe_dma_alloc() argument 959 bxe_dma_free(struct bxe_softc * sc,struct bxe_dma * dma) bxe_dma_free() argument [all...] |