qcacmn: group hal tx and rx functions
keep hal tx and rx functions grouped as it will look clean and avoid confusions while browsing code for others. Change-Id: I519690d42cd077689bf7afe697908f43d7055da5
This commit is contained in:

committed by
nshrivas

vanhempi
1b0579d9a6
commit
fa1d9c7098
@@ -122,6 +122,8 @@ struct hal_hw_txrx_ops qca6290_hal_hw_txrx_ops = {
|
||||
hal_tx_desc_set_lmac_id_6290,
|
||||
hal_tx_desc_set_buf_addr_generic,
|
||||
hal_tx_comp_get_status_generic,
|
||||
hal_tx_desc_set_search_type_generic,
|
||||
hal_tx_desc_set_search_index_generic,
|
||||
|
||||
/* rx */
|
||||
hal_rx_msdu_start_nss_get_6290,
|
||||
@@ -138,8 +140,6 @@ struct hal_hw_txrx_ops qca6290_hal_hw_txrx_ops = {
|
||||
hal_rx_link_desc_msdu0_ptr_generic,
|
||||
hal_reo_status_get_header_generic,
|
||||
hal_rx_status_get_tlv_info_generic,
|
||||
hal_tx_desc_set_search_type_generic,
|
||||
hal_tx_desc_set_search_index_generic,
|
||||
};
|
||||
|
||||
struct hal_hw_srng_config hw_srng_table_6290[] = {
|
||||
|
Viittaa uudesa ongelmassa
Block a user