Home
last modified time | relevance | path

Searched refs:smc_wr_rx_hdr (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/smc/
A Dsmc.h60 struct smc_wr_rx_hdr { /* common prefix part of LLC and CDC to demultiplex */ struct
125 struct smc_wr_rx_hdr common; /* .type = 0xFE */
A Dsmc_cdc.h42 struct smc_wr_rx_hdr common; /* .type = 0xFE */
70 struct smc_wr_rx_hdr common; /* Type = 0xFE */
A Dsmc_wr.c435 struct smc_wr_rx_hdr *wr_rx; in smc_wr_rx_demultiplex()
443 wr_rx = (struct smc_wr_rx_hdr *)&link->wr_rx_bufs[index]; in smc_wr_rx_demultiplex()
A Dsmc_llc.c25 struct smc_wr_rx_hdr common;

Completed in 11 milliseconds