Searched refs:bnxt_hwrm_ring_free (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/pci/ |
| D | if_bnxt.c | 340 int bnxt_hwrm_ring_free(struct bnxt_softc *, uint8_t, 985 bnxt_hwrm_ring_free(sc, HWRM_RING_ALLOC_INPUT_RING_TYPE_RX, in bnxt_queue_up() 988 bnxt_hwrm_ring_free(sc, HWRM_RING_ALLOC_INPUT_RING_TYPE_TX, in bnxt_queue_up() 991 bnxt_hwrm_ring_free(sc, HWRM_RING_ALLOC_INPUT_RING_TYPE_RX, in bnxt_queue_up() 1028 bnxt_hwrm_ring_free(sc, HWRM_RING_ALLOC_INPUT_RING_TYPE_TX, in bnxt_queue_down() 1030 bnxt_hwrm_ring_free(sc, HWRM_RING_ALLOC_INPUT_RING_TYPE_RX, in bnxt_queue_down() 1032 bnxt_hwrm_ring_free(sc, HWRM_RING_ALLOC_INPUT_RING_TYPE_RX, in bnxt_queue_down() 1037 bnxt_hwrm_ring_free(sc, HWRM_RING_ALLOC_INPUT_RING_TYPE_L2_CMPL, in bnxt_queue_down() 3075 bnxt_hwrm_ring_free(struct bnxt_softc *softc, uint8_t type, struct bnxt_ring *ring) in bnxt_hwrm_ring_free() function
|