tx_compl_threshold  193 drivers/net/wireless/ti/wl12xx/main.c 		.tx_compl_threshold          = 4,
tx_compl_threshold  334 drivers/net/wireless/ti/wl18xx/main.c 		.tx_compl_threshold          = 10,
tx_compl_threshold  944 drivers/net/wireless/ti/wlcore/acx.c 	acx->tx_compl_threshold = cpu_to_le16(wl->conf.tx.tx_compl_threshold);
tx_compl_threshold  455 drivers/net/wireless/ti/wlcore/acx.h 	__le16 tx_compl_threshold;   /* number of packets */
tx_compl_threshold  440 drivers/net/wireless/ti/wlcore/conf.h 	u16 tx_compl_threshold;