Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c51 static bool checksum_param = false; variable
1138 if (checksum_param) { in wl18xx_hw_init()
1187 if (!checksum_param) { in wl18xx_set_tx_desc_csum()
1925 if (!checksum_param) { in wl18xx_setup()
1989 module_param_named(checksum, checksum_param, bool, S_IRUSR);