Searched refs:plt (Results 1 – 11 of 11) sorted by relevance
166 if (wl->plt) { in wlcore_event_dummy_packet()
131 if (unlikely(wl->plt)) in wl1271_rx_handle_data()
84 if (wl->plt) in wl1271_ps_elp_sleep()
323 if (!wl->plt) { in wl12xx_tm_cmd_get_mac()
734 static int wl12xx_fetch_firmware(struct wl1271 *wl, bool plt) in wl12xx_fetch_firmware() argument741 if (plt) { in wl12xx_fetch_firmware()991 if (wl->state == WLCORE_STATE_OFF || wl->plt) in wl1271_recovery_work()1097 static int wl12xx_chip_wakeup(struct wl1271 *wl, bool plt) in wl12xx_chip_wakeup() argument1125 ret = wl12xx_fetch_firmware(wl, plt); in wl12xx_chip_wakeup()1162 wl->plt = true; in wl1271_plt_start()1193 wl->plt = false; in wl1271_plt_start()1217 if (!wl->plt) { in wl1271_plt_stop()1246 wl->plt = false; in wl1271_plt_stop()2567 if (wl->plt) { in wl1271_op_add_interface()[all …]
206 bool plt; member
72 if (!wl->plt && in wl1271_debugfs_update_stats()
91 u32 plt : 3, /* payload type */
1072 (rpd->atm_header.plt << ATM_HDR_PTI_SHIFT) | in fore200e_push_rpd()1710 tpd->atm_header.plt = (*cell_header & ATM_HDR_PTI_MASK) >> ATM_HDR_PTI_SHIFT; in fore200e_send()1718 tpd->atm_header.plt = 0; in fore200e_send()
167 static const struct plt { struct
5794 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local5829 list_for_each_entry_safe(plane, plt, &dev->mode_config.plane_list, in drm_mode_config_cleanup()