Searched refs:current_io_type (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| A D | phy.c | 1468 rtlphy->current_io_type = iotype; in rtl8723e_phy_set_io_cmd() 1485 rtlphy->current_io_type, rtlphy->set_io_inprogress); in rtl8723e_phy_set_io() 1486 switch (rtlphy->current_io_type) { in rtl8723e_phy_set_io() 1500 rtlphy->current_io_type); in rtl8723e_phy_set_io() 1505 "(%#x)\n", rtlphy->current_io_type); in rtl8723e_phy_set_io()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
| A D | phy_common.c | 1543 rtlphy->current_io_type = iotype; in rtl92c_phy_set_io_cmd() 1561 rtlphy->current_io_type, rtlphy->set_io_inprogress); in rtl92c_phy_set_io() 1562 switch (rtlphy->current_io_type) { in rtl92c_phy_set_io() 1576 rtlphy->current_io_type); in rtl92c_phy_set_io() 1581 "(%#x)\n", rtlphy->current_io_type); in rtl92c_phy_set_io()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| A D | phy.c | 2444 rtlphy->current_io_type = iotype; in rtl8723be_phy_set_io_cmd() 2461 rtlphy->current_io_type, rtlphy->set_io_inprogress); in rtl8723be_phy_set_io() 2462 switch (rtlphy->current_io_type) { in rtl8723be_phy_set_io() 2477 rtlphy->current_io_type); in rtl8723be_phy_set_io() 2482 "(%#x)\n", rtlphy->current_io_type); in rtl8723be_phy_set_io()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| A D | phy.c | 2094 rtlphy->current_io_type = iotype; in rtl88e_phy_set_io_cmd() 2111 rtlphy->current_io_type, rtlphy->set_io_inprogress); in rtl88e_phy_set_io() 2112 switch (rtlphy->current_io_type) { in rtl88e_phy_set_io() 2127 rtlphy->current_io_type); in rtl88e_phy_set_io() 2132 "(%#x)\n", rtlphy->current_io_type); in rtl88e_phy_set_io()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| A D | phy.c | 2975 rtlphy->current_io_type = iotype; in rtl92ee_phy_set_io_cmd() 2992 rtlphy->current_io_type, rtlphy->set_io_inprogress); in rtl92ee_phy_set_io() 2993 switch (rtlphy->current_io_type) { in rtl92ee_phy_set_io() 3010 rtlphy->current_io_type); in rtl92ee_phy_set_io() 3015 "(%#x)\n", rtlphy->current_io_type); in rtl92ee_phy_set_io()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| A D | phy.c | 2916 rtlphy->current_io_type, rtlphy->set_io_inprogress); in rtl92d_phy_set_io() 2917 switch (rtlphy->current_io_type) { in rtl92d_phy_set_io() 2930 rtlphy->current_io_type); in rtl92d_phy_set_io() 2935 rtlphy->current_io_type); in rtl92d_phy_set_io() 2967 rtlphy->current_io_type = iotype; in rtl92d_phy_set_io_cmd()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| A D | phy.c | 4653 rtlphy->current_io_type = iotype; in rtl8821ae_phy_set_io_cmd() 4670 rtlphy->current_io_type, rtlphy->set_io_inprogress); in rtl8821ae_phy_set_io() 4671 switch (rtlphy->current_io_type) { in rtl8821ae_phy_set_io() 4691 rtlphy->current_io_type); in rtl8821ae_phy_set_io() 4696 "(%#x)\n", rtlphy->current_io_type); in rtl8821ae_phy_set_io()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| A D | wifi.h | 1318 enum io_type current_io_type; member
|
Completed in 65 milliseconds