Home
last modified time | relevance | path

Searched refs:msg_cnt (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/misc/mic/scif/
Dscif_nm.c184 int msg_cnt = 0; in scif_disconnect_node() local
199 msg_cnt++; in scif_disconnect_node()
204 == msg_cnt), SCIF_NODE_ALIVE_TIMEOUT); in scif_disconnect_node()
/Linux-v4.19/include/linux/
DmISDNif.h519 u_int msg_cnt; member
/Linux-v4.19/drivers/isdn/mISDN/
Dstack.c244 st->msg_cnt++; in mISDNStackd()
310 dev_name(&st->dev->dev), st->msg_cnt, st->sleep_cnt, in mISDNStackd()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c795 u8 msg_cnt; in hclgevf_do_update_mta_status() local
799 msg_cnt = DIV_ROUND_UP(HCLGEVF_MTA_TBL_SIZE, in hclgevf_do_update_mta_status()
803 while (msg_cnt--) { in hclgevf_do_update_mta_status()
815 if (msg_cnt == 0) { in hclgevf_do_update_mta_status()