Home
last modified time | relevance | path

Searched refs:wait_comp (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/bxe/
H A Decore_sp.h545 int (*wait_comp)(struct bxe_softc *sc, member
962 int (*wait_comp)(struct bxe_softc *sc, member
1084 int (*wait_comp)(struct bxe_softc *sc, struct ecore_mcast_obj *o); member
1560 int (*wait_comp)(struct bxe_softc *sc, member
1828 int (*wait_comp)(struct bxe_softc *sc, struct ecore_func_sp_obj *o, member
H A Decore_sp.c1744 rc = raw->wait_comp(sc, raw); in ecore_wait_vlan_mac()
2167 rc = raw->wait_comp(sc, raw); in ecore_config_vlan_mac()
2293 raw->wait_comp = ecore_raw_wait; in ecore_init_raw_obj()
2803 rc = p->rx_mode_obj->wait_comp(sc, p); in ecore_config_rx_mode()
2856 o->raw.wait_comp(sc, &o->raw)) in ecore_mcast_wait()
4053 rc = o->wait_comp(sc, o); in ecore_config_mcast()
4608 rc = r->wait_comp(sc, r); in ecore_config_rss()
4675 rc = o->wait_comp(sc, o, pending_bit); in ecore_queue_state_change()
5773 obj->wait_comp = ecore_queue_wait_comp; in ecore_init_queue_obj()
6569 obj->wait_comp = ecore_func_wait_comp; in ecore_init_func_obj()
[all …]