Searched refs:qeth_l2_switchdev_notify_refcnt (Results 1 – 1 of 1) sorted by relevance
893 static refcount_t qeth_l2_switchdev_notify_refcnt; variable900 if (!refcount_inc_not_zero(&qeth_l2_switchdev_notify_refcnt)) { in qeth_l2_br2dev_get()907 refcount_set(&qeth_l2_switchdev_notify_refcnt, 1); in qeth_l2_br2dev_get()912 qeth_l2_switchdev_notify_refcnt.refs.counter); in qeth_l2_br2dev_get()920 if (refcount_dec_and_test(&qeth_l2_switchdev_notify_refcnt)) { in qeth_l2_br2dev_put()932 qeth_l2_switchdev_notify_refcnt.refs.counter); in qeth_l2_br2dev_put()2458 refcount_set(&qeth_l2_switchdev_notify_refcnt, 0); in qeth_l2_init()