Home
last modified time | relevance | path

Searched defs:hw_idx (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_notify.c18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx) in rtw_hal_notification()
48 u8 hw_idx) in rtw_hal_cmd_notification()
67 u8 hw_idx) in rtw_hal_cmd_notify()
H A Dhal_tx.c172 u16 rtw_hal_tx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_tx_res_query()
H A Dhal_rx.c175 u16 rtw_hal_rx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_rx_res_query()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_notify.c18 void rtw_hal_notification(void *hal, enum phl_msg_evt_id event, u8 hw_idx) in rtw_hal_notification()
48 u8 hw_idx) in rtw_hal_cmd_notification()
67 u8 hw_idx) in rtw_hal_cmd_notify()
H A Dhal_tx.c172 u16 rtw_hal_tx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_tx_res_query()
H A Dhal_rx.c175 u16 rtw_hal_rx_res_query(void *hal, u8 dma_ch, u16 *host_idx, u16 *hw_idx) in rtw_hal_rx_res_query()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_notify.c20 u8 hw_idx; member
56 u8 hw_idx) in rtw_phl_cmd_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_notify.c20 u8 hw_idx; member
56 u8 hw_idx) in rtw_phl_cmd_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/
H A Drtl8852bs_ops.c98 u16 *host_idx, u16 *hw_idx) in hal_get_avail_page_8852bs()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c2117 u16 hw_res = 0, host_idx = 0, hw_idx = 0; in _phl_sort_ring_by_hw_res() local
2279 u16 hw_res = 0, host_idx = 0, hw_idx = 0; in _phl_check_rx_hw_resource() local
2834 struct rtw_wd_page_ring *wd_ring, u16 hw_idx) in phl_handle_busy_wd()
2891 u16 hw_res = 0, host_idx = 0, hw_idx = 0; in phl_recycle_busy_wd() local
2908 struct phl_h2c_pkt_pool *h2c_pool, u16 hw_idx) in phl_handle_busy_h2c()
2970 u16 hw_res = 0, host_idx = 0, hw_idx = 0; in phl_recycle_busy_h2c() local
2994 u16 hw_res = 0, host_idx = 0, hw_idx = 0, txcnt = 0; in phl_tx_pcie() local
H A Dphl_trx_def_pcie.h77 u16 hw_idx; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbranch.h48 u64 hw_idx; member
H A Dcs-etm.c1200 u64 hw_idx; in cs_etm__synth_branch_sample() member
H A Dintel-pt.c1369 u64 hw_idx; in intel_pt_synth_branch_sample() member
/OK3568_Linux_fs/kernel/drivers/clk/ingenic/
H A Dcgu.c297 u8 i, hw_idx, idx = 0; in ingenic_clk_get_parent() local
323 u8 curr_idx, hw_idx, num_poss; in ingenic_clk_set_parent() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/libcxgb/
H A Dlibcxgb_ppm.h246 u32 hw_idx = (ddp_tag >> PPOD_IDX_SHIFT) & in cxgbi_ppm_ddp_tag_get_idx() local
252 static inline u32 cxgbi_ppm_make_ddp_tag(unsigned int hw_idx, in cxgbi_ppm_make_ddp_tag()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c435 u16 *host_idx, u16 *hw_idx) in hal_get_avail_txbd_8852be()
475 u16 *host_idx, u16 *hw_idx) in hal_get_avail_rxbd_8852be()
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Djr.c206 int hw_idx, sw_idx, i, head, tail; in caam_jr_dequeue() local
H A Dregs.h220 static inline void jr_outentry_get(void *outring, int hw_idx, dma_addr_t *desc, in jr_outentry_get()
245 static inline dma_addr_t jr_outentry_desc(void *outring, int hw_idx) in jr_outentry_desc()
255 static inline u32 jr_outentry_jrstatus(void *outring, int hw_idx) in jr_outentry_jrstatus()
265 static inline void jr_inpentry_set(void *inpring, int hw_idx, dma_addr_t val) in jr_inpentry_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/
H A Dwl12xx.h96 u8 hw_idx; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h178 int hw_idx; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc.h114 int hw_idx = i; in enetc_rxbd() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c1686 int ret, i, hw_idx = 0; in dr_actions_convert_modify_header() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dcnic.h187 u16 (*hw_idx)(u16); member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/atlx/
H A Datl1.h606 u16 hw_idx; /* hardware index */ member

12