smc_link_down_work
static void smc_link_down_work(struct work_struct *work);
INIT_WORK(&lnk->link_down_wrk, smc_link_down_work);