Searched refs:station_id (Results 1 – 14 of 14) sorted by relevance
37 u32 station_id; member50 static int register_platform_devices(u32 station_id) in register_platform_devices() argument59 if (device_modes[i].station_id == station_id) { in register_platform_devices()97 station_id); in register_platform_devices()145 u32 station_id; in simatic_ipc_init_module() local152 err = dmi_walk(simatic_ipc_find_dmi_entry_helper, &station_id); in simatic_ipc_init_module()154 if (err || station_id == SIMATIC_IPC_INVALID_STATION_ID) { in simatic_ipc_init_module()159 return register_platform_devices(station_id); in simatic_ipc_init_module()
44 __le32 station_id; /* station id (LE) */ in simatic_ipc_get_station_id() member53 return le32_to_cpu(data_entry->station_id); in simatic_ipc_get_station_id()
93 .station_id = 0x00, in update_recvframe_phyinfo()120 pkt_info.station_id = 0xFF; in update_recvframe_phyinfo()125 pkt_info.station_id = psta->mac_id; in update_recvframe_phyinfo()
262 if (pPktinfo->station_id == 0xFF) in odm_Process_RSSIForDM()265 pEntry = pDM_Odm->pODM_StaInfo[pPktinfo->station_id]; in odm_Process_RSSIForDM()
197 if (pkt_info->station_id != 0) { in odm_parsing_cfo()
253 u8 station_id; member
502 u32 station_id[2]; /* station ID */ member783 uint station_id[2]; /* station ID */ member
340 fza_writes(&fp->station_id, &buf->param.station_id, in fza_cmd_send()341 sizeof(buf->param.station_id)); in fza_cmd_send()1410 fza_reads(&init->def_station_id, &fp->station_id, in fza_probe()1411 sizeof(fp->station_id)); in fza_probe()
681 PI_STATION_ID station_id; /* Station */ member
262 __le16 station_id; /* assoc id */ member
1024 le16_to_cpu(m->station_id), le16_to_cpu(m->ATIM_window), in at76_dump_mib_mac_mgmt()
502 UCHAR station_id; member
2181 __le32 station_id = cpu_to_le32(sta_id); in iwl_mvm_get_wakeup_status() local2182 u32 cmd_size = cmd_ver != IWL_FW_CMD_VER_UNKNOWN ? sizeof(station_id) : 0; in iwl_mvm_get_wakeup_status()2187 cmd_size, &station_id); in iwl_mvm_get_wakeup_status()
4502 __u8 station_id; member4563 rc = p->station_id; in mwl8k_cmd_update_stadb_add()