Home
last modified time | relevance | path

Searched refs:i40iw_cm_core (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_cm.h289 struct i40iw_cm_core *cm_core;
327 struct i40iw_cm_core *cm_core;
401 struct i40iw_cm_core { struct
461 bool i40iw_port_in_use(struct i40iw_cm_core *cm_core, u16 port);
Di40iw.h241 struct i40iw_cm_core cm_core;
517 int mini_cm_recv_pkt(struct i40iw_cm_core *, struct i40iw_device *,
556 void i40iw_cleanup_cm_core(struct i40iw_cm_core *cm_core);
564 struct i40iw_cm_node *i40iw_find_node(struct i40iw_cm_core *cm_core,
Di40iw_cm.c1061 struct i40iw_cm_core *cm_core = cm_node->cm_core; in i40iw_schedule_cm_timer()
1218 struct i40iw_cm_core *cm_core = from_timer(cm_core, t, tcp_timer); in i40iw_cm_timer_tick()
1427 struct i40iw_cm_node *i40iw_find_node(struct i40iw_cm_core *cm_core, in i40iw_find_node()
1469 struct i40iw_cm_core *cm_core, in i40iw_find_listener()
1506 static void i40iw_add_hte_node(struct i40iw_cm_core *cm_core, in i40iw_add_hte_node()
1542 bool i40iw_port_in_use(struct i40iw_cm_core *cm_core, u16 port) in i40iw_port_in_use()
1837 static int i40iw_dec_refcnt_listen(struct i40iw_cm_core *cm_core, in i40iw_dec_refcnt_listen()
1963 static int i40iw_cm_del_listen(struct i40iw_cm_core *cm_core, in i40iw_cm_del_listen()
2162 struct i40iw_cm_core *cm_core, in i40iw_make_cm_node()
2286 struct i40iw_cm_core *cm_core = cm_node->cm_core; in i40iw_rem_ref_cm_node()
[all …]
Di40iw_hw.c485 struct i40iw_cm_core *cm_core = &iwdev->cm_core; in i40iw_manage_apbvt()