Searched refs:stats_type (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_export.h | 259 typedef int (*wl_ecounters_stats_get)(uint16 stats_type, struct wlc_info *wlc, 263 extern int wl_ecounters_register_source(struct wl_info *wl, uint16 stats_type, 265 extern int wl_ecounters_register_source_periodic(struct wl_info *wl, uint16 stats_type,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_export.h | 259 typedef int (*wl_ecounters_stats_get)(uint16 stats_type, struct wlc_info *wlc, 263 extern int wl_ecounters_register_source(struct wl_info *wl, uint16 stats_type, 265 extern int wl_ecounters_register_source_periodic(struct wl_info *wl, uint16 stats_type,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_mcp.c | 1691 enum qed_mcp_protocol_type stats_type; in qed_mcp_send_protocol_stats() local 1698 stats_type = QED_MCP_LAN_STATS; in qed_mcp_send_protocol_stats() 1702 stats_type = QED_MCP_FCOE_STATS; in qed_mcp_send_protocol_stats() 1706 stats_type = QED_MCP_ISCSI_STATS; in qed_mcp_send_protocol_stats() 1710 stats_type = QED_MCP_RDMA_STATS; in qed_mcp_send_protocol_stats() 1718 qed_get_protocol_stats(p_hwfn->cdev, stats_type, &stats); in qed_mcp_send_protocol_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_stats.h | 559 u32 stats_type);
|
| H A D | bnx2x_stats.c | 1703 u32 stats_type) in bnx2x_afex_collect_stats() argument 1956 if ((bp->port.pmf) && (stats_type == VICSTATST_UIF_INDEX)) { in bnx2x_afex_collect_stats()
|
| H A D | bnx2x_main.c | 2816 u32 addr_to_write, vifid, addrs, stats_type, i; in bnx2x_handle_afex_cmd() local 2838 stats_type = SHMEM2_RD(bp, in bnx2x_handle_afex_cmd() 2845 bnx2x_afex_collect_stats(bp, (void *)&afex_stats, stats_type); in bnx2x_handle_afex_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | dp.h | 1455 u8 stats_type; member
|
| H A D | dp_tx.c | 1002 cmd->hdr.stats_type = type; in ath11k_dp_tx_htt_h2t_ext_stats_req()
|