Home
last modified time | relevance | path

Searched refs:refresh_time (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/net/atm/
Dmpoa_caches.h23 uint32_t refresh_time; member
Dmpoa_caches.c311 if (!(entry->refresh_time)) in refresh_entries()
312 entry->refresh_time = (2 * (entry->ctrl_info.holding_time))/3; in refresh_entries()
314 entry->refresh_time) { in refresh_entries()
Dmpc.c1181 entry->refresh_time = 0; in MPOA_res_reply_rcvd()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dhw.h635 u16 refresh_time; /* Flow control refresh timer */ member
Dnetdev.c4007 fc->refresh_time = 0x1000; in e1000e_reset()
4012 fc->refresh_time = 0x0400; in e1000e_reset()
Dich8lan.c4908 ew32(FCRTV_PCH, hw->fc.refresh_time); in e1000_setup_link_ich8lan()