Home
last modified time | relevance | path

Searched refs:IXGBE_MAX_JUMBO_FRAME_SIZE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h306 #define IXGBE_MAX_JUMBO_FRAME_SIZE 9728 /* Maximum Supported Size 9.5KB */ macro
H A Dixgbevf_main.c4657 netdev->max_mtu = IXGBE_MAX_JUMBO_FRAME_SIZE - in ixgbevf_probe()
4662 netdev->max_mtu = IXGBE_MAX_JUMBO_FRAME_SIZE - in ixgbevf_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h306 #define IXGBE_MAX_JUMBO_FRAME_SIZE 9728 /* Maximum Supported Size 9.5KB */ macro
H A Dixgbevf_main.c4647 netdev->max_mtu = IXGBE_MAX_JUMBO_FRAME_SIZE - in ixgbevf_probe()
4652 netdev->max_mtu = IXGBE_MAX_JUMBO_FRAME_SIZE - in ixgbevf_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h526 #define IXGBE_MAX_JUMBO_FRAME_SIZE 9728 /* Maximum Supported Size 9.5KB */ macro
H A Dixgbe_sriov.c480 if (max_frame < ETH_MIN_MTU || max_frame > IXGBE_MAX_JUMBO_FRAME_SIZE) { in ixgbe_set_vf_lpe()
H A Dixgbe_main.c10907 netdev->max_mtu = IXGBE_MAX_JUMBO_FRAME_SIZE - (ETH_HLEN + ETH_FCS_LEN); in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h569 #define IXGBE_MAX_JUMBO_FRAME_SIZE 9728 /* Maximum Supported Size 9.5KB */ macro
H A Dixgbe_sriov.c480 if (max_frame < ETH_MIN_MTU || max_frame > IXGBE_MAX_JUMBO_FRAME_SIZE) { in ixgbe_set_vf_lpe()
H A Dixgbe_main.c11050 netdev->max_mtu = IXGBE_MAX_JUMBO_FRAME_SIZE - (ETH_HLEN + ETH_FCS_LEN); in ixgbe_probe()

Completed in 53 milliseconds