Searched defs:mac_capab_lso_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h85 MAC_CAPAB_LSO = 0x00000008, /* data is mac_capab_lso_t */
125 * Future LSO capabilities can be added at the end of the mac_capab_lso_t.
127 * mac_capab_lso_t it allocates and passes to the drivers increases. Older
136 } mac_capab_lso_t; typedef in typeref:struct:mac_capab_lso_s

Completed in 60 milliseconds