Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dmain.c52 static bool checksum_param = false; variable
1169 if (checksum_param) { in wl18xx_hw_init()
1218 if (!checksum_param) { in wl18xx_set_tx_desc_csum()
2007 if (!checksum_param) { in wl18xx_setup()
2071 module_param_named(checksum, checksum_param, bool, S_IRUSR);