Searched refs:RX_BD_LEN_SHIFT (Results 1 – 4 of 4) sorted by relevance
56 #define RX_BD_LEN_SHIFT 1653 #define RX_BD_LEN_SHIFT global() macro
1632 type = (bn->rx_buf_use_size << RX_BD_LEN_SHIFT) | in bnge_hwrm_ring_alloc() 1652 type = ((u32)BNGE_RX_PAGE_SIZE << RX_BD_LEN_SHIFT) | in bnge_fill_hw_rss_tbl()
144 #define RX_BD_LEN_SHIFT 16142 #define RX_BD_LEN_SHIFT global() macro
4582 type = (bp->rx_buf_use_size << RX_BD_LEN_SHIFT) | in bnxt_init_rx_rings() 4602 type = ((u32)rxr->rx_page_size << RX_BD_LEN_SHIFT) | in bnxt_init_tx_rings()