Home
last modified time | relevance | path

Searched refs:PauseType (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_dig.h239 IN ODM_Pause_DIG_TYPE PauseType,
266 IN ODM_Pause_CCKPD_TYPE PauseType,
H A Dphydm_dig.c487 IN ODM_Pause_DIG_TYPE PauseType, in odm_PauseDIG() argument
510 switch(PauseType) in odm_PauseDIG()
1604 IN ODM_Pause_CCKPD_TYPE PauseType, in odm_PauseCCKPacketDetection() argument
1628 switch(PauseType) in odm_PauseCCKPacketDetection()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_dig.h255 IN PHYDM_PAUSE_TYPE PauseType,
283 IN PHYDM_PAUSE_TYPE PauseType,
H A Dphydm_dig.c490 IN PHYDM_PAUSE_TYPE PauseType, in odm_PauseDIG() argument
517 switch (PauseType) { in odm_PauseDIG()
1652 IN PHYDM_PAUSE_TYPE PauseType, in odm_PauseCCKPacketDetection() argument
1678 switch (PauseType) { in odm_PauseCCKPacketDetection()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_dig.h293 IN PHYDM_PAUSE_TYPE PauseType,
321 IN PHYDM_PAUSE_TYPE PauseType,
H A Dphydm_dig.c548 IN PHYDM_PAUSE_TYPE PauseType, in odm_PauseDIG() argument
575 switch (PauseType) { in odm_PauseDIG()
1709 IN PHYDM_PAUSE_TYPE PauseType, in odm_PauseCCKPacketDetection() argument
1735 switch (PauseType) { in odm_PauseCCKPacketDetection()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dodm_DIG.h160 void odm_PauseDIG(void *pDM_VOID, ODM_Pause_DIG_TYPE PauseType, u8 IGIValue);
H A Dodm_DIG.c361 ODM_Pause_DIG_TYPE PauseType, in odm_PauseDIG() argument
397 switch (PauseType) { in odm_PauseDIG()