Home
last modified time | relevance | path

Searched refs:pkt_type (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_proc_etmv4i.cpp1295 m_i_table[0x04].pkt_type = ETM4_PKT_I_TRACE_ON; in BuildIPacketTable()
1300 m_i_table[0x05].pkt_type = ETM4_PKT_I_FUNC_RET; in BuildIPacketTable()
1309 m_i_table[0x06].pkt_type = ETM4_PKT_I_EXCEPT; in BuildIPacketTable()
1380 m_i_table[0x2D].pkt_type = ETM4_PKT_I_COMMIT; in BuildIPacketTable()
1620 m_i_table[i].pkt_type = ETM4_PKT_I_ATOM_F6; in BuildIPacketTable()
1625 m_i_table[i].pkt_type = ETM4_PKT_I_ATOM_F5; in BuildIPacketTable()
1630 m_i_table[i].pkt_type = ETM4_PKT_I_ATOM_F2; in BuildIPacketTable()
1635 m_i_table[i].pkt_type = ETM4_PKT_I_ATOM_F4; in BuildIPacketTable()
1640 m_i_table[i].pkt_type = ETM4_PKT_I_ATOM_F6; in BuildIPacketTable()
1645 m_i_table[0xF5].pkt_type = ETM4_PKT_I_ATOM_F5; in BuildIPacketTable()
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-bcm-li.c68 u_int shim, direction, pkt_type, pkt_subtype, li_id; in bcm_li_print() local
78 pkt_type = (shim >> 25) & 0xf; in bcm_li_print()
88 tok2str(bcm_li_pkt_type_values, "unknown", pkt_type), in bcm_li_print()
98 switch (pkt_type) { in bcm_li_print()
/freebsd/contrib/opencsd/decoder/source/ptm/
H A Dtrc_pkt_proc_ptm.cpp1166 m_i_table[i].pkt_type = PTM_PKT_ATOM; in BuildIPacketTable()
1172 m_i_table[i].pkt_type = PTM_PKT_RESERVED; in BuildIPacketTable()
1180 m_i_table[0x00].pkt_type = PTM_PKT_A_SYNC; in BuildIPacketTable()
1184 m_i_table[0x08].pkt_type = PTM_PKT_I_SYNC; in BuildIPacketTable()
1188 m_i_table[0x72].pkt_type = PTM_PKT_WPOINT_UPDATE; in BuildIPacketTable()
1192 m_i_table[0x0C].pkt_type = PTM_PKT_TRIGGER; in BuildIPacketTable()
1196 m_i_table[0x6E].pkt_type = PTM_PKT_CONTEXT_ID; in BuildIPacketTable()
1200 m_i_table[0x3C].pkt_type = PTM_PKT_VMID; in BuildIPacketTable()
1204 m_i_table[0x42].pkt_type = PTM_PKT_TIMESTAMP; in BuildIPacketTable()
1206 m_i_table[0x46].pkt_type = PTM_PKT_TIMESTAMP; in BuildIPacketTable()
[all …]
H A Dtrc_pkt_elem_ptm.cpp379 void PtmTrcPacket::packetTypeName(const ocsd_ptm_pkt_type pkt_type, std::string &name, std::string … in packetTypeName() argument
381 switch(pkt_type) in packetTypeName()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dlink_control.c180 cp.pkt_type = htole16( NG_HCI_PKT_DM1 | NG_HCI_PKT_DH1 | in hci_create_connection()
230 cp.pkt_type = (n0 & 0xffff); in hci_create_connection()
231 cp.pkt_type = htole16(cp.pkt_type); in hci_create_connection()
375 cp.pkt_type = htole16(NG_HCI_PKT_HV1 | NG_HCI_PKT_HV2 | NG_HCI_PKT_HV3); in hci_add_sco_connection()
388 cp.pkt_type = (uint16_t) (n & 0x0fff); in hci_add_sco_connection()
389 cp.pkt_type = htole16(cp.pkt_type); in hci_add_sco_connection()
467 cp.pkt_type = (uint16_t) (n & 0xffff); in hci_change_connection_packet_type()
468 cp.pkt_type = htole16(cp.pkt_type); in hci_change_connection_packet_type()
508 le16toh(ep->pkt_type)); in hci_change_connection_packet_type()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c256 req->cp.pkt_type = (NG_HCI_PKT_DM1|NG_HCI_PKT_DH1); in ng_hci_lp_acl_con_req()
262 req->cp.pkt_type &= unit->packet_mask; in ng_hci_lp_acl_con_req()
266 req->cp.pkt_type = (NG_HCI_PKT_DM1|NG_HCI_PKT_DH1); in ng_hci_lp_acl_con_req()
268 req->cp.pkt_type = htole16(req->cp.pkt_type); in ng_hci_lp_acl_con_req()
449 req->cp.pkt_type = NG_HCI_PKT_HV1; in ng_hci_lp_sco_con_req()
451 req->cp.pkt_type |= NG_HCI_PKT_HV2; in ng_hci_lp_sco_con_req()
453 req->cp.pkt_type |= NG_HCI_PKT_HV3; in ng_hci_lp_sco_con_req()
455 req->cp.pkt_type &= unit->packet_mask; in ng_hci_lp_sco_con_req()
456 if ((req->cp.pkt_type & (NG_HCI_PKT_HV1| in ng_hci_lp_sco_con_req()
459 req->cp.pkt_type = NG_HCI_PKT_HV1; in ng_hci_lp_sco_con_req()
[all …]
/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_pkt_proc_base.h177 …AllInterfaces(const ocsd_trc_index_t index_sop, const P *pkt, const Pt *pkt_type, std::vector<uint…
179 …AllInterfaces(const ocsd_trc_index_t index_sop, const P *pkt, const Pt *pkt_type, const uint8_t *p…
381 …AllInterfaces(const ocsd_trc_index_t index_sop, const P *pkt, const Pt *pkt_type, std::vector<uint… in outputOnAllInterfaces() argument
383 indexPacket(index_sop,pkt_type); in outputOnAllInterfaces()
389 …AllInterfaces(const ocsd_trc_index_t index_sop, const P *pkt, const Pt *pkt_type, const uint8_t *p… in outputOnAllInterfaces() argument
391 indexPacket(index_sop,pkt_type); in outputOnAllInterfaces()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.h16 u8 pkt_type; member
66 u8 pkt_type; member
/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_decode_etmv3.cpp230 bool TrcPktDecodeEtmV3::preISyncValid(ocsd_etmv3_pkt_type pkt_type) in preISyncValid() argument
234 if((pkt_type == ETM3_PKT_TIMESTAMP) || in preISyncValid()
236 … (m_config->isCycleAcc() && ((pkt_type == ETM3_PKT_CYCLE_COUNT) || (pkt_type == ETM3_PKT_P_HDR))) in preISyncValid()
/freebsd/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_elem_stm.cpp168 void StmTrcPacket::pktTypeName(const ocsd_stm_pkt_type pkt_type, std::string &name, std::string &de… in pktTypeName() argument
175 switch(pkt_type) in pktTypeName()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c467 enum hal_tx_rate_stats_pkt_type pkt_type; in ath11k_dp_tx_update_txcompl() local
489 pkt_type = FIELD_GET(HAL_TX_RATE_STATS_INFO0_PKT_TYPE, in ath11k_dp_tx_update_txcompl()
507 if (pkt_type == HAL_TX_RATE_STATS_PKT_TYPE_11A || in ath11k_dp_tx_update_txcompl()
508 pkt_type == HAL_TX_RATE_STATS_PKT_TYPE_11B) { in ath11k_dp_tx_update_txcompl()
510 pkt_type, in ath11k_dp_tx_update_txcompl()
516 } else if (pkt_type == HAL_TX_RATE_STATS_PKT_TYPE_11N) { in ath11k_dp_tx_update_txcompl()
527 } else if (pkt_type == HAL_TX_RATE_STATS_PKT_TYPE_11AC) { in ath11k_dp_tx_update_txcompl()
537 } else if (pkt_type == HAL_TX_RATE_STATS_PKT_TYPE_11AX) { in ath11k_dp_tx_update_txcompl()
549 if (ofdma && pkt_type == HAL_TX_RATE_STATS_PKT_TYPE_11AX) { in ath11k_dp_tx_update_txcompl()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmcu.h11 u8 pkt_type; member
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_proc_ptm.h181 ocsd_ptm_pkt_type pkt_type; member
H A Dtrc_pkt_elem_ptm.h125 … void packetTypeName(const ocsd_ptm_pkt_type pkt_type, std::string &name, std::string &desc) const;
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_decode_etmv3.h240 bool preISyncValid(ocsd_etmv3_pkt_type pkt_type);
/freebsd/sys/dev/ice/
H A Dice_switch.c3530 int pkt_type; in _ice_set_vsi_promisc() local
3563 pkt_type = 0; in _ice_set_vsi_promisc()
3569 pkt_type = UCAST_FLTR; in _ice_set_vsi_promisc()
3572 pkt_type = UCAST_FLTR; in _ice_set_vsi_promisc()
3576 pkt_type = MCAST_FLTR; in _ice_set_vsi_promisc()
3579 pkt_type = MCAST_FLTR; in _ice_set_vsi_promisc()
3583 pkt_type = BCAST_FLTR; in _ice_set_vsi_promisc()
3586 pkt_type = BCAST_FLTR; in _ice_set_vsi_promisc()
3590 pkt_type = UCAST_FLTR; in _ice_set_vsi_promisc()
3603 if (pkt_type == BCAST_FLTR) { in _ice_set_vsi_promisc()
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iwarp.c2168 enum ecore_iwarp_mpa_pkt_type pkt_type; in ecore_iwarp_mpa_classify() local
2172 pkt_type = ECORE_IWARP_MPA_PKT_UNALIGNED; in ecore_iwarp_mpa_classify()
2180 pkt_type = ECORE_IWARP_MPA_PKT_PARTIAL; in ecore_iwarp_mpa_classify()
2188 pkt_type = ECORE_IWARP_MPA_PKT_PACKED; in ecore_iwarp_mpa_classify()
2190 pkt_type = ECORE_IWARP_MPA_PKT_PARTIAL; in ecore_iwarp_mpa_classify()
2197 return pkt_type; in ecore_iwarp_mpa_classify()
2402 enum ecore_iwarp_mpa_pkt_type pkt_type) in ecore_iwarp_send_fpdu() argument
2558 enum ecore_iwarp_mpa_pkt_type pkt_type; in ecore_iwarp_process_mpa_pkt() local
2592 switch (pkt_type) { in ecore_iwarp_process_mpa_pkt()
2630 pkt_type); in ecore_iwarp_process_mpa_pkt()
[all …]
/freebsd/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_elem_stm.h103 void pktTypeName(const ocsd_stm_pkt_type pkt_type, std::string &name, std::string &desc) const;
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_proc_etmv4i.h197 ocsd_etmv4_i_pkt_type pkt_type; member
H A Dtrc_pkt_elem_etmv4i.h124 void setType(const ocsd_etmv4_i_pkt_type pkt_type) { type = pkt_type; }; in setType() argument
/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.h152 enum btc_pkt_type pkt_type);
H A Dcore.c417 enum btc_pkt_type pkt_type) in rtw89_core_tx_update_ampdu_info() argument
426 if (pkt_type == PACKET_EAPOL) { in rtw89_core_tx_update_ampdu_info()
646 enum btc_pkt_type pkt_type) in __rtw89_core_tx_check_he_qos_htc() argument
655 if (pkt_type < PACKET_MAX) in __rtw89_core_tx_check_he_qos_htc()
717 enum btc_pkt_type pkt_type) in rtw89_core_tx_update_he_qos_htc() argument
876 enum btc_pkt_type pkt_type; in rtw89_core_tx_update_desc_info() local
901 rtw89_core_tx_update_he_qos_htc(rtwdev, tx_req, pkt_type); in rtw89_core_tx_update_desc_info()
902 rtw89_core_tx_update_ampdu_info(rtwdev, tx_req, pkt_type); in rtw89_core_tx_update_desc_info()
1813 switch (desc_info->pkt_type) { in rtw89_core_rx_process_report()
1822 desc_info->pkt_type); in rtw89_core_rx_process_report()
[all …]
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h725 u_int16_t pkt_type; /* packet type */ member
743 u_int16_t pkt_type; /* packet type */ member
807 u_int16_t pkt_type; /* packet type */ member
2009 u_int16_t pkt_type; /* packet type */ member
/freebsd/contrib/libpcap/
H A Dpcap-int.h439 unsigned char pkt_type; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c293 skb->pkt_type, skb->dev, skb->sk); in DB_SHOW_COMMAND()

12