Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_core.h344 static inline bool qeth_l2_same_vlan(struct qeth_hdr_layer2 *h1, in qeth_l2_same_vlan() function
Dqeth_core_main.c4010 qeth_l2_same_vlan(&prev_hdr->hdr.l2, &curr_hdr->hdr.l2); in qeth_iqd_may_bulk()