Searched refs:COM_CHAN_RST_REQ_OFFSET (Results 1 – 1 of 1) sorted by relevance
96 #define COM_CHAN_RST_REQ_OFFSET 0x10 in mlx4_reset_slave() macro120 rst_req = (comm_flags & (u32)(1 << COM_CHAN_RST_REQ_OFFSET)) >> in mlx4_reset_slave()121 COM_CHAN_RST_REQ_OFFSET; in mlx4_reset_slave()131 comm_flags = rst_req << COM_CHAN_RST_REQ_OFFSET; in mlx4_reset_slave()150 rst_req = (comm_flags & (u32)(1 << COM_CHAN_RST_REQ_OFFSET)) >> in mlx4_reset_slave()151 COM_CHAN_RST_REQ_OFFSET; in mlx4_reset_slave()