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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/et131x/
H A Det131x_adapter.h201 u8 MCList[NIC_MAX_MCAST_LIST][ETH_ALEN]; member in struct:et131x_adapter
H A Det1310_rx.c922 etdev->MCList[i][0]
924 etdev->MCList[i][1]
926 etdev->MCList[i][2]
928 etdev->MCList[i][3]
930 etdev->MCList[i][4]
932 etdev->MCList[i][5]) {
H A Det131x_netdev.c443 memcpy(adapter->MCList[i++], ha->addr, ETH_ALEN);
450 * NOTE - This block will always update the MCList with the hardware,
H A Det1310_mac.c554 result = ether_crc(6, etdev->MCList[nIndex]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/et131x/
H A Det131x_adapter.h201 u8 MCList[NIC_MAX_MCAST_LIST][ETH_ALEN]; member in struct:et131x_adapter
H A Det1310_rx.c922 etdev->MCList[i][0]
924 etdev->MCList[i][1]
926 etdev->MCList[i][2]
928 etdev->MCList[i][3]
930 etdev->MCList[i][4]
932 etdev->MCList[i][5]) {
H A Det131x_netdev.c443 memcpy(adapter->MCList[i++], ha->addr, ETH_ALEN);
450 * NOTE - This block will always update the MCList with the hardware,
H A Det1310_mac.c554 result = ether_crc(6, etdev->MCList[nIndex]);

Completed in 119 milliseconds