Searched refs:link_check_ch (Results 1 – 2 of 2) sorted by relevance
109 struct callout link_check_ch; member
1006 callout_init(&p->link_check_ch, 1); in cxgb_port_attach()1690 callout_reset(&p->link_check_ch, in cxgb_init_locked()1769 callout_drain(&pi->link_check_ch); in cxgb_uninit_synchronized()2250 callout_reset(&pi->link_check_ch, hz, link_check_callout, pi); in check_link_status()2261 callout_reset(&pi->link_check_ch, hz / 4, link_check_callout, pi); in t3_os_link_intr()