Home
last modified time | relevance | path

Searched refs:bnx2x_prev_list_node (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c89 struct bnx2x_prev_list_node { struct
90 LIST_ENTRY(bnx2x_prev_list_node) node;
98 static LIST_HEAD(, bnx2x_prev_list_node) bnx2x_prev_list argument
9101 static struct bnx2x_prev_list_node *bnx2x_prev_path_get_entry(struct bnx2x_softc *sc) in bnx2x_prev_path_get_entry()
9103 struct bnx2x_prev_list_node *tmp; in bnx2x_prev_path_get_entry()
9118 struct bnx2x_prev_list_node *tmp; in bnx2x_prev_is_path_marked()
9144 struct bnx2x_prev_list_node *tmp; in bnx2x_prev_mark_path()
9169 tmp = rte_malloc("", sizeof(struct bnx2x_prev_list_node), in bnx2x_prev_mark_path()