Home
last modified time | relevance | path

Searched refs:XsumRX (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_param.c119 static int XsumRX = OPTION_UNSET; variable
120 module_param(XsumRX, int, 0);
121 MODULE_PARM_DESC(XsumRX, "Disable or enable Receive Checksum offload");
488 val = XsumRX; in pch_gbe_check_options()
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c97 IXGB_PARAM(XsumRX, "Disable or enable Receive Checksum offload");
316 unsigned int rx_csum = XsumRX[bd]; in ixgb_check_options()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_param.c134 E1000_PARAM(XsumRX, "Disable or enable Receive Checksum offload");
346 unsigned int rx_csum = XsumRX[bd]; in e1000_check_options()
/linux-4.4.14/Documentation/networking/
Dixgb.txt159 XsumRX
De1000.txt300 XsumRX