Lines Matching defs:hic
2772 struct ar_htc_cap_target hic;
2869 memset(&hic, 0, sizeof(hic));
2870 hic.flags = htobe32(0x400c2400);
2871 hic.flags_ext = htobe32(0x00106080);
2872 hic.ampdu_limit = htobe32(0x0000ffff);
2873 hic.ampdu_subframes = 20;
2874 hic.protmode = 1; /* XXX */
2875 hic.lg_txchainmask = sc->sc_txchainmask;
2876 hic.ht_txchainmask = sc->sc_txchainmask;
2879 &hic, sizeof(hic), NULL);