From: Ariel Elior Date: Tue, 1 Jan 2013 05:22:27 +0000 (+0000) Subject: bnx2x: Add init, setup_q, set_mac to VF <-> PF channel X-Git-Tag: v3.9-rc1~139^2~504 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9ac297d18dbe05b6e7cb4378da51e67143b452;p=pandora-kernel.git bnx2x: Add init, setup_q, set_mac to VF <-> PF channel 'init' - init an acquired VF. Supply allocation GPAs to PF. 'setup_q' - PF to allocate a queue in device on behalf of the VF. 'set_mac' - PF to configure a mac in device on behalf of the VF. VF driver uses these requests in the VF <-> PF channel in nic_load flow. Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed