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()
266 struct l2t_entry *end, *e, **p; in alloc_l2e() local
301 struct l2t_entry *end, *e, **p; in find_or_alloc_l2e() local
351 static void _t4_l2e_free(struct l2t_entry *e) in _t4_l2e_free()
368 static void t4_l2e_free(struct l2t_entry *e) in t4_l2e_free()
386 void cxgb4_l2t_release(struct l2t_entry *e) in cxgb4_l2t_release()
397 static void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry()
421 struct l2t_entry *e; in cxgb4_l2t_get() local
516 struct l2t_entry *e; in t4_l2t_update() local
581 struct l2t_entry *e; in t4_l2t_alloc_switching() local
686 static char l2e_state(const struct l2t_entry *e) in l2e_state()
700 bool cxgb4_check_l2t_valid(struct l2t_entry *e) in cxgb4_check_l2t_valid()
719 struct l2t_entry *e = v; in l2t_seq_show() local