Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDbxe.h1132 uint32_t pending_max; member
HDbxe.c13095 if (IS_PF(sc) && sc->pending_max) { in bxe_nic_load()
13097 bxe_update_max_mf_config(sc, sc->pending_max); in bxe_nic_load()
13098 sc->pending_max = 0; in bxe_nic_load()