Home
last modified time | relevance | path

Searched refs:PreCommonCmd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c552 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PreCommonCmd, in _rtl92e_phy_switch_channel_step()
557 _rtl92e_phy_set_sw_chnl_cmd_array(dev, ieee->PreCommonCmd, in _rtl92e_phy_switch_channel_step()
593 CurrentCmd = &ieee->PreCommonCmd[*step]; in _rtl92e_phy_switch_channel_step()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h1616 struct sw_chnl_cmd PreCommonCmd[MAX_PRECMD_CNT]; member