Home
last modified time | relevance | path

Searched defs:update_cc (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/nvmfd/
H A Dcontroller.c29 update_cc(struct controller *c, uint32_t new_cc) in update_cc() function
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c794 update_cc(struct nvmft_controller *ctrlr, uint32_t new_cc, bool *need_shutdown) in update_cc() function
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c383 bool update_cc = false; in bnxt_re_reconfigure_dscp() local