Home
last modified time | relevance | path

Searched refs:phy_set_bw_mode (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dphy.h21 void phy_set_bw_mode(struct adapter *adapt, enum ht_channel_width bandwidth,
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188e_hal_init.c201 pHalFunc->set_bwmode_handler = &phy_set_bw_mode; in rtl8188e_set_hal_ops()
Dphy.c308 void phy_set_bw_mode(struct adapter *adapt, enum ht_channel_width bandwidth, in phy_set_bw_mode() function