Lines Matching refs:reg_info
26 static const struct reg_info txgbe_regs_general[] = {
36 static const struct reg_info txgbe_regs_nvm[] = {
40 static const struct reg_info txgbe_regs_interrupt[] = {
44 static const struct reg_info txgbe_regs_fctl_others[] = {
48 static const struct reg_info txgbe_regs_rxdma[] = {
52 static const struct reg_info txgbe_regs_rx[] = {
56 static struct reg_info txgbe_regs_tx[] = {
60 static const struct reg_info txgbe_regs_wakeup[] = {
64 static const struct reg_info txgbe_regs_dcb[] = {
68 static const struct reg_info txgbe_regs_mac[] = {
72 static const struct reg_info txgbe_regs_diagnostic[] = {
77 static const struct reg_info *txgbe_regs_others[] = {
3741 const struct reg_info *reg_group; in txgbe_get_reg_length()
3742 const struct reg_info **reg_set = txgbe_regs_others; in txgbe_get_reg_length()
3758 const struct reg_info *reg_group; in txgbe_get_regs()
3759 const struct reg_info **reg_set = txgbe_regs_others; in txgbe_get_regs()