Searched refs:ifnet_update_rcv (Results 1 – 3 of 3) sorted by relevance
1731 __private_extern__ void ifnet_update_rcv(struct ifnet *, cqev_t);
1617 ifnet_update_rcv(ifp, CLASSQ_EV_LINK_BANDWIDTH); in ifnet_set_input_bandwidths()1740 ifnet_update_rcv(ifp, CLASSQ_EV_LINK_LATENCY); in ifnet_set_input_latencies()
2723 ifnet_update_rcv(struct ifnet *ifp, cqev_t ev) in ifnet_update_rcv() function