Skip to content

Commit

Permalink
Update drv_types.h
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle authored Oct 24, 2024
1 parent 2949192 commit 9988077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/drv_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -2232,6 +2232,7 @@ int rtw_suspend_free_assoc_resource(_adapter *padapter);

// OpenHD crda workaround
int get_openhd_override_channel(void);
int get_openhd_override_tx_power_mbm(void);
int get_openhd_override_channel_width(void);
int get_openhd_override_tx_power_index(void);

#endif /* __DRV_TYPES_H__ */

0 comments on commit 9988077

Please sign in to comment.