Home
last modified time | relevance | path

Searched defs:link_control_s (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ !
Dhw_atl2_utils.h46 struct link_control_s { struct
47 u8 mode:4;
48 u8 disable_crc_corruption:1;
49 u8 discard_short_frames:1;
50 u8 flow_control_mode:1;
51 u8 disable_length_check:1;
53 u8 discard_errored_frames:1;
54 u8 control_frame_enable:1;
55 u8 enable_tx_padding:1;
56 u8 enable_crc_forwarding:1;
[all …]