Home
last modified time | relevance | path

Searched refs:TX_FLUSH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.h102 #define TX_FLUSH (1 << 0) macro
H A Dbcmsysport.c1853 topctrl_writel(priv, TX_FLUSH, TX_FLUSH_CNTL); in topctrl_flush()
2795 topctrl_writel(priv, TX_FLUSH, TX_FLUSH_CNTL); in bcm_sysport_suspend()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2096 IPW_CMD(TX_FLUSH); in get_cmd_string()