Lines Matching refs:hal_soc
59 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_buf_addr() local
61 hal_soc->ops->hal_tx_desc_set_buf_addr(desc, paddr, pool_id, in hal_tx_desc_set_buf_addr()
80 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_lmac_id() local
82 hal_soc->ops->hal_tx_desc_set_lmac_id(desc, lmac_id); in hal_tx_desc_set_lmac_id()
100 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_type() local
102 hal_soc->ops->hal_tx_desc_set_search_type(desc, search_type); in hal_tx_desc_set_search_type()
119 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_index() local
121 hal_soc->ops->hal_tx_desc_set_search_index(desc, search_index); in hal_tx_desc_set_search_index()
142 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_cache_set_num() local
144 hal_soc->ops->hal_tx_desc_set_cache_set_num(desc, cache_num); in hal_tx_desc_set_cache_set_num()
297 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_mesh_en() local
299 hal_soc->ops->hal_tx_desc_set_mesh_en(desc, en); in hal_tx_desc_set_mesh_en()