Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.h130 #define HWRM_RING_ALLOC_RX 0x2 macro
H A Dbnge_netdev.c1774 case HWRM_RING_ALLOC_RX: in bnge_set_db_mask()
1798 case HWRM_RING_ALLOC_RX: in bnge_set_db()
1881 u32 type = HWRM_RING_ALLOC_RX; in bnge_hwrm_rx_ring_alloc()
H A Dbnge_hwrm_lib.c1356 case HWRM_RING_ALLOC_RX: in hwrm_ring_alloc_send_msg()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1275 #define HWRM_RING_ALLOC_RX 0x2 macro
H A Dbnxt.c7312 case HWRM_RING_ALLOC_RX: in hwrm_ring_alloc_send_msg()
7315 req->length = (ring_type == HWRM_RING_ALLOC_RX) ? in hwrm_ring_alloc_send_msg()
7399 case HWRM_RING_ALLOC_RX: in bnxt_set_db_mask()
7424 case HWRM_RING_ALLOC_RX: in bnxt_set_db()
7447 case HWRM_RING_ALLOC_RX: in bnxt_set_db()
7464 u32 type = HWRM_RING_ALLOC_RX; in bnxt_hwrm_rx_ring_alloc()