Lines Matching refs:RL
2275 #define RL(s, v) R3("lu", s, v) in sge_qinfo_show() macro
2314 RL("RxPackets:", stats.pkts); in sge_qinfo_show()
2315 RL("RxCSO:", stats.rx_cso); in sge_qinfo_show()
2316 RL("VLANxtract:", stats.vlan_ex); in sge_qinfo_show()
2317 RL("LROmerged:", stats.lro_merged); in sge_qinfo_show()
2318 RL("LROpackets:", stats.lro_pkts); in sge_qinfo_show()
2319 RL("RxDrops:", stats.rx_drops); in sge_qinfo_show()
2326 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2327 RL("FLLrgAlcErr:", fl.large_alloc_failed); in sge_qinfo_show()
2328 RL("FLStarving:", fl.starving); in sge_qinfo_show()
2357 RL("RxPackets:", stats.pkts); in sge_qinfo_show()
2358 RL("RxImmPkts:", stats.imm); in sge_qinfo_show()
2359 RL("RxNoMem:", stats.nomem); in sge_qinfo_show()
2360 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2361 RL("FLLrgAlcErr:", fl.large_alloc_failed); in sge_qinfo_show()
2362 RL("FLStarving:", fl.starving); in sge_qinfo_show()
2386 RL("RxPackets:", stats.pkts); in sge_qinfo_show()
2387 RL("RxImmPkts:", stats.imm); in sge_qinfo_show()
2388 RL("RxNoMem:", stats.nomem); in sge_qinfo_show()
2389 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
2390 RL("FLLrgAlcErr:", fl.large_alloc_failed); in sge_qinfo_show()
2391 RL("FLStarving:", fl.starving); in sge_qinfo_show()
2408 RL("RxAN:", stats.an); in sge_qinfo_show()
2409 RL("RxNoMem:", stats.nomem); in sge_qinfo_show()
2438 #undef RL in sge_qinfo_show()