Lines Matching defs:sblk
3002 struct status_block *sblk = status_blk;
3004 return sblk->status_idx;
3125 /* Tell compiler that sblk fields can change. */
4477 struct status_block *sblk = cp->status_blk.gen;
4481 while (sblk->status_completion_producer_index && i < 10) {
4488 if (sblk->status_completion_producer_index)
4541 struct status_block_msix *sblk = cp->status_blk.bnx2;
4546 cp->tx_cons_ptr = &sblk->status_tx_quick_consumer_index;
4609 struct status_block_msix *sblk = cp->status_blk.bnx2;
4611 cp->rx_cons_ptr = &sblk->status_rx_quick_consumer_index;
4708 struct status_block *sblk = cp->status_blk.gen;
4743 cp->kwq_con_idx_ptr = &sblk->status_rx_quick_consumer_index15;
4745 cp->kwq_con_idx_ptr = &sblk->status_cmd_consumer_index;
4769 &sblk->status_completion_producer_index;
4771 cp->kcq1.status_idx_ptr = &sblk->status_idx;