Home
last modified time | relevance | path

Searched refs: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
107 if (!update_cc(c, le32toh(pset->value.u32.low))) in handle_property_set()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c804 update_cc(struct nvmft_controller *ctrlr, uint32_t new_cc, bool *need_shutdown) in update_cc() function
902 if (!update_cc(ctrlr, le32toh(pset->value.u32.low), in handle_property_set()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dmain.c383 bool update_cc = false; in bnxt_re_reconfigure_dscp() local
399 update_cc = true; in bnxt_re_reconfigure_dscp()
409 update_cc = true; in bnxt_re_reconfigure_dscp()
413 if (update_cc) { in bnxt_re_reconfigure_dscp()