Home
last modified time | relevance | path

Searched refs:pkt_info (Results 1 – 25 of 71) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dtx.c35 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb) in rtw_tx_fill_tx_desc() argument
39 SET_TX_DESC_TXPKTSIZE(txdesc, pkt_info->tx_pkt_size); in rtw_tx_fill_tx_desc()
40 SET_TX_DESC_OFFSET(txdesc, pkt_info->offset); in rtw_tx_fill_tx_desc()
41 SET_TX_DESC_PKT_OFFSET(txdesc, pkt_info->pkt_offset); in rtw_tx_fill_tx_desc()
42 SET_TX_DESC_QSEL(txdesc, pkt_info->qsel); in rtw_tx_fill_tx_desc()
43 SET_TX_DESC_BMC(txdesc, pkt_info->bmc); in rtw_tx_fill_tx_desc()
44 SET_TX_DESC_RATE_ID(txdesc, pkt_info->rate_id); in rtw_tx_fill_tx_desc()
45 SET_TX_DESC_DATARATE(txdesc, pkt_info->rate); in rtw_tx_fill_tx_desc()
46 SET_TX_DESC_DISDATAFB(txdesc, pkt_info->dis_rate_fallback); in rtw_tx_fill_tx_desc()
47 SET_TX_DESC_USE_RATE(txdesc, pkt_info->use_rate); in rtw_tx_fill_tx_desc()
[all …]
H A Dtx.h99 struct rtw_tx_pkt_info *pkt_info,
102 void rtw_tx_fill_tx_desc(struct rtw_tx_pkt_info *pkt_info, struct sk_buff *skb);
106 struct rtw_tx_pkt_info *pkt_info,
111 struct rtw_tx_pkt_info *pkt_info,
115 struct rtw_tx_pkt_info *pkt_info,
H A Dpci.c730 struct rtw_tx_pkt_info *pkt_info, in rtw_pci_tx_write_data() argument
756 pkt_info->qsel = rtw_pci_get_tx_qsel(skb, queue); in rtw_pci_tx_write_data()
757 rtw_tx_fill_tx_desc(pkt_info, skb); in rtw_pci_tx_write_data()
778 tx_data->sn = pkt_info->sn; in rtw_pci_tx_write_data()
802 struct rtw_tx_pkt_info pkt_info = {0}; in rtw_pci_write_data_rsvd_page() local
806 skb = rtw_tx_write_data_rsvd_page_get(rtwdev, &pkt_info, buf, size); in rtw_pci_write_data_rsvd_page()
810 ret = rtw_pci_tx_write_data(rtwdev, &pkt_info, skb, RTW_TX_QUEUE_BCN); in rtw_pci_write_data_rsvd_page()
827 struct rtw_tx_pkt_info pkt_info = {0}; in rtw_pci_write_data_h2c() local
830 skb = rtw_tx_write_data_h2c_get(rtwdev, &pkt_info, buf, size); in rtw_pci_write_data_h2c()
834 ret = rtw_pci_tx_write_data(rtwdev, &pkt_info, skb, RTW_TX_QUEUE_H2C); in rtw_pci_write_data_h2c()
[all …]
H A Dhci.h11 struct rtw_tx_pkt_info *pkt_info,
33 struct rtw_tx_pkt_info *pkt_info, in rtw_hci_tx_write() argument
36 return rtwdev->hci.ops->tx_write(rtwdev, pkt_info, skb); in rtw_hci_tx_write()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.c48 _phl_pkt_ofld_is_pkt_ofld(struct pkt_ofld_info *pkt_info) in _phl_pkt_ofld_is_pkt_ofld() argument
50 if(pkt_info->id != NOT_USED) in _phl_pkt_ofld_is_pkt_ofld()
58 struct pkt_ofld_info *pkt_info) in _phl_pkt_ofld_dbg_dump_pkt_info() argument
62 phl_list_for_loop(pos, struct pkt_ofld_req, &pkt_info->req_q, list) { in _phl_pkt_ofld_dbg_dump_pkt_info()
69 if(_phl_pkt_ofld_is_pkt_ofld(pkt_info)) { in _phl_pkt_ofld_dbg_dump_pkt_info()
70 HAL_PKT_OFLD_READ(ofld_obj, &pkt_info->id); in _phl_pkt_ofld_dbg_dump_pkt_info()
91 pos->pkt_info[idx].id, in _phl_pkt_ofld_dbg_dump()
92 pos->pkt_info[idx].req_cnt); in _phl_pkt_ofld_dbg_dump()
95 &pos->pkt_info[idx]); in _phl_pkt_ofld_dbg_dump()
134 _phl_pkt_ofld_del_req(struct pkt_ofld_obj *ofld_obj, struct pkt_ofld_info *pkt_info, in _phl_pkt_ofld_del_req() argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.c48 _phl_pkt_ofld_is_pkt_ofld(struct pkt_ofld_info *pkt_info) in _phl_pkt_ofld_is_pkt_ofld() argument
50 if(pkt_info->id != NOT_USED) in _phl_pkt_ofld_is_pkt_ofld()
58 struct pkt_ofld_info *pkt_info) in _phl_pkt_ofld_dbg_dump_pkt_info() argument
62 phl_list_for_loop(pos, struct pkt_ofld_req, &pkt_info->req_q, list) { in _phl_pkt_ofld_dbg_dump_pkt_info()
69 if(_phl_pkt_ofld_is_pkt_ofld(pkt_info)) { in _phl_pkt_ofld_dbg_dump_pkt_info()
70 HAL_PKT_OFLD_READ(ofld_obj, &pkt_info->id); in _phl_pkt_ofld_dbg_dump_pkt_info()
91 pos->pkt_info[idx].id, in _phl_pkt_ofld_dbg_dump()
92 pos->pkt_info[idx].req_cnt); in _phl_pkt_ofld_dbg_dump()
95 &pos->pkt_info[idx]); in _phl_pkt_ofld_dbg_dump()
134 _phl_pkt_ofld_del_req(struct pkt_ofld_obj *ofld_obj, struct pkt_ofld_info *pkt_info, in _phl_pkt_ofld_del_req() argument
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Drtl8188e_rxdesc.c136 struct odm_per_pkt_info pkt_info; in update_recvframe_phyinfo_88e() local
141 pkt_info.bPacketMatchBSSID = false; in update_recvframe_phyinfo_88e()
142 pkt_info.bPacketToSelf = false; in update_recvframe_phyinfo_88e()
143 pkt_info.bPacketBeacon = false; in update_recvframe_phyinfo_88e()
147 pkt_info.bPacketMatchBSSID = ((!IsFrameTypeCtrl(wlanhdr)) && in update_recvframe_phyinfo_88e()
152 pkt_info.bPacketToSelf = pkt_info.bPacketMatchBSSID && in update_recvframe_phyinfo_88e()
156 pkt_info.bPacketBeacon = pkt_info.bPacketMatchBSSID && in update_recvframe_phyinfo_88e()
159 if (pkt_info.bPacketBeacon) { in update_recvframe_phyinfo_88e()
168 pkt_info.StationID = 0xFF; in update_recvframe_phyinfo_88e()
171 pkt_info.StationID = psta->mac_id; in update_recvframe_phyinfo_88e()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c64 struct xlgmac_pkt_info *pkt_info) in xlgmac_prep_vlan() argument
67 pkt_info->vlan_ctag = skb_vlan_tag_get(skb); in xlgmac_prep_vlan()
71 struct xlgmac_pkt_info *pkt_info) in xlgmac_prep_tso() argument
75 if (!XLGMAC_GET_REG_BITS(pkt_info->attributes, in xlgmac_prep_tso()
84 pkt_info->header_len = skb_transport_offset(skb) + tcp_hdrlen(skb); in xlgmac_prep_tso()
85 pkt_info->tcp_header_len = tcp_hdrlen(skb); in xlgmac_prep_tso()
86 pkt_info->tcp_payload_len = skb->len - pkt_info->header_len; in xlgmac_prep_tso()
87 pkt_info->mss = skb_shinfo(skb)->gso_size; in xlgmac_prep_tso()
89 XLGMAC_PR("header_len=%u\n", pkt_info->header_len); in xlgmac_prep_tso()
91 pkt_info->tcp_header_len, pkt_info->tcp_payload_len); in xlgmac_prep_tso()
[all …]
H A Ddwc-xlgmac-desc.c505 struct xlgmac_pkt_info *pkt_info; in xlgmac_map_tx_skb() local
515 pkt_info = &ring->pkt_info; in xlgmac_map_tx_skb()
516 pkt_info->desc_count = 0; in xlgmac_map_tx_skb()
517 pkt_info->length = 0; in xlgmac_map_tx_skb()
519 tso = XLGMAC_GET_REG_BITS(pkt_info->attributes, in xlgmac_map_tx_skb()
522 vlan = XLGMAC_GET_REG_BITS(pkt_info->attributes, in xlgmac_map_tx_skb()
527 if ((tso && (pkt_info->mss != ring->tx.cur_mss)) || in xlgmac_map_tx_skb()
528 (vlan && (pkt_info->vlan_ctag != ring->tx.cur_vlan_ctag))) in xlgmac_map_tx_skb()
535 pkt_info->header_len, DMA_TO_DEVICE); in xlgmac_map_tx_skb()
541 desc_data->skb_dma_len = pkt_info->header_len; in xlgmac_map_tx_skb()
[all …]
H A Ddwc-xlgmac-hw.c709 struct xlgmac_pkt_info *pkt_info; in xlgmac_dev_xmit() local
716 pkt_info = &ring->pkt_info; in xlgmac_dev_xmit()
717 csum = XLGMAC_GET_REG_BITS(pkt_info->attributes, in xlgmac_dev_xmit()
720 tso = XLGMAC_GET_REG_BITS(pkt_info->attributes, in xlgmac_dev_xmit()
723 vlan = XLGMAC_GET_REG_BITS(pkt_info->attributes, in xlgmac_dev_xmit()
727 if (tso && (pkt_info->mss != ring->tx.cur_mss)) in xlgmac_dev_xmit()
732 if (vlan && (pkt_info->vlan_ctag != ring->tx.cur_vlan_ctag)) in xlgmac_dev_xmit()
747 ring->coalesce_count += pkt_info->tx_packets; in xlgmac_dev_xmit()
750 else if (pkt_info->tx_packets > pdata->tx_frames) in xlgmac_dev_xmit()
753 pkt_info->tx_packets) in xlgmac_dev_xmit()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c93 ring->pkt_info[tail].skb = skb; in xge_refill_buffers()
94 ring->pkt_info[tail].dma_addr = dma_addr; in xge_refill_buffers()
210 tx_ring->pkt_info[tail].skb = skb; in xge_start_xmit()
211 tx_ring->pkt_info[tail].dma_addr = dma_addr; in xge_start_xmit()
212 tx_ring->pkt_info[tail].pkt_buf = pkt_buf; in xge_start_xmit()
263 skb = tx_ring->pkt_info[head].skb; in xge_txc_poll()
264 dma_addr = tx_ring->pkt_info[head].dma_addr; in xge_txc_poll()
265 pkt_buf = tx_ring->pkt_info[head].pkt_buf; in xge_txc_poll()
314 skb = rx_ring->pkt_info[head].skb; in xge_rx_poll()
315 rx_ring->pkt_info[head].skb = NULL; in xge_rx_poll()
[all …]
H A Dring.h66 struct pkt_info { struct
82 struct pkt_info (*pkt_info); argument
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_recv.c93 struct odm_packet_info pkt_info = { in update_recvframe_phyinfo() local
108 pkt_info.bssid_match = ((!IsFrameTypeCtrl(wlanhdr)) && in update_recvframe_phyinfo()
114 pkt_info.to_self = pkt_info.bssid_match && in update_recvframe_phyinfo()
118 pkt_info.is_beacon = pkt_info.bssid_match && in update_recvframe_phyinfo()
123 pkt_info.station_id = 0xFF; in update_recvframe_phyinfo()
128 pkt_info.station_id = psta->mac_id; in update_recvframe_phyinfo()
132 pkt_info.data_rate = pattrib->data_rate; in update_recvframe_phyinfo()
137 (u8 *)pphy_status, &(pkt_info)); in update_recvframe_phyinfo()
143 pkt_info.bssid_match && in update_recvframe_phyinfo()
150 } else if (pkt_info.to_self || pkt_info.is_beacon) { in update_recvframe_phyinfo()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_monitor.c777 wl_d11rx_to_rxsts(monitor_info_t* info, monitor_pkt_info_t* pkt_info, wlc_d11rxhdr_t *wrxh, in wl_d11rx_to_rxsts() argument
802 hwrxoff = (pkt_info->marker >> 16) & 0xff; in wl_d11rx_to_rxsts()
823 sts.mactime = wlc_recover_tsf32(pkt_info->ts.ts_high, pkt_info->ts.ts_low); in wl_d11rx_to_rxsts()
843 sts.signal = (pkt_info->marker >> 8) & 0xff; in wl_d11rx_to_rxsts()
844 sts.noise = (int8)pkt_info->marker; in wl_d11rx_to_rxsts()
919 wl_monitor_amsdu(monitor_info_t* info, monitor_pkt_info_t* pkt_info, wlc_d11rxhdr_t *wrxh, in wl_monitor_amsdu() argument
923 uint8 hwrxoff = (pkt_info->marker >> 16) & 0xff; in wl_monitor_amsdu()
947 frame_len = wl_d11rx_to_rxsts(info, pkt_info, wrxh, wrxh, p, in wl_monitor_amsdu()
974 frame_len = wl_d11rx_to_rxsts(info, pkt_info, wrxh, wrxh, in wl_monitor_amsdu()
1040 bcmwifi_monitor(monitor_info_t* info, monitor_pkt_info_t* pkt_info, void *pkt, uint16 len, in bcmwifi_monitor() argument
[all …]
H A Ddhd_pktlog.c1244 dhd_cpkt_log_calc_time_diff(dhd_pktlog_ring_info_t *pkt_info, uint64 curr_ts_nsec) in dhd_cpkt_log_calc_time_diff() argument
1246 uint64 pkt_ts_nsec = pkt_info->info.driver_ts_sec * NSEC_PER_SEC + in dhd_cpkt_log_calc_time_diff()
1247 pkt_info->info.driver_ts_usec * NSEC_PER_USEC; in dhd_cpkt_log_calc_time_diff()
1253 dhd_cpkt_log_get_ts_idx(dhd_pktlog_t *pktlog, dhd_pktlog_ring_info_t *pkt_info, u64 curr_ts_nsec) in dhd_cpkt_log_get_ts_idx() argument
1258 uint64 ts_diff = dhd_cpkt_log_calc_time_diff(pkt_info, curr_ts_nsec); in dhd_cpkt_log_get_ts_idx()
1284 dhd_cpkt_log_get_direction(dhd_pktlog_ring_info_t *pkt_info) in dhd_cpkt_log_get_direction() argument
1286 return pkt_info->info.direction == PKTLOG_TXPKT_CASE ? PKT_TX : PKT_RX; in dhd_cpkt_log_get_direction()
1366 dhd_cpkt_log_get_pkt_info(dhd_pktlog_t *pktlog, dhd_pktlog_ring_info_t *pkt_info) in dhd_cpkt_log_get_pkt_info() argument
1388 pkt_data = (uint8 *)PKTDATA(pktlog->dhdp->osh, pkt_info->info.pkt); in dhd_cpkt_log_get_pkt_info()
1396 if (get_pkt_ip_type(pktlog->dhdp->osh, pkt_info->info.pkt, in dhd_cpkt_log_get_pkt_info()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c625 typedef int (*intel_pt_pkt_cb_t)(struct intel_pt_pkt_info *pkt_info);
631 struct intel_pt_pkt_info pkt_info; in intel_pt_pkt_lookahead() local
637 pkt_info.decoder = decoder; in intel_pt_pkt_lookahead()
638 pkt_info.pos = decoder->pos; in intel_pt_pkt_lookahead()
639 pkt_info.pkt_len = decoder->pkt_step; in intel_pt_pkt_lookahead()
640 pkt_info.last_packet_type = decoder->last_packet_type; in intel_pt_pkt_lookahead()
641 pkt_info.data = data; in intel_pt_pkt_lookahead()
645 pkt_info.pos += pkt_info.pkt_len; in intel_pt_pkt_lookahead()
646 buf += pkt_info.pkt_len; in intel_pt_pkt_lookahead()
647 len -= pkt_info.pkt_len; in intel_pt_pkt_lookahead()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pktlog.c1244 dhd_cpkt_log_calc_time_diff(dhd_pktlog_ring_info_t *pkt_info, uint64 curr_ts_nsec) in dhd_cpkt_log_calc_time_diff() argument
1246 uint64 pkt_ts_nsec = pkt_info->info.driver_ts_sec * NSEC_PER_SEC + in dhd_cpkt_log_calc_time_diff()
1247 pkt_info->info.driver_ts_usec * NSEC_PER_USEC; in dhd_cpkt_log_calc_time_diff()
1253 dhd_cpkt_log_get_ts_idx(dhd_pktlog_t *pktlog, dhd_pktlog_ring_info_t *pkt_info, u64 curr_ts_nsec) in dhd_cpkt_log_get_ts_idx() argument
1258 uint64 ts_diff = dhd_cpkt_log_calc_time_diff(pkt_info, curr_ts_nsec); in dhd_cpkt_log_get_ts_idx()
1284 dhd_cpkt_log_get_direction(dhd_pktlog_ring_info_t *pkt_info) in dhd_cpkt_log_get_direction() argument
1286 return pkt_info->info.direction == PKTLOG_TXPKT_CASE ? PKT_TX : PKT_RX; in dhd_cpkt_log_get_direction()
1366 dhd_cpkt_log_get_pkt_info(dhd_pktlog_t *pktlog, dhd_pktlog_ring_info_t *pkt_info) in dhd_cpkt_log_get_pkt_info() argument
1388 pkt_data = (uint8 *)PKTDATA(pktlog->dhdp->osh, pkt_info->info.pkt); in dhd_cpkt_log_get_pkt_info()
1396 if (get_pkt_ip_type(pktlog->dhdp->osh, pkt_info->info.pkt, in dhd_cpkt_log_get_pkt_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_physts.c251 struct physts_ie_11_pkt_info *pkt_info; in halbb_physts_detail_dump_ie_11() local
274 pkt_info = &ie_11->pkt_info_rx_i[j]; in halbb_physts_detail_dump_ie_11()
275 type = (pkt_info->info_type_4 << 31) | (pkt_info->info_type_3 << 23) | in halbb_physts_detail_dump_ie_11()
276 (pkt_info->info_type_2 << 15) |(pkt_info->info_type_1 << 7) | in halbb_physts_detail_dump_ie_11()
277 pkt_info->info_type_0; in halbb_physts_detail_dump_ie_11()
279 if (pkt_info->pkt_format == 1) { in halbb_physts_detail_dump_ie_11()
283 } else if (pkt_info->pkt_format == 2) { in halbb_physts_detail_dump_ie_11()
287 } else if (pkt_info->pkt_format == 3) { in halbb_physts_detail_dump_ie_11()
297 if (pkt_info->state == 1) { in halbb_physts_detail_dump_ie_11()
299 } else if (pkt_info->state == 2) { in halbb_physts_detail_dump_ie_11()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_physts.c251 struct physts_ie_11_pkt_info *pkt_info; in halbb_physts_detail_dump_ie_11() local
274 pkt_info = &ie_11->pkt_info_rx_i[j]; in halbb_physts_detail_dump_ie_11()
275 type = (pkt_info->info_type_4 << 31) | (pkt_info->info_type_3 << 23) | in halbb_physts_detail_dump_ie_11()
276 (pkt_info->info_type_2 << 15) |(pkt_info->info_type_1 << 7) | in halbb_physts_detail_dump_ie_11()
277 pkt_info->info_type_0; in halbb_physts_detail_dump_ie_11()
279 if (pkt_info->pkt_format == 1) { in halbb_physts_detail_dump_ie_11()
283 } else if (pkt_info->pkt_format == 2) { in halbb_physts_detail_dump_ie_11()
287 } else if (pkt_info->pkt_format == 3) { in halbb_physts_detail_dump_ie_11()
297 if (pkt_info->state == 1) { in halbb_physts_detail_dump_ie_11()
299 } else if (pkt_info->state == 2) { in halbb_physts_detail_dump_ie_11()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c554 __le16 pkt_info = rx_desc->wb.lower.lo_dword.hs_rss.pkt_info; in ixgbevf_ipsec_rx() local
573 if (pkt_info & cpu_to_le16(IXGBE_RXDADV_PKTTYPE_IPV4)) { in ixgbevf_ipsec_rx()
577 } else if (pkt_info & cpu_to_le16(IXGBE_RXDADV_PKTTYPE_IPV6)) { in ixgbevf_ipsec_rx()
585 switch (pkt_info & ipsec_pkt_types) { in ixgbevf_ipsec_rx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_base.h58 __le16 pkt_info; /*RSS type, Pkt type*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_recv.c4371 struct phydm_perpkt_info_struct pkt_info; in rx_query_phy_status() local
4379 pkt_info.is_packet_match_bssid = _FALSE; in rx_query_phy_status()
4380 pkt_info.is_packet_to_self = _FALSE; in rx_query_phy_status()
4381 pkt_info.is_packet_beacon = _FALSE; in rx_query_phy_status()
4382 pkt_info.ppdu_cnt = pattrib->ppdu_cnt; in rx_query_phy_status()
4383 pkt_info.station_id = 0xFF; in rx_query_phy_status()
4419 pkt_info.station_id = psta->cmn.mac_id; in rx_query_phy_status()
4422 pkt_info.is_packet_match_bssid = (!IsFrameTypeCtrl(wlanhdr)) in rx_query_phy_status()
4427 pkt_info.is_to_self = (!pattrib->icv_err) && (!pattrib->crc_err) in rx_query_phy_status()
4430 pkt_info.is_packet_to_self = pkt_info.is_packet_match_bssid in rx_query_phy_status()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Ddbg_cmd.c681 struct fw_status_pkt pkt_info; in c2h_fw_status() local
705 pkt_info.op_code = le32_to_cpu(*((u32 *)(content))); in c2h_fw_status()
708 pkt_info.length = le32_to_cpu(*((u32 *)(content))); in c2h_fw_status()
711 pkt_info.data = content; in c2h_fw_status()
712 content += pkt_info.length; in c2h_fw_status()
714 if (GET_FIELD_OPCODE(pkt_info.op_code) == proc->id) { in c2h_fw_status()
715 ret = proc->handler(adapter, pkt_info.data, in c2h_fw_status()
716 pkt_info.length); in c2h_fw_status()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Ddbg_cmd.c681 struct fw_status_pkt pkt_info; in c2h_fw_status() local
705 pkt_info.op_code = le32_to_cpu(*((u32 *)(content))); in c2h_fw_status()
708 pkt_info.length = le32_to_cpu(*((u32 *)(content))); in c2h_fw_status()
711 pkt_info.data = content; in c2h_fw_status()
712 content += pkt_info.length; in c2h_fw_status()
714 if (GET_FIELD_OPCODE(pkt_info.op_code) == proc->id) { in c2h_fw_status()
715 ret = proc->handler(adapter, pkt_info.data, in c2h_fw_status()
716 pkt_info.length); in c2h_fw_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_monitor.h93 monitor_pkt_info_t* pkt_info, void *pdata, uint16 len, void* pout,

123