Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/switches/
H A Didt_gen3.c51 entry = RIO_RT_ENTRY_DROP_PKT; in idtg3_route_add_entry()
109 if (rval == RIO_RT_ENTRY_DROP_PKT) in idtg3_route_get_entry()
129 RIO_RT_ENTRY_DROP_PKT); in idtg3_route_clr_table()
148 RIO_RT_ENTRY_DROP_PKT); in idtg3_route_clr_table()
/openbmc/linux/include/linux/
H A Drio_regs.h389 #define RIO_RT_ENTRY_DROP_PKT 0x300 macro