Symbol: ixl_pf
sys/dev/ixl/if_ixl.c
1044
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1075
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1151
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1178
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1198
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1210
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1222
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1272
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
130
static void ixl_save_pf_tunables(struct ixl_pf *);
sys/dev/ixl/if_ixl.c
131
static int ixl_allocate_pci_resources(struct ixl_pf *);
sys/dev/ixl/if_ixl.c
1315
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
132
static void ixl_setup_ssctx(struct ixl_pf *pf);
sys/dev/ixl/if_ixl.c
1345
ixl_update_link_status(struct ixl_pf *pf)
sys/dev/ixl/if_ixl.c
1373
ixl_handle_lan_overflow_event(struct ixl_pf *pf, struct i40e_arq_event_info *e)
sys/dev/ixl/if_ixl.c
1387
ixl_process_adminq(struct ixl_pf *pf, u16 *pending)
sys/dev/ixl/if_ixl.c
1446
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1480
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1521
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1538
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
155
"ixl", ixl_methods, sizeof(struct ixl_pf),
sys/dev/ixl/if_ixl.c
1693
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1725
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1736
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1773
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1799
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1838
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1847
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1862
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
1915
ixl_save_pf_tunables(struct ixl_pf *pf)
sys/dev/ixl/if_ixl.c
208
"ixl_if", ixl_if_methods, sizeof(struct ixl_pf)
sys/dev/ixl/if_ixl.c
361
ixl_allocate_pci_resources(struct ixl_pf *pf)
sys/dev/ixl/if_ixl.c
405
ixl_setup_ssctx(struct ixl_pf *pf)
sys/dev/ixl/if_ixl.c
444
struct ixl_pf *pf = (struct ixl_pf *)arg;
sys/dev/ixl/if_ixl.c
477
ixl_attach_pre_recovery_mode(struct ixl_pf *pf)
sys/dev/ixl/if_ixl.c
501
struct ixl_pf *pf;
sys/dev/ixl/if_ixl.c
689
struct ixl_pf *pf;
sys/dev/ixl/if_ixl.c
859
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/if_ixl.c
953
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/ixl_iw.c
139
ixl_iw_pf_init(struct ixl_pf *pf)
sys/dev/ixl/ixl_iw.c
188
ixl_iw_pf_stop(struct ixl_pf *pf)
sys/dev/ixl/ixl_iw.c
219
ixl_iw_pf_attach(struct ixl_pf *pf)
sys/dev/ixl/ixl_iw.c
264
ixl_iw_pf_detach(struct ixl_pf *pf)
sys/dev/ixl/ixl_iw.c
311
struct ixl_pf *pf = (struct ixl_pf *)pf_handle;
sys/dev/ixl/ixl_iw.c
326
struct ixl_pf *pf = (struct ixl_pf *)pf_handle;
sys/dev/ixl/ixl_iw.c
51
ixl_iw_pf_msix_reset(struct ixl_pf *pf)
sys/dev/ixl/ixl_iw_int.h
50
struct ixl_pf *pf;
sys/dev/ixl/ixl_iw_int.h
65
int ixl_iw_pf_init(struct ixl_pf *pf);
sys/dev/ixl/ixl_iw_int.h
66
void ixl_iw_pf_stop(struct ixl_pf *pf);
sys/dev/ixl/ixl_iw_int.h
67
int ixl_iw_pf_attach(struct ixl_pf *pf);
sys/dev/ixl/ixl_iw_int.h
68
int ixl_iw_pf_detach(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf.h
165
s32 (*read_i2c_byte)(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
167
s32 (*write_i2c_byte)(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
294
int ixl_setup_interface(device_t, struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
328
void ixl_stop(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
330
int ixl_get_hw_capabilities(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
331
void ixl_link_up_msg(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
332
void ixl_update_link_status(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
333
int ixl_setup_stations(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
334
int ixl_switch_config(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
335
void ixl_stop_locked(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
336
int ixl_teardown_hw_structs(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
337
void ixl_init_locked(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
338
void ixl_set_rss_key(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
339
void ixl_set_rss_pctypes(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
340
void ixl_set_rss_hlut(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
341
int ixl_setup_adminq_msix(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
342
int ixl_setup_adminq_tq(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
343
void ixl_teardown_adminq_msix(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
344
void ixl_configure_intr0_msix(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
345
void ixl_configure_queue_intr_msix(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
346
void ixl_free_adminq_tq(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
347
int ixl_setup_legacy(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
348
int ixl_init_msix(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
349
void ixl_configure_tx_itr(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
350
void ixl_configure_rx_itr(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
351
void ixl_configure_itr(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
352
void ixl_configure_legacy(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
353
void ixl_free_pci_resources(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
354
void ixl_link_event(struct ixl_pf *, struct i40e_arq_event_info *);
sys/dev/ixl/ixl_pf.h
355
void ixl_config_rss(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
356
int ixl_set_advertised_speeds(struct ixl_pf *, int, bool);
sys/dev/ixl/ixl_pf.h
357
void ixl_set_initial_advertised_speeds(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
358
void ixl_print_nvm_version(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf.h
359
void ixl_add_sysctls_recovery_mode(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
360
void ixl_add_device_sysctls(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
361
void ixl_handle_mdd_event(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
362
void ixl_add_hw_stats(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
363
void ixl_update_stats_counters(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
364
void ixl_pf_reset_stats(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
365
void ixl_get_bus_info(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf.h
366
int ixl_aq_get_link_status(struct ixl_pf *,
sys/dev/ixl/ixl_pf.h
368
void ixl_set_link(struct ixl_pf *, bool);
sys/dev/ixl/ixl_pf.h
370
int ixl_handle_nvmupd_cmd(struct ixl_pf *, struct ifdrv *);
sys/dev/ixl/ixl_pf.h
371
int ixl_handle_i2c_eeprom_read_cmd(struct ixl_pf *, struct ifreq *ifr);
sys/dev/ixl/ixl_pf.h
373
int ixl_setup_hmc(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
374
void ixl_shutdown_hmc(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
375
void ixl_handle_empr_reset(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
376
int ixl_prepare_for_reset(struct ixl_pf *pf, bool is_up);
sys/dev/ixl/ixl_pf.h
377
int ixl_rebuild_hw_structs_after_reset(struct ixl_pf *, bool is_up);
sys/dev/ixl/ixl_pf.h
378
int ixl_pf_reset(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
389
int ixl_disable_rings(struct ixl_pf *, struct ixl_vsi *, struct ixl_pf_qtag *);
sys/dev/ixl/ixl_pf.h
390
int ixl_disable_tx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
sys/dev/ixl/ixl_pf.h
391
int ixl_disable_rx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
sys/dev/ixl/ixl_pf.h
392
int ixl_disable_ring(struct ixl_pf *pf, struct ixl_pf_qtag *, u16);
sys/dev/ixl/ixl_pf.h
395
int ixl_enable_tx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
sys/dev/ixl/ixl_pf.h
396
int ixl_enable_rx_ring(struct ixl_pf *, struct ixl_pf_qtag *, u16);
sys/dev/ixl/ixl_pf.h
397
int ixl_enable_ring(struct ixl_pf *pf, struct ixl_pf_qtag *, u16);
sys/dev/ixl/ixl_pf.h
431
int ixl_find_i2c_interface(struct ixl_pf *);
sys/dev/ixl/ixl_pf.h
432
s32 ixl_read_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
434
s32 ixl_write_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
436
s32 ixl_read_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
438
s32 ixl_write_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
440
s32 ixl_read_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
442
s32 ixl_write_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
446
int ixl_attach_get_link_status(struct ixl_pf *);
sys/dev/ixl/ixl_pf_i2c.c
111
ixl_i2c_stop(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_i2c.c
139
ixl_clock_in_i2c_byte(struct ixl_pf *pf, u8 *data)
sys/dev/ixl/ixl_pf_i2c.c
162
ixl_clock_in_i2c_bit(struct ixl_pf *pf, bool *data)
sys/dev/ixl/ixl_pf_i2c.c
197
ixl_get_i2c_ack(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_i2c.c
248
ixl_clock_out_i2c_bit(struct ixl_pf *pf, bool data)
sys/dev/ixl/ixl_pf_i2c.c
283
ixl_clock_out_i2c_byte(struct ixl_pf *pf, u8 data)
sys/dev/ixl/ixl_pf_i2c.c
319
ixl_lower_i2c_clk(struct ixl_pf *pf, u32 *i2cctl)
sys/dev/ixl/ixl_pf_i2c.c
341
ixl_raise_i2c_clk(struct ixl_pf *pf, u32 *i2cctl)
sys/dev/ixl/ixl_pf_i2c.c
371
ixl_get_i2c_data(struct ixl_pf *pf, u32 *i2cctl)
sys/dev/ixl/ixl_pf_i2c.c
392
ixl_set_i2c_data(struct ixl_pf *pf, u32 *i2cctl, bool data)
sys/dev/ixl/ixl_pf_i2c.c
426
ixl_i2c_start(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_i2c.c
456
ixl_read_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
51
static s32 ixl_set_i2c_data(struct ixl_pf *pf, u32 *i2cctl, bool data);
sys/dev/ixl/ixl_pf_i2c.c
52
static bool ixl_get_i2c_data(struct ixl_pf *pf, u32 *i2cctl);
sys/dev/ixl/ixl_pf_i2c.c
53
static void ixl_raise_i2c_clk(struct ixl_pf *pf, u32 *i2cctl);
sys/dev/ixl/ixl_pf_i2c.c
54
static void ixl_lower_i2c_clk(struct ixl_pf *pf, u32 *i2cctl);
sys/dev/ixl/ixl_pf_i2c.c
545
ixl_write_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
55
static s32 ixl_clock_out_i2c_bit(struct ixl_pf *pf, bool data);
sys/dev/ixl/ixl_pf_i2c.c
56
static s32 ixl_get_i2c_ack(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf_i2c.c
57
static s32 ixl_clock_out_i2c_byte(struct ixl_pf *pf, u8 data);
sys/dev/ixl/ixl_pf_i2c.c
58
static s32 ixl_clock_in_i2c_bit(struct ixl_pf *pf, bool *data);
sys/dev/ixl/ixl_pf_i2c.c
59
static s32 ixl_clock_in_i2c_byte(struct ixl_pf *pf, u8 *data);
sys/dev/ixl/ixl_pf_i2c.c
60
static void ixl_i2c_bus_clear(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf_i2c.c
61
static void ixl_i2c_start(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf_i2c.c
611
ixl_read_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
62
static void ixl_i2c_stop(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf_i2c.c
641
ixl_write_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
699
ixl_read_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
725
ixl_write_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
74
ixl_i2c_bus_clear(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
1074
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_iflib.c
135
struct ixl_pf *pf = arg;
sys/dev/ixl/ixl_pf_iflib.c
242
ixl_configure_queue_intr_msix(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
280
ixl_configure_legacy(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
320
ixl_free_pci_resources(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
349
ixl_setup_interface(device_t dev, struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
37
ixl_configure_tx_itr(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
401
ixl_link_event(struct ixl_pf *pf, struct i40e_arq_event_info *e)
sys/dev/ixl/ixl_pf_iflib.c
438
struct ixl_pf *pf = vsi->back;
sys/dev/ixl/ixl_pf_iflib.c
56
ixl_configure_rx_itr(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
623
struct ixl_pf *pf = (struct ixl_pf *)vsi->back;
sys/dev/ixl/ixl_pf_iflib.c
696
struct ixl_pf *pf = (struct ixl_pf *)vsi->back;
sys/dev/ixl/ixl_pf_iflib.c
77
struct ixl_pf *pf = arg;
sys/dev/ixl/ixl_pf_iflib.c
809
ixl_add_hw_stats(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
831
ixl_set_rss_hlut(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iflib.c
877
struct ixl_pf *pf = vsi->back;
sys/dev/ixl/ixl_pf_iflib.c
890
ixl_disable_rings(struct ixl_pf *pf, struct ixl_vsi *vsi, struct ixl_pf_qtag *qtag)
sys/dev/ixl/ixl_pf_iflib.c
927
ixl_prepare_for_reset(struct ixl_pf *pf, bool is_up)
sys/dev/ixl/ixl_pf_iflib.c
950
ixl_rebuild_hw_structs_after_reset(struct ixl_pf *pf, bool is_up)
sys/dev/ixl/ixl_pf_iov.c
1032
ixl_vf_add_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1066
ixl_vf_del_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1101
ixl_vf_enable_vlan_strip(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
1115
ixl_vf_add_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1157
ixl_vf_del_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1192
ixl_vf_config_promisc_msg(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
124
ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
1241
ixl_vf_get_stats_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1260
ixl_vf_config_rss_key_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1317
ixl_vf_config_rss_lut_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1366
ixl_vf_set_rss_hena_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
1386
ixl_notify_vf_link_state(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
1403
ixl_broadcast_link_state(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iov.c
1412
ixl_handle_vf_msg(struct ixl_pf *pf, struct i40e_arq_event_info *event)
sys/dev/ixl/ixl_pf_iov.c
1521
ixl_handle_vflr(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iov.c
1617
ixl_config_pf_vsi_loopback(struct ixl_pf *pf, bool enable)
sys/dev/ixl/ixl_pf_iov.c
1650
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/ixl_pf_iov.c
1702
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/ixl_pf_iov.c
1740
ixl_vf_reserve_queues(struct ixl_pf *pf, struct ixl_vf *vf, int num_queues)
sys/dev/ixl/ixl_pf_iov.c
1773
struct ixl_pf *pf = iflib_get_softc(ctx);
sys/dev/ixl/ixl_pf_iov.c
195
ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
242
ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
289
ixl_vf_vsi_release(struct ixl_pf *pf, struct ixl_vsi *vsi)
sys/dev/ixl/ixl_pf_iov.c
319
ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
350
ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
373
ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
393
ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf)
sys/dev/ixl/ixl_pf_iov.c
448
ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op,
sys/dev/ixl/ixl_pf_iov.c
45
static int ixl_vf_alloc_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
46
static int ixl_vf_setup_vsi(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
465
ixl_send_vf_ack(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op)
sys/dev/ixl/ixl_pf_iov.c
47
static void ixl_vf_map_queues(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
472
ixl_send_vf_nack_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op,
sys/dev/ixl/ixl_pf_iov.c
48
static void ixl_vf_vsi_release(struct ixl_pf *pf, struct ixl_vsi *vsi);
sys/dev/ixl/ixl_pf_iov.c
484
ixl_vf_version_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
49
static void ixl_vf_release_resources(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
50
static int ixl_flush_pcie(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
51
static void ixl_reset_vf(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
514
ixl_vf_reset_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
52
static void ixl_reinit_vf(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
523
ixl_vf_get_resources_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
53
static void ixl_send_vf_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_status_code status, void *msg, uint16_t len);
sys/dev/ixl/ixl_pf_iov.c
54
static void ixl_send_vf_ack(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op);
sys/dev/ixl/ixl_pf_iov.c
55
static void ixl_send_vf_nack_msg(struct ixl_pf *pf, struct ixl_vf *vf, uint16_t op, enum i40e_status_code status, const char *file, int line);
sys/dev/ixl/ixl_pf_iov.c
556
ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
56
static void ixl_vf_version_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
57
static void ixl_vf_reset_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
58
static void ixl_vf_get_resources_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
59
static int ixl_vf_config_tx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_txq_info *info);
sys/dev/ixl/ixl_pf_iov.c
60
static int ixl_vf_config_rx_queue(struct ixl_pf *pf, struct ixl_vf *vf, struct virtchnl_rxq_info *info);
sys/dev/ixl/ixl_pf_iov.c
601
ixl_vf_config_rx_queue(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
61
static void ixl_vf_config_vsi_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
62
static void ixl_vf_set_qctl(struct ixl_pf *pf, const struct virtchnl_vector_map *vector, enum i40e_queue_type cur_type, uint16_t cur_queue,
sys/dev/ixl/ixl_pf_iov.c
64
static void ixl_vf_config_vector(struct ixl_pf *pf, struct ixl_vf *vf, const struct virtchnl_vector_map *vector);
sys/dev/ixl/ixl_pf_iov.c
65
static void ixl_vf_config_irq_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
66
static void ixl_vf_enable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
668
ixl_vf_config_vsi_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
67
static void ixl_vf_disable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
68
static void ixl_vf_add_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
69
static void ixl_vf_del_mac_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
70
static enum i40e_status_code ixl_vf_enable_vlan_strip(struct ixl_pf *pf, struct ixl_vf *vf);
sys/dev/ixl/ixl_pf_iov.c
71
static void ixl_vf_add_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
72
static void ixl_vf_del_vlan_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
722
ixl_vf_set_qctl(struct ixl_pf *pf,
sys/dev/ixl/ixl_pf_iov.c
73
static void ixl_vf_config_promisc_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
74
static void ixl_vf_get_stats_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg, uint16_t msg_size);
sys/dev/ixl/ixl_pf_iov.c
75
static int ixl_vf_reserve_queues(struct ixl_pf *pf, struct ixl_vf *vf, int num_queues);
sys/dev/ixl/ixl_pf_iov.c
751
ixl_vf_config_vector(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.c
76
static int ixl_config_pf_vsi_loopback(struct ixl_pf *pf, bool enable);
sys/dev/ixl/ixl_pf_iov.c
806
ixl_vf_config_irq_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
862
ixl_vf_enable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf, void *msg,
sys/dev/ixl/ixl_pf_iov.c
89
ixl_initialize_sriov(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_iov.c
936
ixl_vf_disable_queues_msg(struct ixl_pf *pf, struct ixl_vf *vf,
sys/dev/ixl/ixl_pf_iov.h
57
void ixl_initialize_sriov(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf_iov.h
58
void ixl_handle_vf_msg(struct ixl_pf *pf, struct i40e_arq_event_info *event);
sys/dev/ixl/ixl_pf_iov.h
59
void ixl_handle_vflr(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf_iov.h
60
void ixl_broadcast_link_state(struct ixl_pf *pf);
sys/dev/ixl/ixl_pf_main.c
1009
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
1096
ixl_set_rss_key(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
1126
ixl_set_rss_pctypes(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
1160
ixl_config_rss(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
1200
struct ixl_pf *pf = (struct ixl_pf *)vsi->back;
sys/dev/ixl/ixl_pf_main.c
1279
struct ixl_pf *pf;
sys/dev/ixl/ixl_pf_main.c
1401
ixl_dbg_filter((struct ixl_pf *)vsi->back,
sys/dev/ixl/ixl_pf_main.c
1462
ixl_dbg_filter((struct ixl_pf *)vsi->back,
sys/dev/ixl/ixl_pf_main.c
1497
struct ixl_pf *pf;
sys/dev/ixl/ixl_pf_main.c
1596
struct ixl_pf *pf;
sys/dev/ixl/ixl_pf_main.c
1669
ixl_enable_tx_ring(struct ixl_pf *pf, struct ixl_pf_qtag *qtag, u16 vsi_qidx)
sys/dev/ixl/ixl_pf_main.c
1705
ixl_enable_rx_ring(struct ixl_pf *pf, struct ixl_pf_qtag *qtag, u16 vsi_qidx)
sys/dev/ixl/ixl_pf_main.c
1739
ixl_enable_ring(struct ixl_pf *pf, struct ixl_pf_qtag *qtag, u16 vsi_qidx)
sys/dev/ixl/ixl_pf_main.c
1755
ixl_disable_tx_ring(struct ixl_pf *pf, struct ixl_pf_qtag *qtag, u16 vsi_qidx)
sys/dev/ixl/ixl_pf_main.c
1794
ixl_disable_rx_ring(struct ixl_pf *pf, struct ixl_pf_qtag *qtag, u16 vsi_qidx)
sys/dev/ixl/ixl_pf_main.c
1827
ixl_disable_ring(struct ixl_pf *pf, struct ixl_pf_qtag *qtag, u16 vsi_qidx)
sys/dev/ixl/ixl_pf_main.c
1840
ixl_handle_tx_mdd_event(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
1913
ixl_handle_rx_mdd_event(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
1993
ixl_handle_mdd_event(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
2057
ixl_handle_empr_reset(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
2086
ixl_update_stats_counters(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
210
ixl_print_nvm_version(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
2280
struct ixl_pf *pf = (struct ixl_pf *)vsi->back;
sys/dev/ixl/ixl_pf_main.c
2328
struct ixl_pf *pf;
sys/dev/ixl/ixl_pf_main.c
234
ixl_get_fw_mode(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
2374
ixl_pf_reset_stats(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
2467
ixl_add_sysctls_recovery_mode(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
2531
ixl_add_device_sysctls(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
270
ixl_pf_reset(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
2795
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
2856
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
2901
ixl_set_advertised_speeds(struct ixl_pf *pf, int speeds, bool from_aq)
sys/dev/ixl/ixl_pf_main.c
2964
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
2987
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
3062
ixl_get_bus_info(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
3116
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
315
ixl_setup_hmc(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
3157
ixl_handle_nvmupd_cmd(struct ixl_pf *pf, struct ifdrv *ifd)
sys/dev/ixl/ixl_pf_main.c
3269
ixl_find_i2c_interface(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
3289
ixl_set_link(struct ixl_pf *pf, bool enable)
sys/dev/ixl/ixl_pf_main.c
3434
ixl_aq_get_link_status(struct ixl_pf *pf, struct i40e_aqc_get_link_status *link_status)
sys/dev/ixl/ixl_pf_main.c
346
ixl_shutdown_hmc(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
3471
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
3521
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
3613
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
365
ixl_configure_itr(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
3668
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
378
ixl_get_hw_capabilities(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
3788
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
3932
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4025
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4059
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4149
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4190
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4211
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4253
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4340
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4377
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4403
ixl_get_fec_config(struct ixl_pf *pf, struct i40e_aq_get_phy_abilities_resp *abilities,
sys/dev/ixl/ixl_pf_main.c
4428
ixl_set_fec_config(struct ixl_pf *pf, struct i40e_aq_get_phy_abilities_resp *abilities,
sys/dev/ixl/ixl_pf_main.c
4466
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4484
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4502
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4520
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4538
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4556
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4645
ixl_start_fw_lldp(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
4677
ixl_stop_fw_lldp(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
4716
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
473
ixl_set_initial_advertised_speeds(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
4739
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4776
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4795
ixl_attach_get_link_status(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
4842
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4859
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4876
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4897
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
4940
struct ixl_pf *pf = (struct ixl_pf *)arg1;
sys/dev/ixl/ixl_pf_main.c
495
ixl_teardown_hw_structs(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
52
static enum ixl_fw_mode ixl_get_fw_mode(struct ixl_pf *);
sys/dev/ixl/ixl_pf_main.c
741
ixl_link_up_msg(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
780
ixl_configure_intr0_msix(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
903
ixl_switch_config(struct ixl_pf *pf)
sys/dev/ixl/ixl_pf_main.c
975
struct ixl_pf *pf = (struct ixl_pf *)arg1;