Searched refs:qeth_bridgeport_allowed (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/s390/net/
H A Dqeth_l2.h24 bool qeth_bridgeport_allowed(struct qeth_card *card);
H A Dqeth_l2_sys.c21 if (!qeth_bridgeport_allowed(card))
68 if (!qeth_bridgeport_allowed(card))
93 if (!qeth_bridgeport_allowed(card))
119 if (!qeth_bridgeport_allowed(card))
134 if (!qeth_bridgeport_allowed(card))
156 if (!qeth_bridgeport_allowed(card))
182 if (!qeth_bridgeport_allowed(card))
218 if (!qeth_bridgeport_allowed(card))
H A Dqeth_l2_main.c2184 * qeth_bridgeport_allowed - are any qeth_bridgeport functions allowed?
2190 bool qeth_bridgeport_allowed(struct qeth_card *card) function

Completed in 143 milliseconds