Home
last modified time | relevance | path

Searched refs:wreg_addr (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dump.h51 struct wreg_addr { struct
2177 static const struct wreg_addr wreg_addr_e1 = {
2183 static const struct wreg_addr wreg_addr_e1h = {
2189 static const struct wreg_addr wreg_addr_e2 = {
2195 static const struct wreg_addr wreg_addr_e3 = {
2201 static const struct wreg_addr wreg_addr_e3b0 = {
Dbnx2x_ethtool.c776 const struct wreg_addr *wreg_info) in bnx2x_is_wreg_in_chip()
842 const struct wreg_addr *wreg_addr_p = NULL; in __bnx2x_get_preset_regs()