Searched defs:copybreak (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/networking/device_drivers/ethernet/intel/ | ||
| H A D | e1000e.rst | 166 copybreak section in Command Line Parameters |
| /linux/drivers/net/ethernet/intel/e1000e/ | ||
| H A D | param.c | 20 unsigned int copybreak = COPYBREAK_DEFAULT; variable |
| /linux/include/linux/ | ||
| H A D | skmsg.h | 31 u32 copybreak; global() member |
| /linux/drivers/net/ethernet/hisilicon/hns3/ | ||
| H A D | hns3_ethtool.c | 1935 hns3_check_tx_copybreak(struct net_device * netdev,u32 copybreak) hns3_check_tx_copybreak() argument |