Home
last modified time | relevance | path

Searched refs:skb_alloc_failure (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c55 {"skb_alloc_failure", QLC_SIZEOF(stats.skb_alloc_failure),
56 QLC_OFF(stats.skb_alloc_failure)},
H A Dqlcnic.h560 u64 skb_alloc_failure; member
H A Dqlcnic_io.c824 adapter->stats.skb_alloc_failure++; in qlcnic_alloc_rx_skb()