Home
last modified time | relevance | path

Searched refs:irdma_timer_entry (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/irdma/
H A Dirdma_cm.h240 struct irdma_timer_entry { struct
313 struct irdma_timer_entry *send_entry;
314 struct irdma_timer_entry *close_entry;
H A Dirdma_cm.c399 struct irdma_timer_entry *send_entry; in irdma_free_retrans_entry()
1278 struct irdma_timer_entry *new_send; in irdma_schedule_cm_timer()
1386 struct irdma_timer_entry *close_entry = cm_node->close_entry; in irdma_handle_close_entry()
1423 struct irdma_timer_entry *send_entry, *close_entry; in irdma_cm_timer_tick()