Lines Matching refs:task_page
635 struct fcoe_task_ctx_entry *task, *task_page; in bnx2fc_process_unsol_compl() local
713 task_page = (struct fcoe_task_ctx_entry *) in bnx2fc_process_unsol_compl()
715 task = &(task_page[index]); in bnx2fc_process_unsol_compl()
841 task_page = (struct fcoe_task_ctx_entry *) in bnx2fc_process_unsol_compl()
843 task = &(task_page[index]); in bnx2fc_process_unsol_compl()
875 struct fcoe_task_ctx_entry *task_page; in bnx2fc_process_cq_compl() local
895 task_page = (struct fcoe_task_ctx_entry *)hba->task_ctx[task_idx]; in bnx2fc_process_cq_compl()
896 task = &(task_page[index]); in bnx2fc_process_cq_compl()
1469 struct fcoe_task_ctx_entry *task_page; in bnx2fc_init_seq_cleanup_task() local
1531 task_page = (struct fcoe_task_ctx_entry *) in bnx2fc_init_seq_cleanup_task()
1533 orig_task = &(task_page[index]); in bnx2fc_init_seq_cleanup_task()