commit | 8db573baa5cf1f65ed94039ac3100ea5a94260de | [log] [tgz] |
---|---|---|
author | Ariel Elior <ariele@broadcom.com> | Tue Jan 01 05:22:37 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 02 01:45:07 2013 -0800 |
tree | e1e87d6ff08fe89806015884f2040f58d85cc09e | |
parent | 67c431a5f2f3e0dda511509ed5773346839c07c0 [diff] |
bnx2x: Support of PF driver of a VF setup_q request Upon receiving a 'setup_q' request from the VF over the VF <-> PF channel the PF driver will open a corresponding queue in the device. The PF driver configures the queue with appropriate mac address, vlan configuration, etc from the VF. 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>