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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dplanetcore.c75 static u64 mac_table[4] = { variable
94 mac_table[i];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dport.c95 struct mlx4_mac_table *table = &mlx4_priv(dev)->port[port].mac_table;
144 struct mlx4_mac_table *table = &mlx4_priv(dev)->port[port].mac_table;
H A Dmlx4.h274 struct mlx4_mac_table mac_table; member in struct:mlx4_port_info
H A Dmain.c1019 mlx4_init_mac_table(dev, &info->mac_table);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_acx.h364 u8 mac_table[ADDRESS_GROUP_MAX_LEN]; member in struct:acx_dot11_grp_addr_tbl
H A Dwl1271_acx.h314 u8 mac_table[ADDRESS_GROUP_MAX_LEN]; member in struct:acx_dot11_grp_addr_tbl
H A Dwl1251_acx.c427 memset(acx->mac_table, 0, ADDRESS_GROUP_MAX_LEN);
H A Dwl1271_acx.c319 memcpy(acx->mac_table, mc_list, mc_list_len * ETH_ALEN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dksz884x.c1169 * @mac_table: MAC table entries information.
1182 struct ksz_mac_table mac_table[STATIC_MAC_TABLE_ENTRIES]; member in struct:ksz_switch
2847 entry = &hw->ksz_switch->mac_table[i];
2865 entry = &hw->ksz_switch->mac_table[STP_ENTRY];
2893 entry = &hw->ksz_switch->mac_table[i];

Completed in 146 milliseconds