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
1206
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
1303
ixgbe_check_wol_support(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
1331
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1355
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1388
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1429
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1483
ixgbe_nvm_access_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd)
sys/dev/ixgbe/if_ix.c
1567
ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd)
sys/dev/ixgbe/if_ix.c
1667
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1797
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
1868
ixgbe_update_stats_counters(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
2012
ixgbe_add_hw_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
202
static void ixgbe_enable_queue(struct ixgbe_softc *, u32);
sys/dev/ixgbe/if_ix.c
203
static void ixgbe_disable_queue(struct ixgbe_softc *, u32);
sys/dev/ixgbe/if_ix.c
208
static void ixgbe_config_dmac(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
209
static void ixgbe_configure_ivars(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
210
static void ixgbe_set_ivar(struct ixgbe_softc *, u8, u8, s8);
sys/dev/ixgbe/if_ix.c
218
static void ixgbe_initialize_rss_mapping(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
223
static void ixgbe_init_device_features(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
224
static void ixgbe_check_fan_failure(struct ixgbe_softc *, u32, bool);
sys/dev/ixgbe/if_ix.c
228
static void ixgbe_update_stats_counters(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
230
static void ixgbe_get_slot_info(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
2310
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
232
static void ixgbe_check_wol_support(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
2328
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
233
static void ixgbe_enable_rx_drop(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
234
static void ixgbe_disable_rx_drop(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
2346
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
236
static void ixgbe_add_hw_stats(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
237
static int ixgbe_set_flowcntl(struct ixgbe_softc *, int);
sys/dev/ixgbe/if_ix.c
238
static int ixgbe_set_advertise(struct ixgbe_softc *, int);
sys/dev/ixgbe/if_ix.c
239
static int ixgbe_get_default_advertise(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
241
static void ixgbe_config_gpie(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
242
static void ixgbe_config_delay_values(struct ixgbe_softc *);
sys/dev/ixgbe/if_ix.c
2429
ixgbe_get_slot_info(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
244
static void ixgbe_add_debug_sysctls(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
245
static void ixgbe_add_debug_dump_sysctls(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
246
static int ixgbe_debug_dump_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd);
sys/dev/ixgbe/if_ix.c
247
static u8 ixgbe_debug_dump_print_cluster(struct ixgbe_softc *sc,
sys/dev/ixgbe/if_ix.c
249
static int ixgbe_nvm_access_ioctl(struct ixgbe_softc *sc, struct ifdrv *ifd);
sys/dev/ixgbe/if_ix.c
2539
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
2595
ixgbe_perform_aim(struct ixgbe_softc *sc, struct ix_rx_queue *que)
sys/dev/ixgbe/if_ix.c
2664
struct ixgbe_softc *sc = que->sc;
sys/dev/ixgbe/if_ix.c
2691
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
281
static int ixgbe_enable_lse(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
282
static int ixgbe_disable_lse(struct ixgbe_softc *sc);
sys/dev/ixgbe/if_ix.c
2853
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
2947
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
2981
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
305
"ix", ix_methods, sizeof(struct ixgbe_softc),
sys/dev/ixgbe/if_ix.c
3153
ixgbe_debug_dump_print_cluster(struct ixgbe_softc *sc, struct sbuf *sbuf,
sys/dev/ixgbe/if_ix.c
3257
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
3286
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
3365
ixgbe_add_debug_dump_sysctls(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
3391
ixgbe_add_debug_sysctls(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
3416
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3530
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3566
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3606
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
361
"ixgbe_if", ixgbe_if_methods, sizeof(struct ixgbe_softc)
sys/dev/ixgbe/if_ix.c
3694
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3729
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3749
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3802
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
3987
ixgbe_set_ivar(struct ixgbe_softc *sc, u8 entry, u8 vector, s8 type)
sys/dev/ixgbe/if_ix.c
4034
ixgbe_configure_ivars(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4074
ixgbe_config_gpie(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4120
ixgbe_config_delay_values(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4169
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
4183
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4247
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4270
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
4301
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4336
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4392
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4419
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4438
s32 ixgbe_enable_lse(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4458
s32 ixgbe_disable_lse(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4477
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4536
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4596
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4663
ixgbe_config_dmac(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
4691
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4780
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4802
&((struct ixgbe_softc *)iflib_get_softc(ctx))->hw;
sys/dev/ixgbe/if_ix.c
4814
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4826
ixgbe_enable_queue(struct ixgbe_softc *sc, u32 vector)
sys/dev/ixgbe/if_ix.c
484
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4849
ixgbe_disable_queue(struct ixgbe_softc *sc, u32 vector)
sys/dev/ixgbe/if_ix.c
4874
struct ixgbe_softc *sc = arg;
sys/dev/ixgbe/if_ix.c
4938
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
4965
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
4968
sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
4992
ixgbe_set_flowcntl(struct ixgbe_softc *sc, int fc)
sys/dev/ixgbe/if_ix.c
5028
ixgbe_enable_rx_drop(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5054
ixgbe_disable_rx_drop(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5082
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
5085
sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5111
ixgbe_set_advertise(struct ixgbe_softc *sc, int advertise)
sys/dev/ixgbe/if_ix.c
5232
ixgbe_get_default_advertise(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5287
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5342
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5381
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5422
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5451
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5512
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
552
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
5548
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5586
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
5647
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ix.c
5685
ixgbe_init_device_features(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
5810
ixgbe_check_fan_failure(struct ixgbe_softc *sc, u32 reg, bool in_interrupt)
sys/dev/ixgbe/if_ix.c
5892
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
5921
struct ixgbe_softc *sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ix.c
598
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
626
ixgbe_initialize_rss_mapping(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
743
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
856
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ix.c
935
ixgbe_check_fw_api_version(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ix.c
981
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ixv.c
1041
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
1122
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1149
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1176
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1199
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
1243
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
1300
ixv_initialize_rss_mapping(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1398
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
1526
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1598
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1616
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1631
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1654
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1666
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
1683
ixv_set_ivar(struct ixgbe_softc *sc, u8 entry, u8 vector, s8 type)
sys/dev/ixgbe/if_ixv.c
1708
ixv_configure_ivars(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1737
ixv_save_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1757
ixv_init_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1806
ixv_update_stats(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1834
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
1910
ixv_print_debug_info(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_ixv.c
1927
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_ixv.c
1937
sc = (struct ixgbe_softc *)arg1;
sys/dev/ixgbe/if_ixv.c
1948
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
861
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
923
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
971
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_ixv.c
997
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_clear_vfmbmem(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
270
ixgbe_vf_frame_size_compatible(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
316
ixgbe_process_vf_reset(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
331
ixgbe_vf_enable_transmit(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
346
ixgbe_vf_enable_receive(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
364
ixgbe_vf_reset_msg(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
394
ixgbe_vf_set_mac(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
425
ixgbe_vf_set_mc_addr(struct ixgbe_softc *sc, struct ixgbe_vf *vf, u32 *msg)
sys/dev/ixgbe/if_sriov.c
455
ixgbe_vf_set_vlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
482
ixgbe_vf_set_lpe(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
sys/dev/ixgbe/if_sriov.c
527
ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
536
ixgbe_vf_api_negotiate(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
554
ixgbe_vf_get_queues(struct ixgbe_softc *sc, struct ixgbe_vf *vf,
sys/dev/ixgbe/if_sriov.c
587
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_sriov.c
646
struct ixgbe_softc *sc = iflib_get_softc(ctx);
sys/dev/ixgbe/if_sriov.c
675
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_sriov.c
734
struct ixgbe_softc *sc;
sys/dev/ixgbe/if_sriov.c
761
ixgbe_init_vf(struct ixgbe_softc *sc, struct ixgbe_vf *vf)
sys/dev/ixgbe/if_sriov.c
792
ixgbe_initialize_iov(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_sriov.c
80
ixgbe_align_all_queue_indices(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_sriov.c
853
ixgbe_recalculate_max_frame(struct ixgbe_softc *sc)
sys/dev/ixgbe/if_sriov.c
867
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 *);