commit | bbb97808a0eff71fd841d297dba8cd3ebc4d700d | [log] [tgz] |
---|---|---|
author | Maciej Fijalkowski <maciej.fijalkowski@intel.com> | Wed Feb 13 10:51:02 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 25 08:00:14 2019 -0700 |
tree | 25e05a1642fab0c84f52703fda4c3652c47e3cc9 | |
parent | 6c869cb7a8f02b0c5f5494bb37c29b6686711ec8 [diff] |
ice: Pull out page reuse checks onto separate function Introduce ice_can_reuse_rx_page which will verify whether the page can be reused and return the boolean result to caller. Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>