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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c1769 * @crc_en: Tell HW to append a CRC to outgoing frames
1778 bool crc_en, u16 pacing,
1794 if (crc_en)
1776 i40e_aq_set_mac_config(struct i40e_hw *hw, u16 max_frame_size, bool crc_en, u16 pacing, struct i40e_asq_cmd_details *cmd_details) argument

Completed in 93 milliseconds