Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1251 #define HWRM_RING_ALLOC_RX 0x2 macro
H A Dbnxt.c7051 case HWRM_RING_ALLOC_RX: in hwrm_ring_alloc_send_msg()
7054 req->length = (ring_type == HWRM_RING_ALLOC_RX) ? in hwrm_ring_alloc_send_msg()
7137 case HWRM_RING_ALLOC_RX: in bnxt_set_db_mask()
7162 case HWRM_RING_ALLOC_RX: in bnxt_set_db()
7185 case HWRM_RING_ALLOC_RX: in bnxt_set_db()
7202 u32 type = HWRM_RING_ALLOC_RX; in bnxt_hwrm_rx_ring_alloc()