Searched refs:ICE_PTT_UNUSED_ENTRY (Results 1 – 1 of 1) sorted by relevance
/drivers/net/ethernet/intel/ice/ |
D | ice_lan_tx_rx.h | 645 #define ICE_PTT_UNUSED_ENTRY(PTYPE) [PTYPE] = { 0, 0, 0, 0, 0, 0, 0, 0, 0 } macro 654 ICE_PTT_UNUSED_ENTRY(0), 656 ICE_PTT_UNUSED_ENTRY(2), 657 ICE_PTT_UNUSED_ENTRY(3), 658 ICE_PTT_UNUSED_ENTRY(4), 659 ICE_PTT_UNUSED_ENTRY(5), 662 ICE_PTT_UNUSED_ENTRY(8), 663 ICE_PTT_UNUSED_ENTRY(9), 666 ICE_PTT_UNUSED_ENTRY(12), 667 ICE_PTT_UNUSED_ENTRY(13), [all …]
|