Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h29 #define INIT_PORT_DCB_CMD(__pcmd, __port, __op, __action) \ argument
38 cpu_to_be32(FW_PORT_CMD_ACTION_V(__action) | \
/linux-5.19.10/drivers/watchdog/
Ddiag288_wdt.c78 register unsigned long __action asm("4") = action; in __diag288()
89 "d"(__action), "d"(__len) : "1", "cc"); in __diag288()