Home
last modified time | relevance | path

Searched refs:HWRM_RING_ALLOC_RX (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h755 #define HWRM_RING_ALLOC_RX 0x2 macro
Dbnxt.c4345 case HWRM_RING_ALLOC_RX: in hwrm_ring_alloc_send_msg()
4446 rc = hwrm_ring_alloc_send_msg(bp, ring, HWRM_RING_ALLOC_RX, in bnxt_hwrm_ring_alloc()