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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c379 static void handle_failed_resolution(struct t3cdev *dev, struct sk_buff_head *arpq) handle_failed_resolution() argument
400 struct sk_buff_head arpq; t3_l2t_update() local
H A Dl2t.h67 struct sk_buff_head arpq; /* queue of packets awaiting resolution */ member in struct:l2t_entry
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c457 static void handle_failed_resolution(struct adapter *adap, struct sk_buff *arpq) handle_failed_resolution() argument
479 struct sk_buff *arpq = NULL; t4_l2t_update() local

Completed in 57 milliseconds