Searched refs:comm_cmd (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c1903 u32 comm_cmd; local
1919 comm_cmd = swab32(readl(
1923 toggle = comm_cmd >> 31;
1934 comm_cmd >> 16 & 0xff,
1935 comm_cmd & 0xffff, toggle);

Completed in 2825 milliseconds