Searched refs:hte (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/hw/i40iw/ |
D | i40iw_utils.c | 866 u8 hte = 0; in i40iw_terminate_done() local 874 hte = 1; in i40iw_terminate_done() 885 i40iw_next_iw_state(iwqp, next_iwarp_state, hte, 0, 0); in i40iw_terminate_done()
|
D | i40iw_cm.c | 1192 struct list_head *hte) in i40iw_build_timer_list() argument 1197 list_for_each_safe(list_node, list_core_temp, hte) { in i40iw_build_timer_list() 1435 struct list_head *hte; in i40iw_find_node() local 1439 hte = accelerated_list ? in i40iw_find_node() 1444 list_for_each_entry(cm_node, hte, list) { in i40iw_find_node() 1526 static bool i40iw_find_port(struct list_head *hte, u16 port) in i40iw_find_port() argument 1530 list_for_each_entry(cm_node, hte, list) { in i40iw_find_port()
|