summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
diff options
context:
space:
mode:
authorAriel Elior2013-01-01 06:22:29 +0100
committerDavid S. Miller2013-01-02 10:45:05 +0100
commit381ac16b10ae9369ebbbd74bb52b970818f68022 (patch)
treeae14a3c059359493aaf25df0f7ec345546208ad3 /drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
parentbnx2x: Add teardown_q and close to VF <-> PF channel (diff)
downloadkernel-qcow2-linux-381ac16b10ae9369ebbbd74bb52b970818f68022.tar.gz
kernel-qcow2-linux-381ac16b10ae9369ebbbd74bb52b970818f68022.tar.xz
kernel-qcow2-linux-381ac16b10ae9369ebbbd74bb52b970818f68022.zip
bnx2x: Support ndo_set_rxmode in VF driver
The VF driver uses the 'q_filter' request in the VF <-> PF channel to have the PF configure the requested rxmode to device. ndo_set_rxmode is called under bottom half lock, so sleeping until the response arrives over the VF <-> PF channel is out of the question. For this reason the VF driver returns from the ndo after scheduling a work item, which in turn processes the rx mode request and adds the classification information through the VF <-> PF channel accordingly. Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h')
0 files changed, 0 insertions, 0 deletions