Home
last modified time | relevance | path

Searched refs:adapter_info_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h338 } adapter_info_t; typedef
610 adapter_info_t *capab; /* adapter capabilities */
H A Digb_main.c228 static adapter_info_t igb_82575_cap = {
251 static adapter_info_t igb_82576_cap = {
275 static adapter_info_t igb_82580_cap = {
299 static adapter_info_t igb_i350_cap = {
323 static adapter_info_t igb_i210_cap = {
347 static adapter_info_t igb_i354_cap = {
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h304 } adapter_info_t; typedef
642 adapter_info_t *capab; /* adapter hardware capabilities */
H A Dixgbe_main.c257 static adapter_info_t ixgbe_82598eb_cap = {
281 static adapter_info_t ixgbe_82599eb_cap = {
312 static adapter_info_t ixgbe_X540_cap = {
342 static adapter_info_t ixgbe_X550_cap = {