• Home
  • Raw
  • Download

Lines Matching defs:e

65 static inline unsigned int vlan_prio(const struct l2t_entry *e)  in vlan_prio()
70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold()
118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq()
126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace()
138 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e()
173 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending()
200 struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start]; in do_l2t_write_rpl() local
216 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue()
222 struct l2t_entry *e) in cxgb4_l2t_send()
265 struct l2t_entry *end, *e, **p; in alloc_l2e() local
300 struct l2t_entry *end, *e, **p; in find_or_alloc_l2e() local
350 static void _t4_l2e_free(struct l2t_entry *e) in _t4_l2e_free()
369 static void t4_l2e_free(struct l2t_entry *e) in t4_l2e_free()
389 void cxgb4_l2t_release(struct l2t_entry *e) in cxgb4_l2t_release()
400 static void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry()
424 struct l2t_entry *e; in cxgb4_l2t_get() local
514 static void handle_failed_resolution(struct adapter *adap, struct l2t_entry *e) in handle_failed_resolution()
536 struct l2t_entry *e; in t4_l2t_update() local
589 struct l2t_entry *e; in t4_l2t_alloc_switching() local
694 static char l2e_state(const struct l2t_entry *e) in l2e_state()
716 struct l2t_entry *e = v; in l2t_seq_show() local