commit | 965b549f3c20dba97c206937f163379ee44c9c04 | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Mon Jul 27 12:57:34 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 27 12:26:55 2020 -0700 |
tree | d56c7b206201f0ef3969d091bf5dbb9f2a666802 | |
parent | 2200e6d92e05ed00adda1a58bc438dbfc5a7b8e2 [diff] |
sfc_ef100: implement ndo_open/close and EVQ probing Channels are probed, but actual event handling is still stubbed out. Stub implementation of check_caps is needed because ptp.c will call into it from efx_ptp_use_mac_tx_timestamps() to decide if it wants TXQs. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>