convert_fw_status 1698 drivers/net/wireless/ti/wl12xx/main.c 	.convert_fw_status	= wl12xx_convert_fw_status,
convert_fw_status 1723 drivers/net/wireless/ti/wl18xx/main.c 	.convert_fw_status = wl18xx_convert_fw_status,
convert_fw_status   99 drivers/net/wireless/ti/wlcore/hw_ops.h 	BUG_ON(!wl->ops->convert_fw_status);
convert_fw_status  101 drivers/net/wireless/ti/wlcore/hw_ops.h 	wl->ops->convert_fw_status(wl, raw_fw_status, fw_status);
convert_fw_status   65 drivers/net/wireless/ti/wlcore/wlcore.h 	void (*convert_fw_status)(struct wl1271 *wl, void *raw_fw_status,