diff options
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | 2020-06-30 16:11:29 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-01 04:34:34 +0300 |
commit | 2b465ed00f7db9c5b2aca95a91671f86282b1822 (patch) | |
tree | 5c35439ca11f507853782207de6f8e6fb950163a /drivers/phy/phy-lpc18xx-usb-otg.c | |
parent | fd2261d8ed6f1375f18341e959d4bbcd94d748a3 (diff) | |
download | linux-2b465ed00f7db9c5b2aca95a91671f86282b1822.tar.xz |
cxgb4: add support for mirror Rxqs
When mirror VI is enabled, allocate the mirror Rxqs and setup the
mirror VI RSS table. The mirror Rxqs are allocated/freed when
the mirror VI is created/destroyed or when underlying port is
brought up/down, respectively.
v3:
- Replace mirror VI refcount_t with normal u32 variable.
v2:
- Use mutex to protect all mirror VI data, instead of just
mirror Rxqs.
- Remove the un-needed mirror Rxq mutex.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/phy/phy-lpc18xx-usb-otg.c')
0 files changed, 0 insertions, 0 deletions