Searched refs:amt_queue_event (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ |
| H A D | amt.c | 897 static bool amt_queue_event(struct amt_dev *amt, enum amt_event event, in amt_queue_event() function 950 if (amt_queue_event(amt, AMT_EVENT_SEND_DISCOVERY, NULL)) in amt_discovery_work() 995 if (amt_queue_event(amt, AMT_EVENT_SEND_REQUEST, NULL)) in amt_req_work() 2847 if (amt_queue_event(amt, AMT_EVENT_RECEIVE, skb)) { in amt_rcv() 2870 if (amt_queue_event(amt, AMT_EVENT_RECEIVE, skb)) { in amt_rcv()
|