Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dsr9700.c267 memset(hashes, 0x00, SR_MCAST_SIZE); in sr9700_set_multicast()
269 hashes[SR_MCAST_SIZE - 1] |= SR_MCAST_ADDR_FLAG; in sr9700_set_multicast()
284 sr_write_async(dev, SR_MAR, SR_MCAST_SIZE, hashes); in sr9700_set_multicast()
H A Dsr9700.h164 #define SR_MCAST_SIZE 8 macro
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dsr9700.c268 memset(hashes, 0x00, SR_MCAST_SIZE); in sr9700_set_multicast()
270 hashes[SR_MCAST_SIZE - 1] |= SR_MCAST_ADDR_FLAG; in sr9700_set_multicast()
285 sr_write_async(dev, SR_MAR, SR_MCAST_SIZE, hashes); in sr9700_set_multicast()
H A Dsr9700.h164 #define SR_MCAST_SIZE 8 macro

Completed in 5 milliseconds