Searched refs:in_ops (Results 1 – 6 of 6) sorted by relevance
513 entry = mpc->in_ops->get(ipaddr, mpc); in send_via_shortcut()515 entry = mpc->in_ops->add_entry(ipaddr, mpc); in send_via_shortcut()517 mpc->in_ops->put(entry); in send_via_shortcut()521 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN) { in send_via_shortcut()524 mpc->in_ops->put(entry); in send_via_shortcut()534 mpc->in_ops->put(entry); in send_via_shortcut()562 mpc->in_ops->put(entry); in send_via_shortcut()628 in_entry = mpc->in_ops->get(ipaddr, mpc); in atm_mpoa_vcc_attach()634 mpc->in_ops->put(in_entry); in atm_mpoa_vcc_attach()640 mpc->in_ops->put(in_entry); in atm_mpoa_vcc_attach()[all …]
206 client->in_ops->put(entry); in in_cache_remove_entry()242 client->in_ops->remove_entry(entry, client); in clear_count_and_expired()329 mpc->in_ops->remove_entry(mpc->in_cache, mpc); in in_destroy_cache()449 in_cache_entry *in_entry = client->in_ops->get_by_vcc(vcc, client); in eg_cache_remove_entry()451 client->in_ops->put(in_entry); in eg_cache_remove_entry()567 mpc->in_ops = &ingress_ops; in atm_mpoa_init_cache()
24 struct in_cache_ops *in_ops; /* ingress cache operations */ member
149 static struct snd_rawmidi_ops in_ops = { variable197 &in_ops); in usb6fire_midi_init()
295 unsigned long in_ops; member
196 ep->stats.in_bytes, ep->stats.in_ops, in eps_dbg_show()578 ep->stats.in_ops++; in inc_ep_stats_reqs()