Home
last modified time | relevance | path

Searched refs:QLCNIC_CMD_CONFIG_INTRPT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.h54 #define QLCNIC_CMD_CONFIG_INTRPT 0x2 macro
H A Dqlcnic_sriov_pf.c1479 {QLCNIC_CMD_CONFIG_INTRPT, qlcnic_sriov_pf_cfg_intrpt_cmd},
H A Dqlcnic_83xx_hw.c68 {QLCNIC_CMD_CONFIG_INTRPT, 18, 34},
2560 err = qlcnic_alloc_mbx_args(&cmd, adapter, QLCNIC_CMD_CONFIG_INTRPT); in qlcnic_83xx_config_intrpt()