Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ti/wl18xx/
Dmain.c39 static bool checksum_param = false; variable
1171 if (checksum_param) { in wl18xx_hw_init()
1224 if (!checksum_param) { in wl18xx_set_tx_desc_csum()
1987 if (!checksum_param) { in wl18xx_setup()
2051 module_param_named(checksum, checksum_param, bool, 0400);