Lines Matching refs:RL

2682 #define RL(s, v) R3("lu", s, v)  in sge_qinfo_show()  macro
2721 RL("RxPackets:", stats.pkts); in sge_qinfo_show()
2722 RL("RxCSO:", stats.rx_cso); in sge_qinfo_show()
2723 RL("VLANxtract:", stats.vlan_ex); in sge_qinfo_show()
2724 RL("LROmerged:", stats.lro_merged); in sge_qinfo_show()
2725 RL("LROpackets:", stats.lro_pkts); in sge_qinfo_show()
2726 RL("RxDrops:", stats.rx_drops); in sge_qinfo_show()
2727 RL("RxBadPkts:", stats.bad_rx_pkts); in sge_qinfo_show()
2735 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2736 RL("FLLrgAlcErr:", fl.large_alloc_failed); in sge_qinfo_show()
2737 RL("FLMapErr:", fl.mapping_err); in sge_qinfo_show()
2738 RL("FLLow:", fl.low); in sge_qinfo_show()
2739 RL("FLStarving:", fl.starving); in sge_qinfo_show()
2780 RL("RxPackets:", stats.pkts); in sge_qinfo_show()
2781 RL("RxCSO:", stats.rx_cso); in sge_qinfo_show()
2782 RL("VLANxtract:", stats.vlan_ex); in sge_qinfo_show()
2783 RL("LROmerged:", stats.lro_merged); in sge_qinfo_show()
2784 RL("LROpackets:", stats.lro_pkts); in sge_qinfo_show()
2785 RL("RxDrops:", stats.rx_drops); in sge_qinfo_show()
2786 RL("RxBadPkts:", stats.bad_rx_pkts); in sge_qinfo_show()
2787 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2788 RL("FLLrgAlcErr:", fl.large_alloc_failed); in sge_qinfo_show()
2789 RL("FLMapErr:", fl.mapping_err); in sge_qinfo_show()
2790 RL("FLLow:", fl.low); in sge_qinfo_show()
2791 RL("FLStarving:", fl.starving); in sge_qinfo_show()
2835 RL("RxPackets:", stats.pkts); in sge_qinfo_show()
2836 RL("RxImm:", stats.imm); in sge_qinfo_show()
2837 RL("RxAN", stats.an); in sge_qinfo_show()
2838 RL("RxNoMem", stats.nomem); in sge_qinfo_show()
2846 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2847 RL("FLLrgAlcErr:", fl.large_alloc_failed); in sge_qinfo_show()
2848 RL("FLMapErr:", fl.mapping_err); in sge_qinfo_show()
2849 RL("FLLow:", fl.low); in sge_qinfo_show()
2850 RL("FLStarving:", fl.starving); in sge_qinfo_show()
3138 #undef RL in sge_qinfo_show()