Home | History | Annotate | Download | only in drivers

Lines Matching refs:os_malloc

549 		capa->ext_capa = os_malloc(len);
560 capa->ext_capa_mask = os_malloc(len);
672 os_malloc(nla_len(tb[NL80211_ATTR_EXT_CAPA]));
684 os_malloc(nla_len(tb[NL80211_ATTR_EXT_CAPA_MASK]));
1040 info->flags = os_malloc(len);
1525 mode->channels = os_malloc(mode11g->num_channels *
1535 mode->rates = os_malloc(4 * sizeof(int));