Home
last modified time | relevance | path

Searched defs:arpq (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c379 static void handle_failed_resolution(struct t3cdev *dev, struct sk_buff_head *arpq) in handle_failed_resolution()
400 struct sk_buff_head arpq; in t3_l2t_update() local
Dl2t.h67 struct sk_buff_head arpq; /* queue of packets awaiting resolution */ member
/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c419 static void handle_failed_resolution(struct adapter *adap, struct sk_buff *arpq) in handle_failed_resolution()
441 struct sk_buff *arpq = NULL; in t4_l2t_update() local