ixgbe_common.c | 125 /* RAR, Multicast, VLAN */ 2418 /* Make sure we are using a valid rar index range */ 2421 "RAR index %d is out of range.\n", index); 2425 /* setup VMDq pool selection before this RAR gets enabled */ 2468 /* Make sure we are using a valid rar index range */ 2471 "RAR index %d is out of range.\n", index); 2486 /* clear VMDq pool/queue selection for this RAR */ 2524 DEBUGOUT("Overriding MAC Address in RAR[0]\n"); 2534 /* clear VMDq pool/queue selection for RAR 0 */ 2542 DEBUGOUT1("Clearing RAR[1-%d]\n", rar_entries - 1) 2572 u32 rar; local in function:ixgbe_add_uc_addr 3751 u32 rar; local in function:ixgbe_insert_mac_addr_generic 3905 u32 rar = hw->mac.san_mac_rar_index; local in function:ixgbe_set_vmdq_san_mac_generic [all...] |