Searched refs:reconfig (Results 1 – 7 of 7) sorted by relevance
219 sentinel deny-scripts-reconfig yes
808 void reconfig(portid_t new_port_id, unsigned socket_id);
1599 reconfig(portid_t new_port_id, unsigned socket_id) in reconfig() function2980 reconfig(pi, socket_id); in setup_attached_port()
6296 reconfig(port_id, res->socket); in cmd_create_bonded_device_parsed()
262 static void bnxt_free_mem(struct bnxt *bp, bool reconfig) in bnxt_free_mem() argument272 if (!reconfig) { in bnxt_free_mem()358 static int bnxt_alloc_mem(struct bnxt *bp, bool reconfig) in bnxt_alloc_mem() argument399 bnxt_free_mem(bp, reconfig); in bnxt_alloc_mem()
339 dlb_hw_reset_sched_domain(const struct rte_eventdev *dev, bool reconfig) in dlb_hw_reset_sched_domain() argument356 config_state = (reconfig) ? DLB_PREV_CONFIGURED : DLB_NOT_CONFIGURED; in dlb_hw_reset_sched_domain()
494 dlb2_hw_reset_sched_domain(const struct rte_eventdev *dev, bool reconfig) in dlb2_hw_reset_sched_domain() argument510 config_state = (reconfig) ? DLB2_PREV_CONFIGURED : in dlb2_hw_reset_sched_domain()