| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_dm.c | 18 static void Init_ODM_ComInfo_8723b(struct adapter *Adapter) in Init_ODM_ComInfo_8723b() 53 static void Update_ODM_ComInfo_8723b(struct adapter *Adapter) in Update_ODM_ComInfo_8723b() 107 void rtl8723b_InitHalDm(struct adapter *Adapter) in rtl8723b_InitHalDm() 125 void rtl8723b_HalDmWatchDog(struct adapter *Adapter) in rtl8723b_HalDmWatchDog() 199 void rtl8723b_HalDmWatchDog_in_LPS(struct adapter *Adapter) in rtl8723b_HalDmWatchDog_in_LPS() 257 void rtl8723b_init_dm_priv(struct adapter *Adapter) in rtl8723b_init_dm_priv()
|
| H A D | rtl8723b_rf6052.c | 58 struct adapter *Adapter, enum channel_width Bandwidth in PHY_RF6052SetBandwidth8723B() 82 static int phy_RF6052_Config_ParaFile(struct adapter *Adapter) in phy_RF6052_Config_ParaFile() 152 int PHY_RF6052_Config8723B(struct adapter *Adapter) in PHY_RF6052_Config8723B()
|
| H A D | odm.c | 394 struct adapter *Adapter = pDM_Odm->Adapter; in odm_RSSIMonitorCheckCE() local 486 struct adapter *Adapter = pDM_Odm->Adapter; in getSwingIndex() local 512 struct adapter *Adapter = pDM_Odm->Adapter; in odm_TXPowerTrackingInit() local 551 struct adapter *Adapter = pDM_Odm->Adapter; in ODM_TXPowerTrackingCheck() local
|
| H A D | odm_EdcaTurboCheck.c | 35 struct adapter *Adapter = pDM_Odm->Adapter; in ODM_EdcaTurboInit() local 59 struct adapter *Adapter = pDM_Odm->Adapter; in odm_EdcaTurboCheckCE() local
|
| H A D | odm_DynamicTxPower.c | 14 struct adapter *Adapter = pDM_Odm->Adapter; in odm_DynamicTxPowerInit() local
|
| H A D | HalPhyRf.c | 58 void ODM_TXPowerTrackingCallback_ThermalMeter(struct adapter *Adapter) in ODM_TXPowerTrackingCallback_ThermalMeter()
|
| H A D | rtl8723b_hal_init.c | 900 void _InitBurstPktLen_8723BS(struct adapter *Adapter) in _InitBurstPktLen_8723BS() 1213 struct adapter *Adapter, in Hal_ReadPowerValueFromPROM_8723B() 1549 struct adapter *Adapter, u8 *PROMContent, bool AutoloadFail in Hal_ReadRFGainOffset() 1565 u8 BWMapping_8723B(struct adapter *Adapter, struct pkt_attrib *pattrib) in BWMapping_8723B() 1584 u8 SCMapping_8723B(struct adapter *Adapter, struct pkt_attrib *pattrib) in SCMapping_8723B()
|
| H A D | hal_btcoex.c | 669 struct adapter *Adapter = pBtCoexist->Adapter; in halbtcoutsrc_WriteLocalReg1Byte() local
|
| H A D | HalBtcOutSrc.h | 362 void *Adapter; /* default adapter */ member
|
| /linux/rust/kernel/ |
| H A D | platform.rs | 44 pub struct Adapter<T: Driver>(T); struct 51 unsafe impl<T: Driver + 'static> driver::DriverLayout for Adapter<T> { implementation 59 unsafe impl<T: Driver + 'static> driver::RegistrationOps for Adapter<T> { implementation 94 impl<T: Driver + 'static> Adapter<T> { implementation 127 impl<T: Driver + 'static> driver::Adapter for Adapter<T> { implementation
|
| H A D | auxiliary.rs | 35 pub struct Adapter<T: Driver>(T); struct 42 unsafe impl<T: Driver + 'static> driver::DriverLayout for Adapter<T> { implementation 50 unsafe impl<T: Driver + 'static> driver::RegistrationOps for Adapter<T> { implementation 76 impl<T: Driver + 'static> Adapter<T> { implementation
|
| H A D | i2c.rs | 93 pub struct Adapter<T: Driver>(T); struct 100 unsafe impl<T: Driver + 'static> driver::DriverLayout for Adapter<T> { implementation 108 unsafe impl<T: Driver + 'static> driver::RegistrationOps for Adapter<T> { implementation 155 impl<T: Driver + 'static> Adapter<T> { impl 226 impl<T: Driver + 'static> driver::Adapter for Adapter<T> { implementation
|
| H A D | pci.rs | 58 pub struct Adapter<T: Driver>(T); struct 65 unsafe impl<T: Driver + 'static> driver::DriverLayout for Adapter<T> { implementation 73 unsafe impl<T: Driver + 'static> driver::RegistrationOps for Adapter<T> { implementation 99 impl<T: Driver + 'static> Adapter<T> { impl
|
| H A D | fmt.rs | 15 pub struct Adapter<T>(pub T); struct 51 impl<T: ?Sized + Display> core::fmt::Display for Adapter<&T> { implementation
|
| H A D | usb.rs | 37 pub struct Adapter<T: Driver>(T); struct 44 unsafe impl<T: Driver + 'static> driver::DriverLayout for Adapter<T> { implementation 52 unsafe impl<T: Driver + 'static> driver::RegistrationOps for Adapter<T> { implementation 78 impl<T: Driver + 'static> Adapter<T> { implementation
|
| H A D | driver.rs | 287 pub trait Adapter { interface
|
| /linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
| H A D | cs89x0.rst | 410 5.2.1. Diagnostic Self-test 463 5.2.2. Diagnostic Network Test
|
| /linux/rust/kernel/debugfs/ |
| H A D | callback_adapters.rs | 18 pub(crate) unsafe trait Adapter { global() interface
|
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_efuse.c | 64 struct adapter *Adapter, in EFUSE_Read1Byte()
|
| H A D | rtw_wlan_util.c | 183 void update_basic_rate_table(struct adapter *Adapter, u8 *mBratesOS) in update_basic_rate_table() 1101 int rtw_check_bcn_info(struct adapter *Adapter, u8 *pframe, u32 packet_len) in rtw_check_bcn_info() 1493 void update_capinfo(struct adapter *Adapter, u16 updateCap) in update_capinfo()
|
| H A D | rtw_mlme.c | 2019 static int SecIsInPMKIDList(struct adapter *Adapter, u8 *bssid) in SecIsInPMKIDList() 2039 static int rtw_append_pmkid(struct adapter *Adapter, int iEntry, u8 *ie, uint ie_len) in rtw_append_pmkid()
|