Home
last modified time | relevance | path

Searched refs:qla2x00_post_async_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c4957 #define qla2x00_post_async_work(name, type) \ macro
4977 qla2x00_post_async_work(login, QLA_EVT_ASYNC_LOGIN);
4978 qla2x00_post_async_work(logout, QLA_EVT_ASYNC_LOGOUT);
4979 qla2x00_post_async_work(adisc, QLA_EVT_ASYNC_ADISC);
4980 qla2x00_post_async_work(prlo, QLA_EVT_ASYNC_PRLO);
4981 qla2x00_post_async_work(prlo_done, QLA_EVT_ASYNC_PRLO_DONE);
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c5206 #define qla2x00_post_async_work(name, type) \ macro
5226 qla2x00_post_async_work(login, QLA_EVT_ASYNC_LOGIN);
5227 qla2x00_post_async_work(logout, QLA_EVT_ASYNC_LOGOUT);
5228 qla2x00_post_async_work(adisc, QLA_EVT_ASYNC_ADISC);
5229 qla2x00_post_async_work(prlo, QLA_EVT_ASYNC_PRLO);
5230 qla2x00_post_async_work(prlo_done, QLA_EVT_ASYNC_PRLO_DONE);

Completed in 15 milliseconds