Lines Matching refs:hal_soc
60 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_buf_addr() local
62 hal_soc->ops->hal_tx_desc_set_buf_addr(desc, paddr, pool_id, in hal_tx_desc_set_buf_addr()
81 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_lmac_id_li() local
83 hal_soc->ops->hal_tx_desc_set_lmac_id(desc, lmac_id); in hal_tx_desc_set_lmac_id_li()
101 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_type_li() local
103 hal_soc->ops->hal_tx_desc_set_search_type(desc, search_type); in hal_tx_desc_set_search_type_li()
120 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_search_index_li() local
122 hal_soc->ops->hal_tx_desc_set_search_index(desc, search_index); in hal_tx_desc_set_search_index_li()
143 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_cache_set_num() local
145 hal_soc->ops->hal_tx_desc_set_cache_set_num(desc, cache_num); in hal_tx_desc_set_cache_set_num()
299 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_mesh_en() local
301 hal_soc->ops->hal_tx_desc_set_mesh_en(desc, en); in hal_tx_desc_set_mesh_en()
334 struct hal_soc *hal_soc = (struct hal_soc *)hal_soc_hdl; in hal_tx_desc_set_dscp_tid_table_id() local
336 hal_soc->ops->hal_tx_desc_set_dscp_tid_table_id(desc, id); in hal_tx_desc_set_dscp_tid_table_id()