Searched refs:config_hw_lro (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1795 int (*config_hw_lro) (struct qlcnic_adapter *, int); member 2038 return adapter->ahw->hw_ops->config_hw_lro(adapter, enable); in qlcnic_config_hw_lro()
|
H A D | qlcnic_sriov_common.c | 72 .config_hw_lro = qlcnic_83xx_config_hw_lro,
|
H A D | qlcnic_main.c | 587 .config_hw_lro = qlcnic_82xx_config_hw_lro,
|
H A D | qlcnic_83xx_hw.c | 224 .config_hw_lro = qlcnic_83xx_config_hw_lro,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1795 int (*config_hw_lro) (struct qlcnic_adapter *, int); member 2038 return adapter->ahw->hw_ops->config_hw_lro(adapter, enable); in qlcnic_config_hw_lro()
|
H A D | qlcnic_sriov_common.c | 72 .config_hw_lro = qlcnic_83xx_config_hw_lro,
|
H A D | qlcnic_main.c | 583 .config_hw_lro = qlcnic_82xx_config_hw_lro,
|
H A D | qlcnic_83xx_hw.c | 223 .config_hw_lro = qlcnic_83xx_config_hw_lro,
|
Completed in 36 milliseconds