sys/dev/ixgbe/if_bypass.c
117
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
157
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
218
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
261
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
303
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
345
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
387
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
434
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
45
ixgbe_bypass_mutex_enter(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_bypass.c
505
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
551
struct ixgbe_softc *sc = (struct ixgbe_softc *) arg1;
sys/dev/ixgbe/if_bypass.c
58
ixgbe_bypass_mutex_clear(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_bypass.c
714
ixgbe_bypass_init(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_bypass.c
73
ixgbe_bypass_wd_mutex_enter(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_bypass.c
84
ixgbe_bypass_wd_mutex_clear(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_fdir.c
39
ixgbe_init_fdir(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_fdir.c
55
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_fdir.c
82
struct ixgbe_softc *sc = txr->sc;
sys/dev/ixgbe/if_ix.c
1216
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
1316
ixgbe_check_wol_support(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
1344
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1368
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1401
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1442
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1496
ixgbe_nvm_access_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd)
sys/dev/ixgbe/if_ix.c
1580
ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd)
sys/dev/ixgbe/if_ix.c
1680
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1810
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1881
ixgbe_update_stats_counters(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
2025
ixgbe_add_hw_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
206
static void ixgbe_enable_queue(struct ixgbe_softc *, u32);
sys/dev/ixgbe/if_ix.c
207
static void ixgbe_disable_queue(struct ixgbe_softc *, u32);
sys/dev/ixgbe/if_ix.c
212
static void ixgbe_config_dmac(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
213
static void ixgbe_configure_ivars(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
214
static void ixgbe_set_ivar(struct ixgbe_softc *, u8, u8, s8);
sys/dev/ixgbe/if_ix.c
222
static void ixgbe_initialize_rss_mapping(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
227
static void ixgbe_init_device_features(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
228
static void ixgbe_check_fan_failure(struct ixgbe_softc *, u32, bool);
sys/dev/ixgbe/if_ix.c
232
static void ixgbe_update_stats_counters(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
2323
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
234
static void ixgbe_get_slot_info(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
2341
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
2359
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
236
static void ixgbe_check_wol_support(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
237
static void ixgbe_enable_rx_drop(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
238
static void ixgbe_disable_rx_drop(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
240
static void ixgbe_add_hw_stats(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
241
static int ixgbe_set_flowcntl(struct ixgbe_softc *, int);
sys/dev/ixgbe/if_ix.c
242
static int ixgbe_set_advertise(struct ixgbe_softc *, int);
sys/dev/ixgbe/if_ix.c
243
static int ixgbe_get_default_advertise(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
2442
ixgbe_get_slot_info(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
245
static void ixgbe_config_gpie(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
246
static void ixgbe_config_delay_values(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
248
static void ixgbe_add_debug_sysctls(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
249
static void ixgbe_add_debug_dump_sysctls(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
250
static int ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd);
sys/dev/ixgbe/if_ix.c
251
static u8 ixgbe_debug_dump_print_cluster(struct ixgbe_softc *sc,
sys/dev/ixgbe/if_ix.c
253
static int ixgbe_nvm_access_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd);
sys/dev/ixgbe/if_ix.c
2552
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
2608
ixgbe_perform_aim(struct ixgbe_softc *sc, struct ix_rx_queue *que)
sys/dev/ixgbe/if_ix.c
2677
struct ixgbe_softc *sc = que->sc;
sys/dev/ixgbe/if_ix.c
2704
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
285
static int ixgbe_enable_lse(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
286
static int ixgbe_disable_lse(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
2866
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
2960
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
2994
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
313
"ix", ix_methods, sizeof(struct ixgbe_softc),
sys/dev/ixgbe/if_ix.c
3166
ixgbe_debug_dump_print_cluster(struct ixgbe_softc *sc, struct sbuf *sbuf,
sys/dev/ixgbe/if_ix.c
3270
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
3299
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
3378
ixgbe_add_debug_dump_sysctls(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
3404
ixgbe_add_debug_sysctls(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
3429
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3543
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3579
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3619
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3707
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
371
"ixgbe_if", ixgbe_if_methods, sizeof(struct ixgbe_softc)
sys/dev/ixgbe/if_ix.c
3742
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3762
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3815
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4000
ixgbe_set_ivar(struct ixgbe_softc *sc, u8 entry, u8 vector, s8 type)
sys/dev/ixgbe/if_ix.c
4047
ixgbe_configure_ivars(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4087
ixgbe_config_gpie(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4133
ixgbe_config_delay_values(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4182
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
4196
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4260
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4283
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
4314
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4349
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4405
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4432
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4451
s32 ixgbe_enable_lse(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4471
s32 ixgbe_disable_lse(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4490
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4549
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4609
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4676
ixgbe_config_dmac(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4704
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4793
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4815
&((struct ixgbe_softc *)iflib_get_softc(ctx))->hw;
sys/dev/ixgbe/if_ix.c
4827
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4839
ixgbe_enable_queue(struct ixgbe_softc *sc, u32 vector)
sys/dev/ixgbe/if_ix.c
4862
ixgbe_disable_queue(struct ixgbe_softc *sc, u32 vector)
sys/dev/ixgbe/if_ix.c
4887
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
494
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4951
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4978
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
4981
sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5005
ixgbe_set_flowcntl(struct ixgbe_softc *sc, int fc)
sys/dev/ixgbe/if_ix.c
5041
ixgbe_enable_rx_drop(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5067
ixgbe_disable_rx_drop(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5095
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
5098
sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5124
ixgbe_set_advertise(struct ixgbe_softc *sc, int advertise)
sys/dev/ixgbe/if_ix.c
5245
ixgbe_get_default_advertise(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5300
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5355
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5394
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5435
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5464
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5525
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5561
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5599
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
562
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
5660
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
5698
ixgbe_init_device_features(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5823
ixgbe_check_fan_failure(struct ixgbe_softc *sc, u32 reg, bool in_interrupt)
sys/dev/ixgbe/if_ix.c
5905
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
5934
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
608
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
636
ixgbe_initialize_rss_mapping(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
753
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
866
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
945
ixgbe_check_fw_api_version(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
991
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix_mdio.c
114
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix_mdio.c
137
ixgbe_mdio_attach(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix_mdio.c
82
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix_mdio.h
32
void ixgbe_mdio_attach(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
1000
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1044
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
105
static int ixv_negotiate_api(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
109
static void ixv_initialize_rss_mapping(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
112
static void ixv_configure_ivars(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
1125
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1152
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1179
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1202
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
123
static void ixv_save_stats(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
124
static void ixv_init_stats(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
1246
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
125
static void ixv_update_stats(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
126
static void ixv_add_stats_sysctls(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
129
static void ixv_set_ivar(struct ixgbe_softc *, u8, u8, s8);
sys/dev/ixgbe/if_ixv.c
1303
ixv_initialize_rss_mapping(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1401
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
151
"ixv", ixv_methods, sizeof(struct ixgbe_softc),
sys/dev/ixgbe/if_ixv.c
1529
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1601
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1619
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1634
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1657
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1669
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1686
ixv_set_ivar(struct ixgbe_softc *sc, u8 entry, u8 vector, s8 type)
sys/dev/ixgbe/if_ixv.c
1711
ixv_configure_ivars(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1740
ixv_save_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1760
ixv_init_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1809
ixv_update_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1837
ixv_add_stats_sysctls(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
188
"ixv_if", ixv_if_methods, sizeof(struct ixgbe_softc)
sys/dev/ixgbe/if_ixv.c
1913
ixv_print_debug_info(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1930
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ixv.c
1940
sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ixv.c
1951
ixv_init_device_features(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
250
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
310
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
359
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
395
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ixv.c
534
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
579
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
607
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
680
ixv_enable_queue(struct ixgbe_softc *sc, u32 vector)
sys/dev/ixgbe/if_ixv.c
694
ixv_disable_queue(struct ixgbe_softc *sc, u32 vector)
sys/dev/ixgbe/if_ixv.c
712
struct ixgbe_softc *sc = que->sc;
sys/dev/ixgbe/if_ixv.c
726
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ixv.c
755
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
794
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
821
ixv_negotiate_api(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
864
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
92
static void ixv_init_device_features(struct ixgbe_softc *);
sys/dev/ixgbe/if_ixv.c
926
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
974
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_sriov.c
107
ixgbe_send_vf_success(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
sys/dev/ixgbe/if_sriov.c
114
ixgbe_send_vf_failure(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 msg)
sys/dev/ixgbe/if_sriov.c
121
ixgbe_process_vf_ack(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
154
ixgbe_update_max_frame(struct ixgbe_softc * sc, int max_frame)
sys/dev/ixgbe/if_sriov.c
206
ixgbe_ping_all_vfs(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_sriov.c
219
ixgbe_vf_set_default_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
258
ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
304
ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
318
ixgbe_vf_enable_transmit(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
333
ixgbe_vf_enable_receive(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
351
ixgbe_vf_reset_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
399
ixgbe_vf_set_mac(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
430
ixgbe_vf_set_mc_addr(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 *msg)
sys/dev/ixgbe/if_sriov.c
463
ixgbe_vf_set_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
490
ixgbe_vf_set_lpe(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
535
ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
544
ixgbe_vf_api_negotiate(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
562
ixgbe_vf_get_queues(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
595
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_sriov.c
654
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_sriov.c
683
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_sriov.c
742
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_sriov.c
769
ixgbe_init_vf(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
80
ixgbe_align_all_queue_indices(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_sriov.c
800
ixgbe_initialize_iov(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_sriov.c
861
ixgbe_recalculate_max_frame(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_sriov.c
875
struct ixgbe_softc *sc;
sys/dev/ixgbe/ix_txrx.c
175
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/ix_txrx.c
256
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/ix_txrx.c
269
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/ix_txrx.c
326
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/ix_txrx.c
352
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/ix_txrx.c
365
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/ix_txrx.c
399
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/ixgbe.h
273
struct ixgbe_softc *sc;
sys/dev/ixgbe/ixgbe.h
300
struct ixgbe_softc *sc;
sys/dev/ixgbe/ixgbe.h
329
struct ixgbe_softc *sc;
sys/dev/ixgbe/ixgbe.h
341
struct ixgbe_softc *sc;
sys/dev/ixgbe/ixgbe.h
603
int ixgbe_allocate_queues(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe.h
604
int ixgbe_setup_transmit_structures(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe.h
605
void ixgbe_free_transmit_structures(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe.h
606
int ixgbe_setup_receive_structures(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe.h
607
void ixgbe_free_receive_structures(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe.h
610
void ixgbe_add_fw_logging_tunables(struct ixgbe_softc *sc,
sys/dev/ixgbe/ixgbe_bypass.h
48
void ixgbe_bypass_init(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe_fdir.h
46
void ixgbe_init_fdir(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe_fw_logging.c
127
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/ixgbe_fw_logging.c
21
ixgbe_reconfig_fw_log(struct ixgbe_softc *sc, struct ixgbe_fwlog_cfg *cfg)
sys/dev/ixgbe/ixgbe_fw_logging.c
217
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/ixgbe_fw_logging.c
401
ixgbe_add_fw_logging_tunables(struct ixgbe_softc *sc, struct sysctl_oid *parent)
sys/dev/ixgbe/ixgbe_fw_logging.c
55
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/ixgbe_fw_logging.c
90
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/ixgbe_osdep.c
163
device_t dev = ((struct ixgbe_softc *)hw->back)->dev;
sys/dev/ixgbe/ixgbe_osdep.c
39
return ((struct ixgbe_softc *)hw->back)->dev;
sys/dev/ixgbe/ixgbe_osdep.c
45
return pci_read_config(((struct ixgbe_softc *)hw->back)->dev, reg, 2);
sys/dev/ixgbe/ixgbe_osdep.c
51
pci_write_config(((struct ixgbe_softc *)hw->back)->dev, reg, value, 2);
sys/dev/ixgbe/ixgbe_osdep.c
57
return bus_space_read_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
sys/dev/ixgbe/ixgbe_osdep.c
58
((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle, reg);
sys/dev/ixgbe/ixgbe_osdep.c
64
bus_space_write_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
sys/dev/ixgbe/ixgbe_osdep.c
65
((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle,
sys/dev/ixgbe/ixgbe_osdep.c
72
return bus_space_read_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
sys/dev/ixgbe/ixgbe_osdep.c
73
((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle,
sys/dev/ixgbe/ixgbe_osdep.c
80
bus_space_write_4(((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_tag,
sys/dev/ixgbe/ixgbe_osdep.c
81
((struct ixgbe_softc *)hw->back)->osdep.mem_bus_space_handle,
sys/dev/ixgbe/ixgbe_sriov.h
72
void ixgbe_initialize_iov(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe_sriov.h
73
void ixgbe_recalculate_max_frame(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe_sriov.h
74
void ixgbe_ping_all_vfs(struct ixgbe_softc *);
sys/dev/ixgbe/ixgbe_sriov.h
77
void ixgbe_align_all_queue_indices(struct ixgbe_softc *);