Lines Matching refs:reg_info
28 static const struct reg_info txgbe_regs_general[] = {
38 static const struct reg_info txgbe_regs_nvm[] = {
42 static const struct reg_info txgbe_regs_interrupt[] = {
46 static const struct reg_info txgbe_regs_fctl_others[] = {
50 static const struct reg_info txgbe_regs_rxdma[] = {
54 static const struct reg_info txgbe_regs_rx[] = {
58 static struct reg_info txgbe_regs_tx[] = {
62 static const struct reg_info txgbe_regs_wakeup[] = {
66 static const struct reg_info txgbe_regs_dcb[] = {
70 static const struct reg_info txgbe_regs_mac[] = {
74 static const struct reg_info txgbe_regs_diagnostic[] = {
79 static const struct reg_info *txgbe_regs_others[] = {
4443 const struct reg_info *reg_group; in txgbe_get_reg_length()
4444 const struct reg_info **reg_set = txgbe_regs_others; in txgbe_get_reg_length()
4460 const struct reg_info *reg_group; in txgbe_get_regs()
4461 const struct reg_info **reg_set = txgbe_regs_others; in txgbe_get_regs()