Searched refs:OP_IF_MODE_AND (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/ |
H A D | 57712_init_values.c | 29 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ 31 {OP_IF_MODE_AND, 1, 0x10}, /* e3 */ 33 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ 35 {OP_IF_MODE_AND, 1, 0x10}, /* e3 */ 37 {OP_IF_MODE_AND, 1, 0x2000}, /* e3_b0 */ 39 {OP_IF_MODE_AND, 4, 0x2020}, /* e3_b0+port2 */ 44 {OP_IF_MODE_AND, 3, 0x2040}, /* e3_b0+port4 */ 51 {OP_IF_MODE_AND, 1, 0x8}, /* e2 */ 53 {OP_IF_MODE_AND, 2, 0x2020}, /* e3_b0+port2 */ 56 {OP_IF_MODE_AND, 2, 0x2040}, /* e3_b0+port4 */ [all …]
|
H A D | 57711_init_values.c | 119 {OP_IF_MODE_AND, 1, 0x1}, /* asic */ 121 {OP_IF_MODE_AND, 1, 0x2}, /* fpga */ 123 {OP_IF_MODE_AND, 1, 0x4}, /* emul */ 205 {OP_IF_MODE_AND, 2, 0x1}, /* asic */ 208 {OP_IF_MODE_AND, 2, 0x2}, /* fpga */ 211 {OP_IF_MODE_AND, 2, 0x4}, /* emul */ 216 {OP_IF_MODE_AND, 1, 0x2}, /* fpga */ 218 {OP_IF_MODE_AND, 1, 0x4}, /* emul */ 452 {OP_IF_MODE_AND, 1, 0x80}, /* sf */ 454 {OP_IF_MODE_AND, 1, 0x100}, /* mf */ [all …]
|
H A D | 57710_init_values.c | 105 {OP_IF_MODE_AND, 1, 0x1}, /* asic */ 107 {OP_IF_MODE_AND, 1, 0x2}, /* fpga */ 109 {OP_IF_MODE_AND, 1, 0x4}, /* emul */ 191 {OP_IF_MODE_AND, 2, 0x1}, /* asic */ 194 {OP_IF_MODE_AND, 2, 0x2}, /* fpga */ 197 {OP_IF_MODE_AND, 2, 0x4}, /* emul */ 444 {OP_IF_MODE_AND, 1, 0x1}, /* asic */ 446 {OP_IF_MODE_AND, 1, 0x2}, /* fpga */ 448 {OP_IF_MODE_AND, 1, 0x4}, /* emul */ 484 {OP_IF_MODE_AND, 1, 0x1}, /* asic */ [all …]
|
H A D | init_defs.h | 48 OP_IF_MODE_AND, /* Skip the following ops if any init modes don't match */ enumerator
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_init_ops.h | 301 case OP_IF_MODE_AND: in ecore_init_block()
|