Home
last modified time | relevance | path

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

/drivers/staging/winbond/
Dwbhal.c5 void hal_set_ethernet_address( phw_data_t pHwData, u8 *current_address ) in hal_set_ethernet_address()
19 void hal_get_permanent_address( phw_data_t pHwData, u8 *pethernet_address ) in hal_get_permanent_address()
29 phw_data_t pHwData = &adapter->sHwData; in hal_led_control() local
314 phw_data_t pHwData = &priv->sHwData; in hal_init_hardware() local
359 void hal_halt(phw_data_t pHwData, void *ppa_data) in hal_halt()
373 void hal_set_beacon_period( phw_data_t pHwData, u16 beacon_period ) in hal_set_beacon_period()
386 static void hal_set_current_channel_ex( phw_data_t pHwData, ChanInfo channel ) in hal_set_current_channel_ex()
407 void hal_set_current_channel( phw_data_t pHwData, ChanInfo channel ) in hal_set_current_channel()
412 void hal_set_accept_broadcast( phw_data_t pHwData, u8 enable ) in hal_set_accept_broadcast()
427 void hal_set_accept_promiscuous( phw_data_t pHwData, u8 enable) in hal_set_accept_promiscuous()
[all …]
Dreg.c918 Uxx_ReadEthernetAddress( phw_data_t pHwData ) in Uxx_ReadEthernetAddress()
968 void Uxx_power_on_procedure( phw_data_t pHwData ) in Uxx_power_on_procedure()
1012 void Set_ChanIndep_RfData_al7230_24( phw_data_t pHwData, u32 *pltmp ,char number) in Set_ChanIndep_RfData_al7230_24()
1023 void Set_ChanIndep_RfData_al7230_50( phw_data_t pHwData, u32 *pltmp, char number) in Set_ChanIndep_RfData_al7230_50()
1039 RFSynthesizer_initial(phw_data_t pHwData) in RFSynthesizer_initial()
1417 void BBProcessor_AL7230_2400( phw_data_t pHwData) in BBProcessor_AL7230_2400()
1459 void BBProcessor_AL7230_5000( phw_data_t pHwData) in BBProcessor_AL7230_5000()
1513 BBProcessor_initial( phw_data_t pHwData ) in BBProcessor_initial()
1827 void set_tx_power_per_channel_max2829( phw_data_t pHwData, ChanInfo Channel) in set_tx_power_per_channel_max2829()
1832 void set_tx_power_per_channel_al2230( phw_data_t pHwData, ChanInfo Channel ) in set_tx_power_per_channel_al2230()
[all …]
Dwb35tx.c18 Wb35Tx_get_tx_buffer(phw_data_t pHwData, u8 **pBuffer) in Wb35Tx_get_tx_buffer()
31 phw_data_t pHwData = &adapter->sHwData; in Wb35Tx_complete() local
67 phw_data_t pHwData = &adapter->sHwData; in Wb35Tx() local
118 phw_data_t pHwData = &adapter->sHwData; in Wb35Tx_start() local
129 unsigned char Wb35Tx_initial(phw_data_t pHwData) in Wb35Tx_initial()
148 void Wb35Tx_stop(phw_data_t pHwData) in Wb35Tx_stop()
168 void Wb35Tx_destroy(phw_data_t pHwData) in Wb35Tx_destroy()
191 phw_data_t pHwData = &adapter->sHwData; in Wb35Tx_CurrentTime() local
211 phw_data_t pHwData = &adapter->sHwData; in Wb35Tx_EP2VM_complete() local
259 phw_data_t pHwData = &adapter->sHwData; in Wb35Tx_EP2VM() local
[all …]
Dwb35reg.c16 Wb35Reg_BurstWrite(phw_data_t pHwData, u16 RegisterNo, u32 * pRegisterData, u8 NumberOfData, u8 Fla… in Wb35Reg_BurstWrite()
76 Wb35Reg_Update(phw_data_t pHwData, u16 RegisterNo, u32 RegisterValue) in Wb35Reg_Update()
121 Wb35Reg_WriteSync( phw_data_t pHwData, u16 RegisterNo, u32 RegisterValue ) in Wb35Reg_WriteSync()
165 Wb35Reg_Write( phw_data_t pHwData, u16 RegisterNo, u32 RegisterValue ) in Wb35Reg_Write()
225 Wb35Reg_WriteWithCallbackValue( phw_data_t pHwData, u16 RegisterNo, u32 RegisterValue, in Wb35Reg_WriteWithCallbackValue()
284 Wb35Reg_ReadSync( phw_data_t pHwData, u16 RegisterNo, u32 * pRegisterValue ) in Wb35Reg_ReadSync()
333 Wb35Reg_Read(phw_data_t pHwData, u16 RegisterNo, u32 * pRegisterValue ) in Wb35Reg_Read()
388 Wb35Reg_EP0VM_start( phw_data_t pHwData ) in Wb35Reg_EP0VM_start()
400 Wb35Reg_EP0VM(phw_data_t pHwData ) in Wb35Reg_EP0VM()
460 phw_data_t pHwData = (phw_data_t)urb->context; in Wb35Reg_EP0VM_complete() local
[all …]
Dwb35rx.c85 phw_data_t pHwData = &priv->sHwData; in Wb35Rx_indicate() local
164 phw_data_t pHwData = &priv->sHwData; in Wb35Rx_Complete() local
242 phw_data_t pHwData = &priv->sHwData; in Wb35Rx() local
305 phw_data_t pHwData = &priv->sHwData; in Wb35Rx_start() local
317 static void Wb35Rx_reset_descriptor( phw_data_t pHwData ) in Wb35Rx_reset_descriptor()
333 unsigned char Wb35Rx_initial(phw_data_t pHwData) in Wb35Rx_initial()
344 void Wb35Rx_stop(phw_data_t pHwData) in Wb35Rx_stop()
358 void Wb35Rx_destroy(phw_data_t pHwData) in Wb35Rx_destroy()
Dmds.c421 phw_data_t pHwData = &adapter->sHwData; in Mds_Tx() local
564 phw_data_t pHwData = &adapter->sHwData; in Mds_SendComplete() local
Dwbusb.c202 phw_data_t pHwData; in wb35_hw_init() local
369 phw_data_t pHwData = &priv->sHwData; in wb35_probe() local
Dwbusb_s.h26 void* pHwData; member
Dphy_calibration.c1621 void phy_set_rf_data( phw_data_t pHwData, u32 index, u32 value ) in phy_set_rf_data()