HomeSort by: relevance | last modified time | path
    Searched defs:l2t_entry (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_l2t.h 57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */
66 struct l2t_entry *next; /* next l2t_entry on chain */
81 struct l2t_entry *rover; /* starting point for next allocation */
84 struct l2t_entry l2tab[0];
117 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
119 struct l2t_entry *t3_l2t_get(struct toedev *dev, struct rtentry *neigh,
122 struct l2t_entry *e);
123 void t3_l2t_send_event(struct toedev *dev, struct l2t_entry *e)
    [all...]
cxgb_l2t.h 57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */
66 struct l2t_entry *next; /* next l2t_entry on chain */
81 struct l2t_entry *rover; /* starting point for next allocation */
84 struct l2t_entry l2tab[0];
117 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
119 struct l2t_entry *t3_l2t_get(struct toedev *dev, struct rtentry *neigh,
122 struct l2t_entry *e);
123 void t3_l2t_send_event(struct toedev *dev, struct l2t_entry *e)
    [all...]
cxgb_l2t.h 57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */
66 struct l2t_entry *next; /* next l2t_entry on chain */
81 struct l2t_entry *rover; /* starting point for next allocation */
84 struct l2t_entry l2tab[0];
117 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
119 struct l2t_entry *t3_l2t_get(struct toedev *dev, struct rtentry *neigh,
122 struct l2t_entry *e);
123 void t3_l2t_send_event(struct toedev *dev, struct l2t_entry *e)
    [all...]
cxgb_l2t.h 57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */
66 struct l2t_entry *next; /* next l2t_entry on chain */
81 struct l2t_entry *rover; /* starting point for next allocation */
84 struct l2t_entry l2tab[0];
117 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
119 struct l2t_entry *t3_l2t_get(struct toedev *dev, struct rtentry *neigh,
122 struct l2t_entry *e);
123 void t3_l2t_send_event(struct toedev *dev, struct l2t_entry *e)
    [all...]
cxgb_l2t.h 57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */
66 struct l2t_entry *next; /* next l2t_entry on chain */
81 struct l2t_entry *rover; /* starting point for next allocation */
84 struct l2t_entry l2tab[0];
117 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
119 struct l2t_entry *t3_l2t_get(struct toedev *dev, struct rtentry *neigh,
122 struct l2t_entry *e);
123 void t3_l2t_send_event(struct toedev *dev, struct l2t_entry *e)
    [all...]
cxgb_l2t.h 57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */
66 struct l2t_entry *next; /* next l2t_entry on chain */
81 struct l2t_entry *rover; /* starting point for next allocation */
84 struct l2t_entry l2tab[0];
117 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
119 struct l2t_entry *t3_l2t_get(struct toedev *dev, struct rtentry *neigh,
122 struct l2t_entry *e);
123 void t3_l2t_send_event(struct toedev *dev, struct l2t_entry *e)
    [all...]

Completed in 59 milliseconds