Searched refs:infotype (Results 1 – 4 of 4) sorted by relevance
1043 sizeof(inf->infotype) - sizeof(inf->info.scanresult.scanreason); in prism2sta_inf_scanresults()1742 le16_to_cpus(&inf->infotype); in prism2sta_ev_info()1744 switch (inf->infotype) { in prism2sta_ev_info()1783 "Unknown info type=0x%02x\n", inf->infotype); in prism2sta_ev_info()
767 u16 infotype; member
230 unsigned short infotype, copylen; in zd1201_usbrx() local231 infotype = le16_to_cpu(*(__le16*)&data[6]); in zd1201_usbrx()233 if (infotype == ZD1201_INF_LINKSTATUS) { in zd1201_usbrx()255 if (infotype == ZD1201_INF_ASSOCSTATUS) { in zd1201_usbrx()279 if (infotype == ZD1201_INF_AUTHREQ) { in zd1201_usbrx()
4569 num_entries(int infotype, char *bufstart, char *end_of_buf, char **lastentry, in num_entries() argument4594 if (infotype == SMB_FIND_FILE_POSIX_INFO) in num_entries()