diff options
author | Mohamad Haj Yahia <mohamad@mellanox.com> | 2016-09-09 14:35:25 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-11 04:21:50 (GMT) |
commit | 26e59d8077a31972dc81fe5ff75aa4fd5b260b71 (patch) | |
tree | 81df0b09950339ec8180d421ff902f600b0db4da /block/blk.h | |
parent | 1ab2068a4c663cbb2e0e0cfea934bc4e163abed0 (diff) | |
download | linux-26e59d8077a31972dc81fe5ff75aa4fd5b260b71.tar.xz |
net/mlx5e: Implement mlx5e interface attach/detach callbacks
Needed to support seamless and lightweight PCI/Internal error recovery.
Implement the attach/detach interface callbacks.
In attach callback we only allocate HW resources.
In detach callback we only deallocate HW resources.
All SW/kernel objects initialzing/destroying is kept in add/remove
callbacks.
Signed-off-by: Mohamad Haj Yahia <mohamad@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/blk.h')
0 files changed, 0 insertions, 0 deletions