Lines Matching defs:bnx2i_endpoint
296 struct bnx2i_endpoint *ep;
726 * struct bnx2i_endpoint - representation of tcp connection in NX2 world
748 struct bnx2i_endpoint {
820 struct bnx2i_endpoint *bnx2i_ep_ofld_list_next(struct bnx2i_hba *hba);
821 struct bnx2i_endpoint *bnx2i_ep_destroy_list_next(struct bnx2i_hba *hba);
852 struct bnx2i_endpoint *ep);
855 struct bnx2i_endpoint *ep);
858 struct bnx2i_endpoint *ep);
860 struct bnx2i_endpoint *ep);
862 extern struct bnx2i_endpoint *bnx2i_find_ep_in_ofld_list(
864 extern struct bnx2i_endpoint *bnx2i_find_ep_in_destroy_list(
867 extern int bnx2i_map_ep_dbell_regs(struct bnx2i_endpoint *ep);
868 extern int bnx2i_arm_cq_event_coalescing(struct bnx2i_endpoint *ep, u8 action);
870 extern int bnx2i_hw_ep_disconnect(struct bnx2i_endpoint *bnx2i_ep);