Changeset 1dcc0b9 in mainline for uspace/drv/nic/ar9271/hw.h
- Timestamp:
- 2015-04-06T10:47:51Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d7dadcb4
- Parents:
- 59fa7ab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/nic/ar9271/hw.h
r59fa7ab r1dcc0b9 45 45 extern int hw_rx_init(ar9271_t *ar9271); 46 46 extern int hw_reset(ar9271_t *ar9271); 47 extern int hw_wakeup(ar9271_t *ar9271); 48 extern int hw_set_bssid(ar9271_t *ar9271); 49 extern int hw_set_rx_filter(ar9271_t *ar9271, bool assoc); 47 50 48 51 #endif /* ATHEROS_HW_H */
Note:
See TracChangeset
for help on using the changeset viewer.