Searched refs:ramrod_mem_virt (Results 1 – 2 of 2) sorted by relevance
903 if CHK_NULL(pdev->fcoe_info.bind.ramrod_mem_virt) in lm_fc_get_ramrod_phys_mem()905 pdev->fcoe_info.bind.ramrod_mem_virt = in lm_fc_get_ramrod_phys_mem()912 if CHK_NULL(pdev->fcoe_info.bind.ramrod_mem_virt) in lm_fc_get_ramrod_phys_mem()961 if(CHK_NULL(pdev->fcoe_info.bind.ramrod_mem_virt)) in lm_fc_init()965 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt; in lm_fc_init()2469 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt; in lm_fc_post_offload_ramrod()2499 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt; in lm_fc_post_enable_ramrod()2526 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt; in lm_fc_post_disable_ramrod()2568 if(CHK_NULL(pdev->fcoe_info.bind.ramrod_mem_virt)) in lm_fc_post_stat_ramrod()2572 ramrod_params = (lm_fcoe_slow_path_phys_data_t*)pdev->fcoe_info.bind.ramrod_mem_virt; in lm_fc_post_stat_ramrod()
265 void *ramrod_mem_virt; member