Home
last modified time | relevance | path

Searched defs:zd_rf (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/zydas/zd1211rw/
A Dzd_rf.h36 struct zd_rf { struct
55 int (*init_hw)(struct zd_rf *rf); argument
56 int (*set_channel)(struct zd_rf *rf, u8 channel); argument
57 int (*switch_radio_on)(struct zd_rf *rf); argument
58 int (*switch_radio_off)(struct zd_rf *rf); argument
59 int (*patch_6m_band_edge)(struct zd_rf *rf, u8 channel); argument
60 void (*clear)(struct zd_rf *rf); argument

Completed in 4 milliseconds