Searched refs:ICE_PTT_UNUSED_ENTRY (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice_lan_tx_rx.h | 600 #define ICE_PTT_UNUSED_ENTRY(PTYPE) { PTYPE, 0, 0, 0, 0, 0, 0, 0, 0, 0 } macro 609 ICE_PTT_UNUSED_ENTRY(0), 611 ICE_PTT_UNUSED_ENTRY(2), 612 ICE_PTT_UNUSED_ENTRY(3), 613 ICE_PTT_UNUSED_ENTRY(4), 614 ICE_PTT_UNUSED_ENTRY(5), 617 ICE_PTT_UNUSED_ENTRY(8), 618 ICE_PTT_UNUSED_ENTRY(9), 621 ICE_PTT_UNUSED_ENTRY(12), 622 ICE_PTT_UNUSED_ENTRY(13), [all …]
|