Searched refs:llc_type (Results 1 – 4 of 4) sorted by relevance
236 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()662 addllc->hd.common.llc_type = SMC_LLC_ADD_LINK; in smc_llc_send_add_link()708 delllc->hd.common.llc_type = SMC_LLC_DELETE_LINK; in smc_llc_send_delete_link()741 testllc->hd.common.llc_type = SMC_LLC_TEST_LINK; in smc_llc_send_test_link()1128 llc->hd.common.llc_type = SMC_LLC_REQ_ADD_LINK; in smc_llc_send_request_add_link()1520 add_llc.hd.common.llc_type = SMC_LLC_ADD_LINK; in smc_llc_add_link_local()1625 delllc.hd.common.llc_type = SMC_LLC_DELETE_LINK; in smc_llc_send_link_delete_all()1847 switch (llc->raw.hdr.common.llc_type) { in smc_llc_event_handler()1991 u8 llc_type = qentry->msg.raw.hdr.common.llc_type; in smc_llc_rx_response() local[all …]
64 llc_type:4; member68 u8 llc_type:4, member
124 __be16 llc_type; member
1238 tmpl->llc_type = cpu_to_be16(ETH_P_ARP); in wl1271_cmd_build_arp_rsp()
Completed in 17 milliseconds