sys/bus/u4b/wlan/if_urtwn.c
1020
urtwn_r88e_ratectl_tx_complete(struct urtwn_softc *sc, void *arg)
sys/bus/u4b/wlan/if_urtwn.c
1055
urtwn_rx_frame(struct urtwn_softc *sc, struct mbuf *m, int8_t *rssi_p)
sys/bus/u4b/wlan/if_urtwn.c
1134
struct urtwn_softc *sc = usbd_xfer_softc(xfer);
sys/bus/u4b/wlan/if_urtwn.c
1235
urtwn_txeof(struct urtwn_softc *sc, struct urtwn_data *data, int status)
sys/bus/u4b/wlan/if_urtwn.c
1255
urtwn_alloc_list(struct urtwn_softc *sc, struct urtwn_data data[],
sys/bus/u4b/wlan/if_urtwn.c
1281
urtwn_alloc_rx_list(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1300
urtwn_alloc_tx_list(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1320
urtwn_free_list(struct urtwn_softc *sc, struct urtwn_data data[], int ndata)
sys/bus/u4b/wlan/if_urtwn.c
1339
urtwn_free_rx_list(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1345
urtwn_free_tx_list(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1353
struct urtwn_softc *sc = usbd_xfer_softc(xfer);
sys/bus/u4b/wlan/if_urtwn.c
1431
_urtwn_getbuf(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1446
urtwn_getbuf(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1461
urtwn_write_region_1(struct urtwn_softc *sc, uint16_t addr, uint8_t *buf,
sys/bus/u4b/wlan/if_urtwn.c
1475
urtwn_write_1(struct urtwn_softc *sc, uint16_t addr, uint8_t val)
sys/bus/u4b/wlan/if_urtwn.c
1481
urtwn_write_2(struct urtwn_softc *sc, uint16_t addr, uint16_t val)
sys/bus/u4b/wlan/if_urtwn.c
1488
urtwn_write_4(struct urtwn_softc *sc, uint16_t addr, uint32_t val)
sys/bus/u4b/wlan/if_urtwn.c
1495
urtwn_read_region_1(struct urtwn_softc *sc, uint16_t addr, uint8_t *buf,
sys/bus/u4b/wlan/if_urtwn.c
1509
urtwn_read_1(struct urtwn_softc *sc, uint16_t addr)
sys/bus/u4b/wlan/if_urtwn.c
1519
urtwn_read_2(struct urtwn_softc *sc, uint16_t addr)
sys/bus/u4b/wlan/if_urtwn.c
1529
urtwn_read_4(struct urtwn_softc *sc, uint16_t addr)
sys/bus/u4b/wlan/if_urtwn.c
1539
urtwn_fw_cmd(struct urtwn_softc *sc, uint8_t id, const void *buf, int len)
sys/bus/u4b/wlan/if_urtwn.c
1587
struct urtwn_softc *sc = arg;
sys/bus/u4b/wlan/if_urtwn.c
1616
urtwn_cmd_sleepable(struct urtwn_softc *sc, const void *ptr, size_t len,
sys/bus/u4b/wlan/if_urtwn.c
1643
urtwn_rf_write(struct urtwn_softc *sc, int chain, uint8_t addr, uint32_t val)
sys/bus/u4b/wlan/if_urtwn.c
1650
urtwn_r92c_rf_write(struct urtwn_softc *sc, int chain, uint8_t addr,
sys/bus/u4b/wlan/if_urtwn.c
1659
urtwn_r88e_rf_write(struct urtwn_softc *sc, int chain, uint8_t addr,
sys/bus/u4b/wlan/if_urtwn.c
1668
urtwn_rf_read(struct urtwn_softc *sc, int chain, uint8_t addr)
sys/bus/u4b/wlan/if_urtwn.c
1697
urtwn_llt_write(struct urtwn_softc *sc, uint32_t addr, uint32_t data)
sys/bus/u4b/wlan/if_urtwn.c
1719
urtwn_efuse_read_next(struct urtwn_softc *sc, uint8_t *val)
sys/bus/u4b/wlan/if_urtwn.c
1756
urtwn_efuse_read_data(struct urtwn_softc *sc, uint8_t *rom, uint8_t off,
sys/bus/u4b/wlan/if_urtwn.c
1785
urtwn_dump_rom_contents(struct urtwn_softc *sc, uint8_t *rom, uint16_t size)
sys/bus/u4b/wlan/if_urtwn.c
1804
urtwn_efuse_read(struct urtwn_softc *sc, uint8_t *rom, uint16_t size)
sys/bus/u4b/wlan/if_urtwn.c
1857
urtwn_efuse_switch_power(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1893
urtwn_read_chipid(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1921
urtwn_read_rom(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
1954
urtwn_r88e_read_rom(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
2011
urtwn_ra_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
208
static void urtwn_sysctlattach(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
209
static void urtwn_drain_mbufq(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
210
static usb_error_t urtwn_do_request(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
2125
urtwn_init_beacon(struct urtwn_softc *sc, struct urtwn_vap *uvp)
sys/bus/u4b/wlan/if_urtwn.c
2149
urtwn_setup_beacon(struct urtwn_softc *sc, struct ieee80211_node *ni)
sys/bus/u4b/wlan/if_urtwn.c
217
static struct mbuf * urtwn_rx_copy_to_mbuf(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
2190
struct urtwn_softc *sc = vap->iv_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
221
static struct mbuf * urtwn_rxeof(struct urtwn_softc *, uint8_t *, int);
sys/bus/u4b/wlan/if_urtwn.c
222
static void urtwn_r88e_ratectl_tx_complete(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
2224
urtwn_tx_beacon(struct urtwn_softc *sc, struct urtwn_vap *uvp)
sys/bus/u4b/wlan/if_urtwn.c
224
static struct ieee80211_node *urtwn_rx_frame(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
2248
struct urtwn_softc *sc = vap->iv_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
226
static void urtwn_txeof(struct urtwn_softc *, struct urtwn_data *,
sys/bus/u4b/wlan/if_urtwn.c
228
static int urtwn_alloc_list(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
2285
urtwn_key_set_cb(struct urtwn_softc *sc, union sec_param *data)
sys/bus/u4b/wlan/if_urtwn.c
230
static int urtwn_alloc_rx_list(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
231
static int urtwn_alloc_tx_list(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
232
static void urtwn_free_list(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
234
static void urtwn_free_rx_list(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
235
static void urtwn_free_tx_list(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
2350
urtwn_key_del_cb(struct urtwn_softc *sc, union sec_param *data)
sys/bus/u4b/wlan/if_urtwn.c
236
static struct urtwn_data * _urtwn_getbuf(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
237
static struct urtwn_data * urtwn_getbuf(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
2371
struct urtwn_softc *sc = vap->iv_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
238
static usb_error_t urtwn_write_region_1(struct urtwn_softc *, uint16_t,
sys/bus/u4b/wlan/if_urtwn.c
2384
struct urtwn_softc *sc = vap->iv_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
2398
struct urtwn_softc *sc = vap->iv_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
240
static usb_error_t urtwn_write_1(struct urtwn_softc *, uint16_t, uint8_t);
sys/bus/u4b/wlan/if_urtwn.c
241
static usb_error_t urtwn_write_2(struct urtwn_softc *, uint16_t, uint16_t);
sys/bus/u4b/wlan/if_urtwn.c
242
static usb_error_t urtwn_write_4(struct urtwn_softc *, uint16_t, uint32_t);
sys/bus/u4b/wlan/if_urtwn.c
243
static usb_error_t urtwn_read_region_1(struct urtwn_softc *, uint16_t,
sys/bus/u4b/wlan/if_urtwn.c
2434
urtwn_tsf_sync_enable(struct urtwn_softc *sc, struct ieee80211vap *vap)
sys/bus/u4b/wlan/if_urtwn.c
245
static uint8_t urtwn_read_1(struct urtwn_softc *, uint16_t);
sys/bus/u4b/wlan/if_urtwn.c
246
static uint16_t urtwn_read_2(struct urtwn_softc *, uint16_t);
sys/bus/u4b/wlan/if_urtwn.c
2467
urtwn_get_tsf(struct urtwn_softc *sc, uint64_t *buf)
sys/bus/u4b/wlan/if_urtwn.c
247
static uint32_t urtwn_read_4(struct urtwn_softc *, uint16_t);
sys/bus/u4b/wlan/if_urtwn.c
2473
urtwn_set_led(struct urtwn_softc *sc, int led, int on)
sys/bus/u4b/wlan/if_urtwn.c
248
static int urtwn_fw_cmd(struct urtwn_softc *, uint8_t,
sys/bus/u4b/wlan/if_urtwn.c
2500
urtwn_set_mode(struct urtwn_softc *sc, uint8_t mode)
sys/bus/u4b/wlan/if_urtwn.c
251
static int urtwn_cmd_sleepable(struct urtwn_softc *, const void *,
sys/bus/u4b/wlan/if_urtwn.c
2515
struct urtwn_softc *sc = vap->iv_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
253
static void urtwn_r92c_rf_write(struct urtwn_softc *, int,
sys/bus/u4b/wlan/if_urtwn.c
2540
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
255
static void urtwn_r88e_rf_write(struct urtwn_softc *, int,
sys/bus/u4b/wlan/if_urtwn.c
257
static uint32_t urtwn_rf_read(struct urtwn_softc *, int, uint8_t);
sys/bus/u4b/wlan/if_urtwn.c
258
static int urtwn_llt_write(struct urtwn_softc *, uint32_t,
sys/bus/u4b/wlan/if_urtwn.c
260
static int urtwn_efuse_read_next(struct urtwn_softc *, uint8_t *);
sys/bus/u4b/wlan/if_urtwn.c
261
static int urtwn_efuse_read_data(struct urtwn_softc *, uint8_t *,
sys/bus/u4b/wlan/if_urtwn.c
264
static void urtwn_dump_rom_contents(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
267
static int urtwn_efuse_read(struct urtwn_softc *, uint8_t *,
sys/bus/u4b/wlan/if_urtwn.c
269
static int urtwn_efuse_switch_power(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
270
static int urtwn_read_chipid(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
271
static int urtwn_read_rom(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
2716
struct urtwn_softc *sc = arg;
sys/bus/u4b/wlan/if_urtwn.c
272
static int urtwn_r88e_read_rom(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
2723
urtwn_calib_cb(struct urtwn_softc *sc, union sec_param *data)
sys/bus/u4b/wlan/if_urtwn.c
273
static int urtwn_ra_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
2735
struct urtwn_softc *sc = arg;
sys/bus/u4b/wlan/if_urtwn.c
274
static void urtwn_init_beacon(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
2752
urtwn_update_avgrssi(struct urtwn_softc *sc, int rate, int8_t rssi)
sys/bus/u4b/wlan/if_urtwn.c
276
static int urtwn_setup_beacon(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
279
static int urtwn_tx_beacon(struct urtwn_softc *sc,
sys/bus/u4b/wlan/if_urtwn.c
2790
urtwn_get_rssi(struct urtwn_softc *sc, int rate, void *physt)
sys/bus/u4b/wlan/if_urtwn.c
2816
urtwn_r88e_get_rssi(struct urtwn_softc *sc, int rate, void *physt)
sys/bus/u4b/wlan/if_urtwn.c
284
static void urtwn_key_set_cb(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
286
static void urtwn_key_del_cb(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
2867
urtwn_tx_data(struct urtwn_softc *sc, struct ieee80211_node *ni,
sys/bus/u4b/wlan/if_urtwn.c
293
static void urtwn_tsf_sync_enable(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
295
static void urtwn_get_tsf(struct urtwn_softc *, uint64_t *);
sys/bus/u4b/wlan/if_urtwn.c
296
static void urtwn_set_led(struct urtwn_softc *, int, int);
sys/bus/u4b/wlan/if_urtwn.c
297
static void urtwn_set_mode(struct urtwn_softc *, uint8_t);
sys/bus/u4b/wlan/if_urtwn.c
304
static void urtwn_calib_cb(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
307
static void urtwn_update_avgrssi(struct urtwn_softc *, int, int8_t);
sys/bus/u4b/wlan/if_urtwn.c
308
static int8_t urtwn_get_rssi(struct urtwn_softc *, int, void *);
sys/bus/u4b/wlan/if_urtwn.c
309
static int8_t urtwn_r88e_get_rssi(struct urtwn_softc *, int, void *);
sys/bus/u4b/wlan/if_urtwn.c
3090
urtwn_tx_raw(struct urtwn_softc *sc, struct ieee80211_node *ni,
sys/bus/u4b/wlan/if_urtwn.c
310
static int urtwn_tx_data(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
313
static int urtwn_tx_raw(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
317
static void urtwn_tx_start(struct urtwn_softc *, struct mbuf *,
sys/bus/u4b/wlan/if_urtwn.c
3194
urtwn_tx_start(struct urtwn_softc *sc, struct mbuf *m, uint8_t type,
sys/bus/u4b/wlan/if_urtwn.c
320
static void urtwn_start(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
322
static int urtwn_r92c_power_on(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
323
static int urtwn_r88e_power_on(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3238
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
324
static void urtwn_r92c_power_off(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
325
static void urtwn_r88e_power_off(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3258
urtwn_start(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
326
static int urtwn_llt_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
328
static void urtwn_fw_reset(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
329
static void urtwn_r88e_fw_reset(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3294
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
330
static int urtwn_fw_loadpage(struct urtwn_softc *, int,
sys/bus/u4b/wlan/if_urtwn.c
3315
urtwn_power_on(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
332
static int urtwn_load_firmware(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3322
urtwn_r92c_power_on(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
334
static int urtwn_dma_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
335
static int urtwn_mac_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
336
static void urtwn_bb_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
337
static void urtwn_rf_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
338
static void urtwn_cam_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
339
static int urtwn_cam_write(struct urtwn_softc *, uint32_t,
sys/bus/u4b/wlan/if_urtwn.c
341
static void urtwn_pa_bias_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
342
static void urtwn_rxfilter_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3428
urtwn_r88e_power_on(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
343
static void urtwn_edca_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
344
static void urtwn_write_txpower(struct urtwn_softc *, int,
sys/bus/u4b/wlan/if_urtwn.c
346
static void urtwn_get_txpower(struct urtwn_softc *, int,
sys/bus/u4b/wlan/if_urtwn.c
350
static void urtwn_r88e_get_txpower(struct urtwn_softc *, int,
sys/bus/u4b/wlan/if_urtwn.c
3506
urtwn_power_off(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
3513
urtwn_r92c_power_off(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
354
static void urtwn_set_txpower(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
357
static void urtwn_set_rx_bssid_all(struct urtwn_softc *, int);
sys/bus/u4b/wlan/if_urtwn.c
358
static void urtwn_set_gain(struct urtwn_softc *, uint8_t);
sys/bus/u4b/wlan/if_urtwn.c
364
static void urtwn_update_slot_cb(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
3641
urtwn_r88e_power_off(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
366
static void urtwn_update_aifs(struct urtwn_softc *, uint8_t);
sys/bus/u4b/wlan/if_urtwn.c
368
static void urtwn_set_multi(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
369
static void urtwn_set_promisc(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
376
static void urtwn_set_chan(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwn.c
3769
urtwn_llt_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
379
static void urtwn_iq_calib(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
380
static void urtwn_lc_calib(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3801
urtwn_fw_reset(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
381
static void urtwn_temp_calib(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
382
static int urtwn_init(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3821
urtwn_r88e_fw_reset(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
383
static void urtwn_stop(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3831
urtwn_fw_loadpage(struct urtwn_softc *sc, int page, const uint8_t *buf, int len)
sys/bus/u4b/wlan/if_urtwn.c
384
static void urtwn_abort_xfers(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3862
urtwn_load_firmware(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
387
static void urtwn_ms_delay(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwn.c
3985
urtwn_dma_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4122
urtwn_mac_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4149
urtwn_bb_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4267
urtwn_rf_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4346
urtwn_cam_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4354
urtwn_cam_write(struct urtwn_softc *sc, uint32_t addr, uint32_t data)
sys/bus/u4b/wlan/if_urtwn.c
4371
urtwn_pa_bias_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4392
urtwn_rxfilter_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4454
urtwn_edca_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4467
urtwn_write_txpower(struct urtwn_softc *sc, int chain,
sys/bus/u4b/wlan/if_urtwn.c
4527
urtwn_get_txpower(struct urtwn_softc *sc, int chain,
sys/bus/u4b/wlan/if_urtwn.c
4626
urtwn_r88e_get_txpower(struct urtwn_softc *sc, int chain,
sys/bus/u4b/wlan/if_urtwn.c
4696
urtwn_set_txpower(struct urtwn_softc *sc, struct ieee80211_channel *c,
sys/bus/u4b/wlan/if_urtwn.c
4714
urtwn_set_rx_bssid_all(struct urtwn_softc *sc, int enable)
sys/bus/u4b/wlan/if_urtwn.c
4727
urtwn_set_gain(struct urtwn_softc *sc, uint8_t gain)
sys/bus/u4b/wlan/if_urtwn.c
4745
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
4760
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
4775
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
4797
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
4835
urtwn_update_slot_cb(struct urtwn_softc *sc, union sec_param *data)
sys/bus/u4b/wlan/if_urtwn.c
4850
urtwn_update_aifs(struct urtwn_softc *sc, uint8_t slottime)
sys/bus/u4b/wlan/if_urtwn.c
4881
urtwn_set_multi(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4933
urtwn_set_promisc(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
4976
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
4987
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
501
struct urtwn_softc *sc = device_get_softc(self);
sys/bus/u4b/wlan/if_urtwn.c
5015
struct urtwn_softc *sc = ni->ni_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
5045
struct urtwn_softc *sc = ni->ni_ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
5057
urtwn_set_chan(struct urtwn_softc *sc, struct ieee80211_channel *c,
sys/bus/u4b/wlan/if_urtwn.c
5142
urtwn_iq_calib(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
5148
urtwn_lc_calib(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
5191
urtwn_temp_calib(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
5249
urtwn_init(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
5488
urtwn_stop(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
5509
urtwn_abort_xfers(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
5525
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
5577
urtwn_ms_delay(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
5594
sizeof(struct urtwn_softc)
sys/bus/u4b/wlan/if_urtwn.c
677
urtwn_sysctlattach(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
692
struct urtwn_softc *sc = device_get_softc(self);
sys/bus/u4b/wlan/if_urtwn.c
742
urtwn_drain_mbufq(struct urtwn_softc *sc)
sys/bus/u4b/wlan/if_urtwn.c
756
urtwn_do_request(struct urtwn_softc *sc, struct usb_device_request *req,
sys/bus/u4b/wlan/if_urtwn.c
785
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
837
struct urtwn_softc *sc = ic->ic_softc;
sys/bus/u4b/wlan/if_urtwn.c
851
urtwn_rx_copy_to_mbuf(struct urtwn_softc *sc, struct r92c_rx_stat *stat,
sys/bus/u4b/wlan/if_urtwn.c
917
struct urtwn_softc *sc = data->sc;
sys/bus/u4b/wlan/if_urtwn.c
969
urtwn_rxeof(struct urtwn_softc *sc, uint8_t *buf, int len)
sys/bus/u4b/wlan/if_urtwnvar.h
120
void (*cb)(struct urtwn_softc *, void *);
sys/bus/u4b/wlan/if_urtwnvar.h
175
void (*sc_rf_write)(struct urtwn_softc *,
sys/bus/u4b/wlan/if_urtwnvar.h
177
int (*sc_power_on)(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwnvar.h
178
void (*sc_power_off)(struct urtwn_softc *);
sys/bus/u4b/wlan/if_urtwnvar.h
66
struct urtwn_softc;
sys/bus/u4b/wlan/if_urtwnvar.h
69
struct urtwn_softc *sc;
sys/bus/u4b/wlan/if_urtwnvar.h
82
#define CMD_FUNC_PROTO void (*func)(struct urtwn_softc *, \