Home
last modified time | relevance | path

Searched refs:ixgbe_mac_operations (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h22 struct ixgbe_mac_operations { struct
63 struct ixgbe_mac_operations ops; argument
153 const struct ixgbe_mac_operations *mac_ops;
H A Dvf.c941 static const struct ixgbe_mac_operations ixgbevf_mac_ops = {
958 static const struct ixgbe_mac_operations ixgbevf_hv_mac_ops = {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x550.c3842 static const struct ixgbe_mac_operations mac_ops_X550 = {
3864 static const struct ixgbe_mac_operations mac_ops_X550EM_x = {
3886 static const struct ixgbe_mac_operations mac_ops_X550EM_x_fw = {
3908 static const struct ixgbe_mac_operations mac_ops_x550em_a = {
3929 static const struct ixgbe_mac_operations mac_ops_x550em_a_fw = {
H A Dixgbe_x540.c824 static const struct ixgbe_mac_operations mac_ops_X540 = {
H A Dixgbe_type.h3402 struct ixgbe_mac_operations { struct
3544 struct ixgbe_mac_operations ops;
3656 const struct ixgbe_mac_operations *mac_ops;
H A Dixgbe_82598.c1115 static const struct ixgbe_mac_operations mac_ops_82598 = {
H A Dixgbe_82599.c2162 static const struct ixgbe_mac_operations mac_ops_82599 = {