Searched refs:qeth_l2_switchdev_notify_refcnt (Results 1 – 1 of 1) sorted by relevance
895 static refcount_t qeth_l2_switchdev_notify_refcnt; variable902 if (!refcount_inc_not_zero(&qeth_l2_switchdev_notify_refcnt)) { in qeth_l2_br2dev_get()909 refcount_set(&qeth_l2_switchdev_notify_refcnt, 1); in qeth_l2_br2dev_get()914 qeth_l2_switchdev_notify_refcnt.refs.counter); in qeth_l2_br2dev_get()922 if (refcount_dec_and_test(&qeth_l2_switchdev_notify_refcnt)) { in qeth_l2_br2dev_put()934 qeth_l2_switchdev_notify_refcnt.refs.counter); in qeth_l2_br2dev_put()2460 refcount_set(&qeth_l2_switchdev_notify_refcnt, 0); in qeth_l2_init()