#include "vf.h"
#include "ixgbevf.h"
Go to the source code of this file.
ixgbevf_negotiate_api_version - Negotiate supported API version : pointer to the HW structure : integer containing requested API version
Definition at line 487 of file vf.c.
ixgbevf_rlpml_set_vf - Set the maximum receive packet length : pointer to the HW structure : value to assign to max frame size
Definition at line 473 of file vf.c.
Initial value:= {
.mac_ops = &ixgbevf_mac_ops,
}
Definition at line 530 of file vf.c.
Initial value:= {
.mac_ops = &ixgbevf_mac_ops,
}
Definition at line 535 of file vf.c.