/drivers/infiniband/ulp/ipoib/ |
D | ipoib_main.c | 748 struct ipoib_neigh *neigh, *tn; in path_rec_completion() local 926 static void neigh_refresh_path(struct ipoib_neigh *neigh, u8 *daddr, in neigh_refresh_path() 950 struct ipoib_neigh *neigh; in neigh_add_path() local 1096 struct ipoib_neigh *neigh; in ipoib_start_xmit() local 1266 struct ipoib_neigh *neigh = NULL; in ipoib_neigh_get() local 1322 struct ipoib_neigh *neigh; in __ipoib_reap_neigh() local 1365 struct ipoib_neigh *neigh; in ipoib_neigh_ctor() local 1388 struct ipoib_neigh *neigh; in ipoib_neigh_alloc() local 1438 void ipoib_neigh_dtor(struct ipoib_neigh *neigh) in ipoib_neigh_dtor() 1466 struct ipoib_neigh *neigh = container_of(rp, struct ipoib_neigh, rcu); in ipoib_neigh_reclaim() local [all …]
|
D | ipoib.h | 250 struct ipoib_neigh *neigh; member 466 static inline void ipoib_neigh_put(struct ipoib_neigh *neigh) in ipoib_neigh_put() 638 static inline int ipoib_cm_up(struct ipoib_neigh *neigh) in ipoib_cm_up() 644 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) in ipoib_cm_get() 649 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set() 695 static inline int ipoib_cm_up(struct ipoib_neigh *neigh) in ipoib_cm_up() 701 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) in ipoib_cm_get() 706 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set() 752 struct ipoib_neigh *neigh) in ipoib_cm_create_tx()
|
D | ipoib_cm.c | 834 struct ipoib_neigh *neigh; in ipoib_cm_handle_tx_wc() local 1259 struct ipoib_neigh *neigh; in ipoib_cm_tx_handler() local 1306 struct ipoib_neigh *neigh) in ipoib_cm_create_tx() 1346 struct ipoib_neigh *neigh; in ipoib_cm_tx_start() local
|
D | ipoib_multicast.c | 806 struct ipoib_neigh *neigh; in ipoib_mcast_send() local
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.c | 283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry() 306 struct neighbour *neigh; in t3_l2t_get() local 399 void t3_l2t_update(struct t3cdev *dev, struct neighbour *neigh) in t3_l2t_update()
|
D | cxgb3_offload.c | 488 static void dummy_neigh_update(struct t3cdev *dev, struct neighbour *neigh) in dummy_neigh_update() 1073 static void cxgb_neigh_update(struct neighbour *neigh) in cxgb_neigh_update() 1111 struct neighbour *neigh, in cxgb_redirect()
|
D | l2t.h | 64 struct neighbour *neigh; /* associated neighbour */ member
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 397 static void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry() 415 struct l2t_entry *cxgb4_l2t_get(struct l2t_data *d, struct neighbour *neigh, in cxgb4_l2t_get() 509 void t4_l2t_update(struct adapter *adap, struct neighbour *neigh) in t4_l2t_update()
|
D | l2t.h | 78 struct neighbour *neigh; /* associated neighbour */ member
|
D | cxgb4_main.c | 2372 static void check_neigh_update(struct neighbour *neigh) in check_neigh_update()
|
/drivers/infiniband/hw/qedr/ |
D | qedr_iw_cm.c | 446 struct neighbour *neigh = NULL; in qedr_addr4_resolve() local 480 struct neighbour *neigh = NULL; in qedr_addr6_resolve() local
|
/drivers/net/ethernet/netronome/nfp/flower/ |
D | tunnel_conf.c | 449 struct flowi4 *flow, struct neighbour *neigh, gfp_t flag) in nfp_tun_write_neigh_v4() 485 struct flowi6 *flow, struct neighbour *neigh, gfp_t flag) in nfp_tun_write_neigh_v6()
|
/drivers/net/ |
D | vrf.c | 660 struct neighbour *neigh; in vrf_finish_output6() local 879 struct neighbour *neigh; in vrf_finish_output() local
|
/drivers/infiniband/core/ |
D | addr.c | 858 struct neighbour *neigh = ctx; in netevent_callback() local
|
/drivers/net/plip/ |
D | plip.c | 1035 static int plip_hard_header_cache(const struct neighbour *neigh, in plip_hard_header_cache()
|
/drivers/infiniband/hw/i40iw/ |
D | i40iw_cm.c | 1988 struct neighbour *neigh; in i40iw_addr_resolve_neigh() local 2062 struct neighbour *neigh; in i40iw_addr_resolve_neigh_ipv6() local
|
D | i40iw_utils.c | 274 struct neighbour *neigh = ptr; in i40iw_net_event() local
|
/drivers/firewire/ |
D | net.c | 241 static int fwnet_header_cache(const struct neighbour *neigh, in fwnet_header_cache()
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_span.c | 230 struct neighbour *neigh = neigh_lookup(tbl, pkey, dev); in mlxsw_sp_span_dmac() local
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 4078 struct neighbour *neigh; in rx_pkt() local
|