Searched refs:llc_type (Results 1 – 5 of 5) sorted by relevance
235 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()1147 llc->hd.common.llc_type = SMC_LLC_REQ_ADD_LINK; in smc_llc_send_request_add_link()1547 add_llc.hd.common.llc_type = SMC_LLC_ADD_LINK; in smc_llc_add_link_local()1652 delllc.hd.common.llc_type = SMC_LLC_DELETE_LINK; in smc_llc_send_link_delete_all()1875 switch (llc->raw.hdr.common.llc_type) { in smc_llc_event_handler()2019 u8 llc_type = qentry->msg.raw.hdr.common.llc_type; in smc_llc_rx_response() local[all …]
111 llc_type:4; member115 u8 llc_type:4, member
123 __be16 llc_type; member
1245 tmpl->llc_type = cpu_to_be16(ETH_P_ARP); in wl1271_cmd_build_arp_rsp()
31 __be16 llc_type; member2306 arp_skb->llc_type = htons(ETH_P_ARP); in rtw89_arp_response_get()
Completed in 88 milliseconds