Searched refs:QLCNIC_CMD_CONFIG_INTRPT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 54 #define QLCNIC_CMD_CONFIG_INTRPT 0x2 macro
|
H A D | qlcnic_sriov_pf.c | 1479 {QLCNIC_CMD_CONFIG_INTRPT, qlcnic_sriov_pf_cfg_intrpt_cmd},
|
H A D | qlcnic_83xx_hw.c | 69 {QLCNIC_CMD_CONFIG_INTRPT, 18, 34}, 2561 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_CONFIG_INTRPT); in qlcnic_83xx_config_intrpt()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.h | 54 #define QLCNIC_CMD_CONFIG_INTRPT 0x2 macro
|
H A D | qlcnic_sriov_pf.c | 1479 {QLCNIC_CMD_CONFIG_INTRPT, qlcnic_sriov_pf_cfg_intrpt_cmd},
|
H A D | qlcnic_83xx_hw.c | 68 {QLCNIC_CMD_CONFIG_INTRPT, 18, 34}, 2560 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_CONFIG_INTRPT); in qlcnic_83xx_config_intrpt()
|
Completed in 19 milliseconds