Skip to content

Commit

Permalink
make tx power index a module param (like rtl8812bu) -
Browse files Browse the repository at this point in the history
fix comp
  • Loading branch information
Consti10 committed Apr 22, 2024
1 parent 6c5a72d commit 2891599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/drv_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -1678,6 +1678,7 @@ int rtw_suspend_free_assoc_resource(_adapter *padapter);
// OpenHD crda workaround
int get_openhd_override_channel(void);
int get_openhd_override_channel_width(void);
int get_openhd_override_tx_power_index(void);


#endif /* __DRV_TYPES_H__ */

0 comments on commit 2891599

Please sign in to comment.