Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_cmd.c1769 u8 op_mod = 0; in mthca_MODIFY_QP() local
1774 op_mod = 3; /* don't write outbox, any->reset */ in mthca_MODIFY_QP()
1781 op_mod = 2; /* write outbox, any->reset */ in mthca_MODIFY_QP()
1787 (!!is_ee << 24) | num, op_mod, in mthca_MODIFY_QP()
1822 op_mod, op[cur][next], CMD_TIME_CLASS_C); in mthca_MODIFY_QP()
1837 u8 op_mod; in mthca_CONF_SPECIAL_QP() local
1841 op_mod = 0; in mthca_CONF_SPECIAL_QP()
1844 op_mod = 1; in mthca_CONF_SPECIAL_QP()
1847 op_mod = 2; in mthca_CONF_SPECIAL_QP()
1850 op_mod = 3; in mthca_CONF_SPECIAL_QP()
[all …]
/linux-3.4.99/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c91 u16 *hash, u8 op_mod) in mlx4_GID_HASH() argument
96 err = mlx4_cmd_imm(dev, mailbox->dma, &imm, 0, op_mod, in mlx4_GID_HASH()
573 u8 op_mod = (prot == MLX4_PROT_ETH) ? in find_entry() local
583 err = mlx4_GID_HASH(dev, mailbox, &hash, op_mod); in find_entry()
Dport.c594 u8 op_mod, struct mlx4_cmd_mailbox *inbox) in mlx4_common_set_port() argument
616 is_eth = op_mod; in mlx4_common_set_port()
668 return mlx4_cmd(dev, inbox->dma, in_mod, op_mod, in mlx4_common_set_port()