Searched refs:qeth_query_switch_attributes (Results 1 – 4 of 4) sorted by relevance
495 struct qeth_query_switch_attributes { struct525 struct qeth_query_switch_attributes query_switch_attributes;
541 rc = qeth_query_switch_attributes(card, &sw_info); in qeth_dev_switch_attrs_show()
1015 int qeth_query_switch_attributes(struct qeth_card *card,
3104 struct qeth_query_switch_attributes *attrs; in qeth_query_switch_attributes_cb()3120 int qeth_query_switch_attributes(struct qeth_card *card, in qeth_query_switch_attributes() function