CanHaveMII
enum chip_capability_flags { CanHaveMII = 1, KendinPktDropBug = 2, };
enum chip_capability_flags {CanHaveMII=1, HasBrokenTx=2};