Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c333 struct sk_buff **out_skb, int *out_bnum) in hns_nic_poll_rx_skb() argument
351 *out_bnum = bnum; in hns_nic_poll_rx_skb()
373 *out_bnum = 1; in hns_nic_poll_rx_skb()
393 *out_bnum = 1; in hns_nic_poll_rx_skb()
413 *out_bnum = *out_bnum ? *out_bnum : 1; /* ntc moved,cannot 0*/ in hns_nic_poll_rx_skb()