Home
last modified time | relevance | path

Searched refs:handle_cnt (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_isr.c1113 uint16_t handle_cnt; in qla2x00_async_event() local
1128 handle_cnt = 0; in qla2x00_async_event()
1134 handle_cnt = 1; in qla2x00_async_event()
1138 handle_cnt = 1; in qla2x00_async_event()
1144 handle_cnt = 2; in qla2x00_async_event()
1151 handle_cnt = 3; in qla2x00_async_event()
1159 handle_cnt = 4; in qla2x00_async_event()
1168 handle_cnt = 5; in qla2x00_async_event()
1175 handle_cnt = 2; in qla2x00_async_event()
1187 for (cnt = 0; cnt < handle_cnt; cnt++) in qla2x00_async_event()
[all …]
/Linux-v6.1/drivers/net/wireless/realtek/rtw88/
Dmain.h1375 u8 handle_cnt; member