Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dnicstar.c133 static int ns_send_bh(struct atm_vcc *vcc, struct sk_buff *skb);
164 .send_bh = ns_send_bh,
1722 static int ns_send_bh(struct atm_vcc *vcc, struct sk_buff *skb) in ns_send_bh() function