Home
last modified time | relevance | path

Searched refs:llc_type (Results 1 – 2 of 2) sorted by relevance

/net/smc/
A Dsmc_llc.c235 u8 msg_type = qentry->msg.raw.hdr.common.llc_type; in smc_llc_flow_parallel()
266 switch (qentry->msg.raw.hdr.common.llc_type) { in smc_llc_flow_start()
675 addllc->hd.common.llc_type = SMC_LLC_ADD_LINK; in smc_llc_send_add_link()
721 delllc->hd.common.llc_type = SMC_LLC_DELETE_LINK; in smc_llc_send_delete_link()
754 testllc->hd.common.llc_type = SMC_LLC_TEST_LINK; in smc_llc_send_test_link()
1150 llc->hd.common.llc_type = SMC_LLC_REQ_ADD_LINK; in smc_llc_send_request_add_link()
1552 add_llc.hd.common.llc_type = SMC_LLC_ADD_LINK; in smc_llc_add_link_local()
1657 delllc.hd.common.llc_type = SMC_LLC_DELETE_LINK; in smc_llc_send_link_delete_all()
1884 switch (llc->raw.hdr.common.llc_type) { in smc_llc_event_handler()
2028 u8 llc_type = qentry->msg.raw.hdr.common.llc_type; in smc_llc_rx_response() local
[all …]
A Dsmc.h111 llc_type:4; member
115 u8 llc_type:4, member

Completed in 9 milliseconds