Home
last modified time | relevance | path

Searched hist:"3 dced740c243f454a9b83fbe73133911d5c6ce8d" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Drx.cdiff 3dced740c243f454a9b83fbe73133911d5c6ce8d Sat Apr 27 02:55:18 CEST 2013 Ben Hutchings <bhutchings@solarflare.com> sfc: Add support for reading packet length from prefix

Define a flag for struct efx_rx_buffer and efx_rx_packet() that
indicates packet length must be read from the prefix. If this
is set, read the length in __efx_rx_packet() (when the prefix
should have arrived in cache).

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
H A Dnet_driver.hdiff 3dced740c243f454a9b83fbe73133911d5c6ce8d Sat Apr 27 02:55:18 CEST 2013 Ben Hutchings <bhutchings@solarflare.com> sfc: Add support for reading packet length from prefix

Define a flag for struct efx_rx_buffer and efx_rx_packet() that
indicates packet length must be read from the prefix. If this
is set, read the length in __efx_rx_packet() (when the prefix
should have arrived in cache).

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>