commit | 4244910568ed2fed3532d86aa7fc910d2583fa41 | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Fri May 15 17:36:30 2020 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 22 22:05:25 2020 -0700 |
tree | ae1e2db4b7671872eb8823bfdd20bdfcab55db0c | |
parent | 28bf26724fdb0e02267d19e280d6717ee810a10d [diff] |
ice: Call ice_aq_set_mac_cfg As per the specification, the driver needs to call set_mac_cfg (opcode 0x0603) to be able to exercise jumbo frames. Call the function during initialization and the post reset rebuild flow. Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>