Searched refs:dhd_statlog_ring_log (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.c | 169 dhd_statlog_ring_log(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, uint8 dir, in dhd_statlog_ring_log() function 228 return cond ? dhd_statlog_ring_log(dhdp, stat, ifidx, in dhd_statlog_ring_log_data() 236 return dhd_statlog_ring_log(dhdp, stat, ifidx, in dhd_statlog_ring_log_data_reason() 243 return dhd_statlog_ring_log(dhdp, stat, ifidx, ST(DIR_TX), 0, reason); in dhd_statlog_ring_log_ctrl() 346 dhd_statlog_ring_log(dhdp, stat, ifidx, dir, status, reason); in dhd_statlog_process_event()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.c | 169 dhd_statlog_ring_log(dhd_pub_t *dhdp, uint16 stat, uint8 ifidx, uint8 dir, in dhd_statlog_ring_log() function 228 return cond ? dhd_statlog_ring_log(dhdp, stat, ifidx, in dhd_statlog_ring_log_data() 236 return dhd_statlog_ring_log(dhdp, stat, ifidx, in dhd_statlog_ring_log_data_reason() 243 return dhd_statlog_ring_log(dhdp, stat, ifidx, ST(DIR_TX), 0, reason); in dhd_statlog_ring_log_ctrl() 346 dhd_statlog_ring_log(dhdp, stat, ifidx, dir, status, reason); in dhd_statlog_process_event()
|