Searched refs:msg_last (Results 1 – 6 of 6) sorted by relevance
21 struct msg *msg_last; /* last message in queue,unused */ member
1422 u32 i = 0, msg_last, array_size; in fw_log_scan_array() local1435 msg_last = MSG_8852A_LAST; in fw_log_scan_array()1440 msg_last = MSG_8852B_LAST; in fw_log_scan_array()1445 msg_last = MSG_8852C_LAST; in fw_log_scan_array()1452 if (msgno >= msg_last) in fw_log_scan_array()1455 while (adapter->fw_log_array[i].msgno != msg_last) { in fw_log_scan_array()
658 compat_uptr_t msg_last; member