Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c380 static void handle_failed_resolution(struct t3cdev *dev, struct sk_buff_head *arpq) in handle_failed_resolution()
401 struct sk_buff_head arpq; in t3_l2t_update() local
Dl2t.h67 struct sk_buff_head arpq; /* queue of packets awaiting resolution */ member
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.h81 struct sk_buff_head arpq; /* packet queue awaiting resolution */ member
Dl2t.c514 struct sk_buff_head *arpq = NULL; in t4_l2t_update() local