| Child |
Description |
| hw.ixl.tx_itr |
TX Interrupt Rate
|
| hw.ixl.rx_itr |
RX Interrupt Rate
|
| hw.ixl.shared_debug_mask |
Display debug statements that are printed in shared code
|
| hw.ixl.core_debug_mask |
Display debug statements that are printed in non-shared code
|
| hw.ixl.enable_head_writeback |
For detecting last completed TX descriptor by hardware, use value written by HW instead of checking descriptors
|
| hw.ixl.enable_vf_loopback |
Determines mode that embedded device switch will use when SR-IOV is initialized:
0 - Disable (VEPA)
1 - Enable (VEB)
Enabling this will allow VFs in separate VMs to communicate over the hardware bridge.
|
| hw.ixl.i2c_access_method |
I2C access method that driver will use:
0 - best available method
1 - bit bang via I2CPARAMS register
2 - register read/write via I2CCMD register
3 - Use Admin Queue command (best)
Using the Admin Queue is only supported on 710 devices with FW version 1.7 or higher
|