ps_poll_threshold  656 drivers/net/wireless/ti/wl1251/acx.c 	bb->ps_poll_threshold = CONSECUTIVE_PS_POLL_FAILURE_DEF;
ps_poll_threshold  707 drivers/net/wireless/ti/wl1251/acx.h 	u8 ps_poll_threshold;
ps_poll_threshold  228 drivers/net/wireless/ti/wl12xx/main.c 		.ps_poll_threshold           = 10,
ps_poll_threshold  369 drivers/net/wireless/ti/wl18xx/main.c 		.ps_poll_threshold           = 10,
ps_poll_threshold  580 drivers/net/wireless/ti/wlcore/acx.c 	bb->ps_poll_threshold = wl->conf.conn.ps_poll_threshold;
ps_poll_threshold  323 drivers/net/wireless/ti/wlcore/acx.h 	u8 ps_poll_threshold;
ps_poll_threshold  673 drivers/net/wireless/ti/wlcore/conf.h 	u8 ps_poll_threshold;