Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h754 #define HWRM_RING_ALLOC_TX 0x1 macro
Dbnxt.c4336 case HWRM_RING_ALLOC_TX: in hwrm_ring_alloc_send_msg()
4434 rc = hwrm_ring_alloc_send_msg(bp, ring, HWRM_RING_ALLOC_TX, in bnxt_hwrm_ring_alloc()