Searched refs:ICE_PTT_UNUSED_ENTRY (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/ice/ |
| D | ice_lan_tx_rx.h | 644 #define ICE_PTT_UNUSED_ENTRY(PTYPE) [PTYPE] = { 0, 0, 0, 0, 0, 0, 0, 0, 0 } macro 653 ICE_PTT_UNUSED_ENTRY(0), 655 ICE_PTT_UNUSED_ENTRY(2), 656 ICE_PTT_UNUSED_ENTRY(3), 657 ICE_PTT_UNUSED_ENTRY(4), 658 ICE_PTT_UNUSED_ENTRY(5), 661 ICE_PTT_UNUSED_ENTRY(8), 662 ICE_PTT_UNUSED_ENTRY(9), 665 ICE_PTT_UNUSED_ENTRY(12), 666 ICE_PTT_UNUSED_ENTRY(13), [all …]
|