hw_cons 3733 dev/pci/if_bnx.c u_int16_t hw_cons, sw_cons, sw_chain_cons; hw_cons 3749 dev/pci/if_bnx.c hw_cons = sc->hw_rx_cons = sblk->status_rx_quick_consumer_index0; hw_cons 3750 dev/pci/if_bnx.c if ((hw_cons & USABLE_RX_BD_PER_PAGE) == USABLE_RX_BD_PER_PAGE) hw_cons 3751 dev/pci/if_bnx.c hw_cons++; hw_cons 3773 dev/pci/if_bnx.c while (sw_cons != hw_cons) { hw_cons 4001 dev/pci/if_bnx.c if (sw_cons == hw_cons) { hw_cons 4002 dev/pci/if_bnx.c hw_cons = sc->hw_rx_cons = hw_cons 4004 dev/pci/if_bnx.c if ((hw_cons & USABLE_RX_BD_PER_PAGE) == hw_cons 4006 dev/pci/if_bnx.c hw_cons++;