Home
last modified time | relevance | path

Searched refs:phytxerr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c14617 const hnd_ext_trap_macphytxerr_t* phytxerr = NULL; local
14619 phytxerr = (const hnd_ext_trap_macphytxerr_t *)tlv->data;
14620 bcm_bprintf(b, " version: 0x%x\n", phytxerr->version);
14621 bcm_bprintf(b, " trap_reason: %d\n", phytxerr->trap_reason);
14622 bcm_bprintf(b, " Tsf_rx_ts_0x63E: 0x%x\n", phytxerr->i16_0x63E);
14623 bcm_bprintf(b, " Tsf_tx_ts_0x640: 0x%x\n", phytxerr->i16_0x640);
14624 bcm_bprintf(b, " tsf_tmr_rx_end_ts_0x642: 0x%x\n", phytxerr->i16_0x642);
14625 bcm_bprintf(b, " TDC_FrmLen0_0x846: 0x%x\n", phytxerr->i16_0x846);
14626 bcm_bprintf(b, " TDC_FrmLen1_0x848: 0x%x\n", phytxerr->i16_0x848);
14627 bcm_bprintf(b, " TDC_Txtime_0x84a: 0x%x\n", phytxerr->i16_0x84a);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c14621 const hnd_ext_trap_macphytxerr_t* phytxerr = NULL; local
14623 phytxerr = (const hnd_ext_trap_macphytxerr_t *)tlv->data;
14624 bcm_bprintf(b, " version: 0x%x\n", phytxerr->version);
14625 bcm_bprintf(b, " trap_reason: %d\n", phytxerr->trap_reason);
14626 bcm_bprintf(b, " Tsf_rx_ts_0x63E: 0x%x\n", phytxerr->i16_0x63E);
14627 bcm_bprintf(b, " Tsf_tx_ts_0x640: 0x%x\n", phytxerr->i16_0x640);
14628 bcm_bprintf(b, " tsf_tmr_rx_end_ts_0x642: 0x%x\n", phytxerr->i16_0x642);
14629 bcm_bprintf(b, " TDC_FrmLen0_0x846: 0x%x\n", phytxerr->i16_0x846);
14630 bcm_bprintf(b, " TDC_FrmLen1_0x848: 0x%x\n", phytxerr->i16_0x848);
14631 bcm_bprintf(b, " TDC_Txtime_0x84a: 0x%x\n", phytxerr->i16_0x84a);
[all …]