Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-notif.c68 __le32 i2400m_ZERO_BARKER[4] = { 0, 0, 0, 0 }; variable
92 if (buf_len < sizeof(i2400m_ZERO_BARKER)) in i2400mu_notification_grok()
96 if (!memcmp(i2400m_ZERO_BARKER, buf, sizeof(i2400m_ZERO_BARKER))) { in i2400mu_notification_grok()

Completed in 1 milliseconds