Searched refs:smc_wr_rx_hdr (Results 1 – 4 of 4) sorted by relevance
105 struct smc_wr_rx_hdr { /* common prefix part of LLC and CDC to demultiplex */ struct170 struct smc_wr_rx_hdr common; /* .type = 0xFE */
42 struct smc_wr_rx_hdr common; /* .type = 0xFE */70 struct smc_wr_rx_hdr common; /* Type = 0xFE */
434 struct smc_wr_rx_hdr *wr_rx; in smc_wr_rx_demultiplex()442 wr_rx = (struct smc_wr_rx_hdr *)&link->wr_rx_bufs[index]; in smc_wr_rx_demultiplex()
25 struct smc_wr_rx_hdr common;