| /Linux-v5.4/drivers/input/keyboard/ |
| D | applespi_trace.h | 22 enum applespi_pkt_type pkt_type, 26 TP_ARGS(evt_type, pkt_type, buf, len), 30 __field(enum applespi_pkt_type, pkt_type) 37 __entry->pkt_type = pkt_type; 43 __print_symbolic(__entry->pkt_type, 54 enum applespi_pkt_type pkt_type, \ 57 TP_ARGS(evt_type, pkt_type, buf, len) \ 70 enum applespi_pkt_type pkt_type), 72 TP_ARGS(evt_type, pkt_type), 76 __field(enum applespi_pkt_type, pkt_type) [all …]
|
| /Linux-v5.4/drivers/staging/vt6656/ |
| D | rxtx.c | 106 static u32 vnt_get_rsvtime(struct vnt_private *priv, u8 pkt_type, in vnt_get_rsvtime() argument 111 data_time = vnt_get_frame_time(priv->preamble_type, pkt_type, in vnt_get_rsvtime() 114 if (pkt_type == PK_TYPE_11B) in vnt_get_rsvtime() 115 ack_time = vnt_get_frame_time(priv->preamble_type, pkt_type, in vnt_get_rsvtime() 118 ack_time = vnt_get_frame_time(priv->preamble_type, pkt_type, in vnt_get_rsvtime() 127 static __le16 vnt_rxtx_rsvtime_le16(struct vnt_private *priv, u8 pkt_type, in vnt_rxtx_rsvtime_le16() argument 130 return cpu_to_le16((u16)vnt_get_rsvtime(priv, pkt_type, in vnt_rxtx_rsvtime_le16() 135 u8 pkt_type, u32 frame_length, in vnt_get_rtscts_rsvtime_le() argument 145 data_time = vnt_get_frame_time(priv->preamble_type, pkt_type, in vnt_get_rtscts_rsvtime_le() 149 rts_time = vnt_get_frame_time(priv->preamble_type, pkt_type, in vnt_get_rtscts_rsvtime_le() [all …]
|
| D | baseband.c | 130 unsigned int vnt_get_frame_time(u8 preamble_type, u8 pkt_type, in vnt_get_frame_time() argument 165 if (pkt_type != PK_TYPE_11A) in vnt_get_frame_time() 188 u16 tx_rate, u8 pkt_type, struct vnt_phy_field *phy) in vnt_get_phy_field() argument 246 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 253 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 260 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 267 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 274 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 281 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 288 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() [all …]
|
| D | baseband.h | 76 unsigned int vnt_get_frame_time(u8 preamble_type, u8 pkt_type, 80 u16 tx_rate, u8 pkt_type, struct vnt_phy_field *phy);
|
| /Linux-v5.4/net/mac802154/ |
| D | rx.c | 49 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame() 52 skb->pkt_type = PACKET_HOST; in ieee802154_subif_frame() 57 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame() 59 skb->pkt_type = PACKET_HOST; in ieee802154_subif_frame() 61 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame() 66 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame() 68 skb->pkt_type = PACKET_HOST; in ieee802154_subif_frame() 71 skb->pkt_type = PACKET_BROADCAST; in ieee802154_subif_frame() 73 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_subif_frame() 228 skb->pkt_type = PACKET_OTHERHOST; in ieee802154_monitors_rx() [all …]
|
| D | main.c | 29 switch (skb->pkt_type) { in ieee802154_tasklet_handler() 34 skb->pkt_type = 0; in ieee802154_tasklet_handler() 39 skb->pkt_type); in ieee802154_tasklet_handler()
|
| /Linux-v5.4/net/bridge/netfilter/ |
| D | ebt_dnat.c | 31 skb->pkt_type = PACKET_BROADCAST; in ebt_dnat_tg() 33 skb->pkt_type = PACKET_MULTICAST; in ebt_dnat_tg() 53 skb->pkt_type = PACKET_HOST; in ebt_dnat_tg() 55 skb->pkt_type = PACKET_OTHERHOST; in ebt_dnat_tg()
|
| D | ebt_pkttype.c | 21 return (skb->pkt_type == info->pkt_type) ^ info->invert; in ebt_pkttype_mt()
|
| D | ebtable_broute.c | 87 if (skb->pkt_type == PACKET_HOST && in ebt_broute() 90 skb->pkt_type = PACKET_OTHERHOST; in ebt_broute()
|
| /Linux-v5.4/drivers/staging/vt6655/ |
| D | baseband.c | 1765 u16 tx_rate, u8 pkt_type, struct vnt_phy_field *phy) in vnt_get_phy_field() argument 1823 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1830 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1837 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1844 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1851 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1858 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1865 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1872 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() 1878 if (pkt_type == PK_TYPE_11A) in vnt_get_phy_field() [all …]
|
| /Linux-v5.4/drivers/media/platform/qcom/venus/ |
| D | hfi_cmds.c | 16 pkt->hdr.pkt_type = HFI_CMD_SYS_INIT; in pkt_sys_init() 23 pkt->hdr.pkt_type = HFI_CMD_SYS_PC_PREP; in pkt_sys_pc_prep() 31 pkt->hdr.pkt_type = HFI_CMD_SYS_SET_PROPERTY; in pkt_sys_idle_indicator() 43 pkt->hdr.pkt_type = HFI_CMD_SYS_SET_PROPERTY; in pkt_sys_debug_config() 54 pkt->hdr.pkt_type = HFI_CMD_SYS_SET_PROPERTY; in pkt_sys_coverage_config() 64 pkt->hdr.pkt_type = HFI_CMD_SYS_SET_RESOURCE; in pkt_sys_set_resource() 91 pkt->hdr.pkt_type = HFI_CMD_SYS_RELEASE_RESOURCE; in pkt_sys_unset_resource() 111 pkt->hdr.pkt_type = HFI_CMD_SYS_PING; in pkt_sys_ping() 120 pkt->hdr.pkt_type = HFI_CMD_SYS_SET_PROPERTY; in pkt_sys_power_control() 138 pkt->hdr.pkt_type = HFI_CMD_SYS_TEST_SSR; in pkt_sys_ssr_cmd() [all …]
|
| /Linux-v5.4/net/bridge/ |
| D | br_input.c | 73 enum br_pkt_type pkt_type = BR_PKT_UNICAST; in br_handle_frame_finish() local 97 pkt_type = BR_PKT_BROADCAST; in br_handle_frame_finish() 100 pkt_type = BR_PKT_MULTICAST; in br_handle_frame_finish() 129 switch (pkt_type) { in br_handle_frame_finish() 162 br_flood(br, skb, pkt_type, local_rcv, false); in br_handle_frame_finish() 262 if (unlikely(skb->pkt_type == PACKET_LOOPBACK)) in br_handle_frame() 346 skb->pkt_type = PACKET_HOST; in br_handle_frame()
|
| /Linux-v5.4/drivers/bluetooth/ |
| D | btwilink.c | 47 static inline void ti_st_tx_complete(struct ti_st *hst, int pkt_type) in ti_st_tx_complete() argument 52 switch (pkt_type) { in ti_st_tx_complete() 235 int pkt_type; in ti_st_send_frame() local 249 pkt_type = hci_skb_pkt_type(skb); in ti_st_send_frame() 259 ti_st_tx_complete(hst, pkt_type); in ti_st_send_frame()
|
| D | hci_vhci.c | 159 __u8 pkt_type, opcode; in vhci_get_user() local 174 pkt_type = *((__u8 *) skb->data); in vhci_get_user() 177 switch (pkt_type) { in vhci_get_user() 186 hci_skb_pkt_type(skb) = pkt_type; in vhci_get_user()
|
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | sta_tx.c | 51 u16 pkt_type, pkt_offset; in mwifiex_process_sta_txpd() local 63 pkt_type = mwifiex_is_skb_mgmt_frame(skb) ? PKT_TYPE_MGMT : 0; in mwifiex_process_sta_txpd() 110 if (pkt_type == PKT_TYPE_MGMT) { in mwifiex_process_sta_txpd() 112 local_tx_pd->tx_pkt_type = cpu_to_le16(pkt_type); in mwifiex_process_sta_txpd()
|
| D | uap_txrx.c | 379 u8 ta[ETH_ALEN], pkt_type; in mwifiex_process_uap_rx_packet() local 430 pkt_type = (u8)le16_to_cpu(uap_rx_pd->rx_pkt_type); in mwifiex_process_uap_rx_packet() 432 uap_rx_pd->priority, ta, pkt_type, in mwifiex_process_uap_rx_packet() 468 u16 pkt_type, pkt_offset; in mwifiex_process_uap_txpd() local 480 pkt_type = mwifiex_is_skb_mgmt_frame(skb) ? PKT_TYPE_MGMT : 0; in mwifiex_process_uap_txpd() 513 if (pkt_type == PKT_TYPE_MGMT) { in mwifiex_process_uap_txpd() 515 txpd->tx_pkt_type = cpu_to_le16(pkt_type); in mwifiex_process_uap_txpd()
|
| /Linux-v5.4/net/802/ |
| D | fddi.c | 122 skb->pkt_type = PACKET_BROADCAST; in fddi_type_trans() 124 skb->pkt_type = PACKET_MULTICAST; in fddi_type_trans() 130 skb->pkt_type = PACKET_OTHERHOST; in fddi_type_trans()
|
| /Linux-v5.4/net/netfilter/ |
| D | xt_pkttype.c | 28 if (skb->pkt_type != PACKET_LOOPBACK) in pkttype_mt() 29 type = skb->pkt_type; in pkttype_mt()
|
| D | xt_cluster.c | 105 skb->pkt_type == PACKET_MULTICAST) { in xt_cluster_mt() 106 pskb->pkt_type = PACKET_HOST; in xt_cluster_mt()
|
| /Linux-v5.4/net/hsr/ |
| D | hsr_forward.c | 203 was_multicast_frame = (skb->pkt_type == PACKET_MULTICAST); in hsr_deliver_master() 294 skb->pkt_type = PACKET_HOST; in check_local_dest() 299 if (skb->pkt_type == PACKET_HOST || in check_local_dest() 300 skb->pkt_type == PACKET_MULTICAST || in check_local_dest() 301 skb->pkt_type == PACKET_BROADCAST) { in check_local_dest()
|
| /Linux-v5.4/drivers/net/ipvlan/ |
| D | ipvlan_core.c | 235 u8 pkt_type; in ipvlan_process_multicast() local 253 pkt_type = PACKET_BROADCAST; in ipvlan_process_multicast() 255 pkt_type = PACKET_MULTICAST; in ipvlan_process_multicast() 271 nskb->pkt_type = pkt_type; in ipvlan_process_multicast() 286 skb->pkt_type = pkt_type; in ipvlan_process_multicast() 339 skb->pkt_type = PACKET_HOST; in ipvlan_rcv_frame()
|
| /Linux-v5.4/drivers/net/can/ |
| D | vcan.c | 79 skb->pkt_type = PACKET_BROADCAST; in vcan_rx() 99 loop = skb->pkt_type == PACKET_LOOPBACK; in vcan_tx()
|
| /Linux-v5.4/net/dccp/ |
| D | options.c | 52 const u8 pkt_type = DCCP_SKB_CB(skb)->dccpd_type; in dccp_parse_options() local 108 if (pkt_type != DCCP_PKT_DATA) in dccp_parse_options() 120 if (pkt_type == DCCP_PKT_DATA) /* RFC 4340, 6 */ in dccp_parse_options() 215 pkt_type, opt, value, len)) in dccp_parse_options() 230 pkt_type, opt, value, len)) in dccp_parse_options()
|
| /Linux-v5.4/net/phonet/ |
| D | af_phonet.c | 182 if (skb->pkt_type == PACKET_LOOPBACK) { in pn_send() 212 skb->pkt_type = PACKET_LOOPBACK; in pn_raw_send() 249 skb->pkt_type = PACKET_LOOPBACK; in pn_skb_send() 256 skb->pkt_type = PACKET_LOOPBACK; in pn_skb_send() 412 } else if (unlikely(skb->pkt_type == PACKET_LOOPBACK)) in phonet_rcv()
|
| /Linux-v5.4/drivers/staging/rtl8192u/ |
| D | r819xU_cmdpkt.c | 95 if (pstx_fb->pkt_type == PACKET_MULTICAST) { in cmpk_count_txstatistic() 98 } else if (pstx_fb->pkt_type == PACKET_BROADCAST) { in cmpk_count_txstatistic() 111 if (pstx_fb->pkt_type == PACKET_MULTICAST) in cmpk_count_txstatistic() 113 else if (pstx_fb->pkt_type == PACKET_BROADCAST) in cmpk_count_txstatistic()
|