Lines Matching defs:sblk
3004 struct status_block *sblk = status_blk;
3006 return sblk->status_idx;
3127 /* Tell compiler that sblk fields can change. */
4480 struct status_block *sblk = cp->status_blk.gen;
4484 while (sblk->status_completion_producer_index && i < 10) {
4491 if (sblk->status_completion_producer_index)
4544 struct status_block_msix *sblk = cp->status_blk.bnx2;
4549 cp->tx_cons_ptr = &sblk->status_tx_quick_consumer_index;
4612 struct status_block_msix *sblk = cp->status_blk.bnx2;
4614 cp->rx_cons_ptr = &sblk->status_rx_quick_consumer_index;
4711 struct status_block *sblk = cp->status_blk.gen;
4746 cp->kwq_con_idx_ptr = &sblk->status_rx_quick_consumer_index15;
4748 cp->kwq_con_idx_ptr = &sblk->status_cmd_consumer_index;
4772 &sblk->status_completion_producer_index;
4774 cp->kcq1.status_idx_ptr = &sblk->status_idx;