Lines Matching full:allocate

94 		printk(KERN_ERR PFX "Failed to allocate conn id for "  in bnx2fc_offload_session()
99 /* Allocate session resources */ in bnx2fc_offload_session()
102 printk(KERN_ERR PFX "Failed to allocate resources\n"); in bnx2fc_offload_session()
660 * bnx2fc_alloc_session_resc - Allocate qp resources for the session
669 /* Allocate and map SQ */ in bnx2fc_alloc_session_resc()
677 printk(KERN_ERR PFX "unable to allocate SQ memory %d\n", in bnx2fc_alloc_session_resc()
682 /* Allocate and map CQ */ in bnx2fc_alloc_session_resc()
690 printk(KERN_ERR PFX "unable to allocate CQ memory %d\n", in bnx2fc_alloc_session_resc()
695 /* Allocate and map RQ and RQ PBL */ in bnx2fc_alloc_session_resc()
703 printk(KERN_ERR PFX "unable to allocate RQ memory %d\n", in bnx2fc_alloc_session_resc()
715 printk(KERN_ERR PFX "unable to allocate RQ PBL %d\n", in bnx2fc_alloc_session_resc()
732 /* Allocate and map XFERQ */ in bnx2fc_alloc_session_resc()
741 printk(KERN_ERR PFX "unable to allocate XFERQ %d\n", in bnx2fc_alloc_session_resc()
746 /* Allocate and map CONFQ & CONFQ PBL */ in bnx2fc_alloc_session_resc()
755 printk(KERN_ERR PFX "unable to allocate CONFQ %d\n", in bnx2fc_alloc_session_resc()
769 printk(KERN_ERR PFX "unable to allocate CONFQ PBL %d\n", in bnx2fc_alloc_session_resc()
786 /* Allocate and map ConnDB */ in bnx2fc_alloc_session_resc()
793 printk(KERN_ERR PFX "unable to allocate conn_db %d\n", in bnx2fc_alloc_session_resc()
799 /* Allocate and map LCQ */ in bnx2fc_alloc_session_resc()
808 printk(KERN_ERR PFX "unable to allocate lcq %d\n", in bnx2fc_alloc_session_resc()