Lines Matching refs:task_page
636 struct fcoe_task_ctx_entry *task, *task_page; in bnx2fc_process_unsol_compl() local
714 task_page = (struct fcoe_task_ctx_entry *) in bnx2fc_process_unsol_compl()
716 task = &(task_page[index]); in bnx2fc_process_unsol_compl()
842 task_page = (struct fcoe_task_ctx_entry *) in bnx2fc_process_unsol_compl()
844 task = &(task_page[index]); in bnx2fc_process_unsol_compl()
876 struct fcoe_task_ctx_entry *task_page; in bnx2fc_process_cq_compl() local
896 task_page = (struct fcoe_task_ctx_entry *)hba->task_ctx[task_idx]; in bnx2fc_process_cq_compl()
897 task = &(task_page[index]); in bnx2fc_process_cq_compl()
1471 struct fcoe_task_ctx_entry *task_page; in bnx2fc_init_seq_cleanup_task() local
1533 task_page = (struct fcoe_task_ctx_entry *) in bnx2fc_init_seq_cleanup_task()
1535 orig_task = &(task_page[index]); in bnx2fc_init_seq_cleanup_task()