handle_port_mgmt_change_event
void handle_port_mgmt_change_event(struct work_struct *work);
INIT_WORK(&ew->work, handle_port_mgmt_change_event);
handle_port_mgmt_change_event(&ew->work);