Searched refs:COM_CHAN_RST_REQ_OFFSET (Results 1 – 1 of 1) sorted by relevance
94 #define COM_CHAN_RST_REQ_OFFSET 0x10 in mlx4_reset_slave() macro118 rst_req = (comm_flags & (u32)(1 << COM_CHAN_RST_REQ_OFFSET)) >> in mlx4_reset_slave()119 COM_CHAN_RST_REQ_OFFSET; in mlx4_reset_slave()129 comm_flags = rst_req << COM_CHAN_RST_REQ_OFFSET; in mlx4_reset_slave()144 rst_req = (comm_flags & (u32)(1 << COM_CHAN_RST_REQ_OFFSET)) >> in mlx4_reset_slave()145 COM_CHAN_RST_REQ_OFFSET; in mlx4_reset_slave()