Lines Matching defs:in

7  * Redistribution and use in source and binary forms, with or without
13 * 2. Redistributions in binary form must reproduce the above copyright
14 * notice, this list of conditions and the following disclaimer in the
78 #include <netinet/in.h>
304 device_printf(dev, "chip is in D%d power mode "
889 struct iwi_node *in;
891 in = malloc(sizeof (struct iwi_node), M_80211_NODE, M_NOWAIT | M_ZERO);
892 if (in == NULL)
895 in->in_station = -1;
897 return &in->in_node;
905 struct iwi_node *in = (struct iwi_node *)ni;
907 if (in->in_station != -1) {
909 ni->ni_macaddr, ":", in->in_station));
910 free_unr(sc->sc_unr, in->in_station);
1019 * already declared in ieee80211_proto.c, but they are static so they can't
1105 * We may be called to update the WME parameters in
1219 * frame size in the firmware
1325 * done in the driver.
1444 * (e.g. due to inactivity) or in response to an
1467 /* XXX retry shared key when in auto */
1791 struct iwi_node *in = (struct iwi_node *)ni;
1822 * This is only used in IBSS mode where the firmware expect an index
1823 * in a h/w table instead of a destination address.
1827 if (in->in_station == -1) {
1828 in->in_station = alloc_unr(sc->sc_unr);
1829 if (in->in_station == -1) {
1837 ni->ni_macaddr, in->in_station);
1839 staid = in->in_station;
1978 /* there is no place left in this ring; tail drop */
2025 if_printf(ifp, "firmware stuck in state %d, resetting\n",
2200 * is marked up in case we need to reload them on device init.
2208 * by operating mode and/or all together in one file with
2245 * ucode image was read in, retrieve the boot image
2247 * The version stamps in the data are also checked
2414 /* macro to handle unaligned little endian data in firmware image */
2438 * using information stored in command blocks.
2485 /* sync dma, just in case */
2739 * net80211). The first entry in each run specifies the
2740 * band and the count of items in the run.
3245 * Return whether or not the radio is enabled in hardware
3274 * Check for a change in rfkill state. We get an