Searched refs:sw_rx_cons_idx (Results 1 – 1 of 1) sorted by relevance
6402 u16 sw_rx_cons, sw_rx_cons_idx, hw_rx_cons; in bce_rx_intr() local6445 sw_rx_cons_idx = RX_CHAIN_IDX(sw_rx_cons); in bce_rx_intr()6449 sc->rx_mbuf_map[sw_rx_cons_idx], in bce_rx_intr()6452 sc->rx_mbuf_map[sw_rx_cons_idx]); in bce_rx_intr()6455 m0 = sc->rx_mbuf_ptr[sw_rx_cons_idx]; in bce_rx_intr()6456 sc->rx_mbuf_ptr[sw_rx_cons_idx] = NULL; in bce_rx_intr()