Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c85 struct bnx2x_prev_list_node { struct
86 LIST_ENTRY(bnx2x_prev_list_node) node;
94 static LIST_HEAD(, bnx2x_prev_list_node) bnx2x_prev_list argument
9097 static struct bnx2x_prev_list_node *bnx2x_prev_path_get_entry(struct bnx2x_softc *sc) in bnx2x_prev_path_get_entry()
9099 struct bnx2x_prev_list_node *tmp; in bnx2x_prev_path_get_entry()
9114 struct bnx2x_prev_list_node *tmp; in bnx2x_prev_is_path_marked()
9140 struct bnx2x_prev_list_node *tmp; in bnx2x_prev_mark_path()
9165 tmp = rte_malloc("", sizeof(struct bnx2x_prev_list_node), in bnx2x_prev_mark_path()