Home
last modified time | relevance | path

Searched refs:rx_mode_obj (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/bxe/
H A Decore_sp.h941 struct ecore_rx_mode_obj *rx_mode_obj; member
H A Dbxe.h1525 struct ecore_rx_mode_obj rx_mode_obj; member
H A Decore_sp.c2799 rc = p->rx_mode_obj->config_rx_mode(sc, p); in ecore_config_rx_mode()
2805 rc = p->rx_mode_obj->wait_comp(sc, p); in ecore_config_rx_mode()
H A Dbxe.c3712 ramrod_param.rx_mode_obj = &sc->rx_mode_obj; in bxe_set_q_rx_mode()
10558 ecore_init_rx_mode_obj(sc, &sc->rx_mode_obj); in bxe_init_objs()