Home
last modified time | relevance | path

Searched defs:smc_listen_work (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc.h261 struct work_struct smc_listen_work;/* prepare new accept socket */ member
H A Daf_smc.c2426 static void smc_listen_work(struct work_struct *work) in smc_listen_work() function