Home
last modified time | relevance | path

Searched defs:copybreak (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst166 copybreak section in Command Line Parameters
/linux/drivers/net/ethernet/intel/e1000e/
H A Dparam.c20 unsigned int copybreak = COPYBREAK_DEFAULT; variable
/linux/include/linux/
H A Dskmsg.h31 u32 copybreak; member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1935 static int hns3_check_tx_copybreak(struct net_device *netdev, u32 copybreak) in hns3_check_tx_copybreak()