Searched refs:mbx_in (Results 1 – 2 of 2) sorted by relevance
1518 u32 mbx_in; in qlcnic_83xx_config_led() local1539 mbx_in = (LSW(QLC_83XX_LED_CONFIG) << 16) | in qlcnic_83xx_config_led()1546 cmd.req.arg[1] = mbx_in; in qlcnic_83xx_config_led()1547 cmd.req.arg[2] = mbx_in; in qlcnic_83xx_config_led()1548 cmd.req.arg[3] = mbx_in; in qlcnic_83xx_config_led()
3266 ret = qla_mailbox_passthru(vha, req_data->mbx_in, req_data->mbx_out); in qla2x00_mailbox_passthru()