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