Searched refs:ep_ofld_list (Results 1 – 3 of 3) sorted by relevance
239 (list_empty(&hba->ep_ofld_list) && in bnx2i_stop()
642 list_add_tail(&ep->link, &hba->ep_ofld_list); in bnx2i_ep_ofld_list_add()679 list_for_each_safe(list, tmp, &hba->ep_ofld_list) { in bnx2i_find_ep_in_ofld_list()829 INIT_LIST_HEAD(&hba->ep_ofld_list); in bnx2i_alloc_hba()913 INIT_LIST_HEAD(&hba->ep_ofld_list); in bnx2i_free_hba()
442 struct list_head ep_ofld_list; member