Searched refs:fw_event_q_name (Results 1 – 2 of 2) sorted by relevance
732 char fw_event_q_name[MPT_KOBJ_NAME_LEN]; member
1998 snprintf(ioc->fw_event_q_name, MPT_KOBJ_NAME_LEN, "mpt/%d", ioc->id); in mpt_attach()1999 ioc->fw_event_q = alloc_workqueue(ioc->fw_event_q_name, in mpt_attach()