Searched refs:ICE_PTT_UNUSED_ENTRY (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lan_tx_rx.h | 601 #define ICE_PTT_UNUSED_ENTRY(PTYPE) { PTYPE, 0, 0, 0, 0, 0, 0, 0, 0, 0 } macro 610 ICE_PTT_UNUSED_ENTRY(0), 612 ICE_PTT_UNUSED_ENTRY(2), 613 ICE_PTT_UNUSED_ENTRY(3), 614 ICE_PTT_UNUSED_ENTRY(4), 615 ICE_PTT_UNUSED_ENTRY(5), 618 ICE_PTT_UNUSED_ENTRY(8), 619 ICE_PTT_UNUSED_ENTRY(9), 622 ICE_PTT_UNUSED_ENTRY(12), 623 ICE_PTT_UNUSED_ENTRY(13), [all …]
|