Searched refs:p_llh_info (Results 1 – 2 of 2) sorted by relevance
385 struct qed_llh_info *p_llh_info = cdev->p_llh_info; in qed_llh_free() local405 p_llh_info = kzalloc(sizeof(*p_llh_info), GFP_KERNEL); in qed_llh_alloc()408 cdev->p_llh_info = p_llh_info; in qed_llh_alloc()414 p_llh_info->ppfid_array[p_llh_info->num_ppfid] = i; in qed_llh_alloc()439 struct qed_llh_info *p_llh_info = cdev->p_llh_info; in qed_llh_shadow_sanity() local465 struct qed_llh_info *p_llh_info = cdev->p_llh_info; in qed_llh_shadow_search_filter() local491 struct qed_llh_info *p_llh_info = cdev->p_llh_info; in qed_llh_shadow_get_free_idx() local520 struct qed_llh_info *p_llh_info = cdev->p_llh_info; in __qed_llh_shadow_add_filter() local578 struct qed_llh_info *p_llh_info = cdev->p_llh_info; in __qed_llh_shadow_remove_filter() local625 struct qed_llh_info *p_llh_info = cdev->p_llh_info; in qed_llh_abs_ppfid() local[all …]
799 struct qed_llh_info *p_llh_info; member