Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.h57 struct l2t_entry { struct
65 struct l2t_entry *first; /* start of hash chain */ argument
66 struct l2t_entry *next; /* next l2t_entry on chain */ argument
75 struct l2t_entry *rover; /* starting point for next allocation */ argument
79 struct l2t_entry l2tab[];
110 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e);
115 struct l2t_entry *e);
116 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e);
122 struct l2t_entry *e) in l2t_send()
129 static inline void l2t_release(struct t3cdev *t, struct l2t_entry *e) in l2t_release()
[all …]
H A Dl2t.c63 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio()
74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace()
88 struct l2t_entry *e) in setup_l2e_send_pending()
123 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue()
129 struct l2t_entry *e) in t3_l2t_send_slow()
179 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e) in t3_l2t_send_event()
219 static struct l2t_entry *alloc_l2e(struct l2t_data *d) in alloc_l2e()
221 struct l2t_entry *end, *e, **p; in alloc_l2e()
264 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free()
305 struct l2t_entry *e = NULL; in t3_l2t_get()
[all …]
H A Dcxgb3_offload.h88 struct dst_entry *new, struct l2t_entry *l2t);
H A Dcxgb3_offload.c1088 static void set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) in set_l2t_ix()
1119 struct l2t_entry *e; in cxgb_redirect()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h73 struct l2t_entry { struct
79 struct l2t_entry *first; /* start of hash chain */ argument
80 struct l2t_entry *next; /* next l2t_entry on chain */ argument
110 void cxgb4_l2t_release(struct l2t_entry *e); argument
112 struct l2t_entry *e);
113 struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh,
117 const struct l2t_entry *l2t);
118 struct l2t_entry *cxgb4_l2t_alloc_switching(struct net_device *dev, u16 vlan,
121 struct l2t_entry *t4_l2t_alloc_switching(struct adapter *adap, u16 vlan,
125 bool cxgb4_check_l2t_valid(struct l2t_entry *e);
H A Dl2t.c62 struct l2t_entry l2tab[]; /* MUST BE LAST */
222 struct l2t_entry *e) in cxgb4_l2t_send()
266 struct l2t_entry *end, *e, **p; in alloc_l2e()
301 struct l2t_entry *end, *e, **p; in find_or_alloc_l2e()
302 struct l2t_entry *first_free = NULL; in find_or_alloc_l2e()
386 void cxgb4_l2t_release(struct l2t_entry *e) in cxgb4_l2t_release()
421 struct l2t_entry *e; in cxgb4_l2t_get()
475 const struct l2t_entry *l2t) in cxgb4_select_ntuple()
516 struct l2t_entry *e; in t4_l2t_update()
581 struct l2t_entry *e; in t4_l2t_alloc_switching()
[all …]
H A Dcxgb4.h1463 struct l2t_entry *l2t; /* Layer Two Table entry for dmac */
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h42 struct l2t_entry *l2te;
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h193 struct l2t_entry *l2t;
327 struct l2t_entry *);
H A Dcxgbit_cm.c1029 struct l2t_entry *l2e) in cxgbit_l2t_send()
1425 u16 vlan = ((struct l2t_entry *)csk->l2t)->vlan; in cxgbit_send_tx_flowc_wr()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h282 struct l2t_entry *l2t_entry; /* pointer to the L2T entry */ member
552 cxgb4_l2t_send(csk->egress_dev, skb, csk->l2t_entry); in send_or_defer()
H A Dchtls_cm.c837 if (csk->l2t_entry) { in chtls_release_resources()
838 cxgb4_l2t_release(csk->l2t_entry); in chtls_release_resources()
839 csk->l2t_entry = NULL; in chtls_release_resources()
1037 L2T_IDX_V(csk->l2t_entry->idx) | in chtls_pass_accept_rpl()
1069 cxgb4_l2t_send(csk->egress_dev, skb, csk->l2t_entry); in chtls_pass_accept_rpl()
1179 csk->l2t_entry = cxgb4_l2t_get(cdev->lldi->l2t, n, ndev, 0); in chtls_recv_sock()
1180 if (!csk->l2t_entry) in chtls_recv_sock()
2039 struct l2t_entry *e = csk->l2t_entry; in chtls_send_abort_rpl()
H A Dchtls_io.c707 cxgb4_l2t_send(csk->egress_dev, skb, csk->l2t_entry); in chtls_push_frames()
/openbmc/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c209 struct l2t_entry *e) in send_act_open_req()
221 L2T_IDX_V(((struct l2t_entry *)csk->l2t)->idx) | in send_act_open_req()
328 struct l2t_entry *e) in send_act_open_req6()
340 L2T_IDX_V(((struct l2t_entry *)csk->l2t)->idx) | in send_act_open_req6()
621 u16 vlan = ((struct l2t_entry *)csk->l2t)->vlan; in send_tx_flowc_wr()
994 struct l2t_entry *); in csk_act_open_retry_timer()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h876 struct l2t_entry *l2t;
934 struct l2t_entry *l2t);
H A Dcm.c203 struct l2t_entry *l2e) in c4iw_l2t_send()
4067 struct l2t_entry *e; in rx_pkt()
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c160 const struct l2t_entry *e) in send_act_open_req()
356 struct l2t_entry *l2t = csk->l2t; in make_tx_data_wr()