Home
last modified time | relevance | path

Searched refs:cmd52_tx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/mt7621-mmc/
Ddbg.c118 cmd = &result->cmd52_tx; in msdc_sdio_profile()
172 cmd = bRx ? &result->cmd52_rx : &result->cmd52_tx; in msdc_performance()
Ddbg.h56 struct cmd_profile cmd52_tx; member