Home
last modified time | relevance | path

Searched refs:hte (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/
H A DMakefile8 obj-y += mrc.o mrc_util.o hte.o smc.o
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_utils.c866 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()
H A Di40iw_cm.c1192 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()