Searched refs:pTs (Results 1 – 2 of 2) sorted by relevance
418 struct ts_common_info *pTs, enum tr_select TxRxSelect) in RemoveTsEntry() argument420 del_timer_sync(&pTs->SetupTimer); in RemoveTsEntry()421 del_timer_sync(&pTs->InactTimer); in RemoveTsEntry()422 TsInitDelBA(ieee, pTs, TxRxSelect); in RemoveTsEntry()426 struct rx_ts_record *pRxTS = (struct rx_ts_record *)pTs; in RemoveTsEntry()453 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry()
453 static void RemoveTsEntry(struct ieee80211_device *ieee, PTS_COMMON_INFO pTs, in RemoveTsEntry() argument458 del_timer_sync(&pTs->SetupTimer); in RemoveTsEntry()459 del_timer_sync(&pTs->InactTimer); in RemoveTsEntry()460 TsInitDelBA(ieee, pTs, TxRxSelect); in RemoveTsEntry()466 PRX_TS_RECORD pRxTS = (PRX_TS_RECORD)pTs; in RemoveTsEntry()500 PTX_TS_RECORD pTxTS = (PTX_TS_RECORD)pTs; in RemoveTsEntry()