Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h94 #define QLC_83XX_MBX_POST_BC_OP 0x1 macro
H A Dqlcnic_83xx_hw.c454 if (cmd->op_type == QLC_83XX_MBX_POST_BC_OP) in qlcnic_83xx_get_mbx_data()
802 if (cmd->op_type == QLC_83XX_MBX_POST_BC_OP) in qlcnic_dump_mbx()
3962 if (cmd->op_type != QLC_83XX_MBX_POST_BC_OP) { in qlcnic_83xx_encode_mbx_cmd()
H A Dqlcnic_sriov_common.c325 cmd.op_type = QLC_83XX_MBX_POST_BC_OP; in qlcnic_sriov_post_bc_msg()