Symbol: ixl_hmc_txq
sys/dev/pci/if_ixl.c
2445
struct ixl_hmc_txq txq;
sys/dev/pci/if_ixl.c
345
{ offsetof(struct ixl_hmc_txq, head), 13, 0 },
sys/dev/pci/if_ixl.c
346
{ offsetof(struct ixl_hmc_txq, new_context), 1, 30 },
sys/dev/pci/if_ixl.c
347
{ offsetof(struct ixl_hmc_txq, base), 57, 32 },
sys/dev/pci/if_ixl.c
348
{ offsetof(struct ixl_hmc_txq, fc_ena), 1, 89 },
sys/dev/pci/if_ixl.c
349
{ offsetof(struct ixl_hmc_txq, timesync_ena), 1, 90 },
sys/dev/pci/if_ixl.c
350
{ offsetof(struct ixl_hmc_txq, fd_ena), 1, 91 },
sys/dev/pci/if_ixl.c
351
{ offsetof(struct ixl_hmc_txq, alt_vlan_ena), 1, 92 },
sys/dev/pci/if_ixl.c
352
{ offsetof(struct ixl_hmc_txq, cpuid), 8, 96 },
sys/dev/pci/if_ixl.c
354
{ offsetof(struct ixl_hmc_txq, thead_wb), 13, 0 + 128 },
sys/dev/pci/if_ixl.c
355
{ offsetof(struct ixl_hmc_txq, head_wb_ena), 1, 32 + 128 },
sys/dev/pci/if_ixl.c
356
{ offsetof(struct ixl_hmc_txq, qlen), 13, 33 + 128 },
sys/dev/pci/if_ixl.c
357
{ offsetof(struct ixl_hmc_txq, tphrdesc_ena), 1, 46 + 128 },
sys/dev/pci/if_ixl.c
358
{ offsetof(struct ixl_hmc_txq, tphrpacket_ena), 1, 47 + 128 },
sys/dev/pci/if_ixl.c
359
{ offsetof(struct ixl_hmc_txq, tphwdesc_ena), 1, 48 + 128 },
sys/dev/pci/if_ixl.c
360
{ offsetof(struct ixl_hmc_txq, head_wb_addr), 64, 64 + 128 },
sys/dev/pci/if_ixl.c
362
{ offsetof(struct ixl_hmc_txq, crc), 32, 0 + (7*128) },
sys/dev/pci/if_ixl.c
363
{ offsetof(struct ixl_hmc_txq, rdylist), 10, 84 + (7*128) },
sys/dev/pci/if_ixl.c
364
{ offsetof(struct ixl_hmc_txq, rdylist_act), 1, 94 + (7*128) },