Searched refs:qed_chain_next (Results 1 – 2 of 2) sorted by relevance
68 struct qed_chain_next { struct173 (u8)(1 + ((sizeof(struct qed_chain_next) - 1) / \264 struct qed_chain_next *p_next = NULL; in qed_chain_advance_page()602 struct qed_chain_next *p_next; in qed_chain_init_next_ptr_elem()606 p_next = (struct qed_chain_next *)((u8 *)p_virt_curr + size); in qed_chain_init_next_ptr_elem()624 struct qed_chain_next *p_next = NULL; in qed_chain_get_last_elem()635 p_next = (struct qed_chain_next *)((u8 *)p_virt_addr + size); in qed_chain_get_last_elem()638 p_next = (struct qed_chain_next *)((u8 *)p_virt_addr + in qed_chain_get_last_elem()
4614 struct qed_chain_next *p_next; in qed_chain_free_next_ptr()4626 p_next = (struct qed_chain_next *)((u8 *)p_virt + size); in qed_chain_free_next_ptr()