Searched refs:qeth_l2_switchdev_notify_refcnt (Results 1 – 1 of 1) sorted by relevance
894 static refcount_t qeth_l2_switchdev_notify_refcnt; variable901 if (!refcount_inc_not_zero(&qeth_l2_switchdev_notify_refcnt)) { in qeth_l2_br2dev_get()908 refcount_set(&qeth_l2_switchdev_notify_refcnt, 1); in qeth_l2_br2dev_get()913 qeth_l2_switchdev_notify_refcnt.refs.counter); in qeth_l2_br2dev_get()921 if (refcount_dec_and_test(&qeth_l2_switchdev_notify_refcnt)) { in qeth_l2_br2dev_put()933 qeth_l2_switchdev_notify_refcnt.refs.counter); in qeth_l2_br2dev_put()2459 refcount_set(&qeth_l2_switchdev_notify_refcnt, 0); in qeth_l2_init()