Home
last modified time | relevance | path

Searched refs:sup_cmds (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c1810 *(u32 *)reply->param = rep->data.query_cmds.sup_cmds; in qeth_l2_vnicc_request_cb()
1851 u32 *sup_cmds) in qeth_l2_vnicc_query_cmds()
1863 return qeth_send_ipa_cmd(card, iob, qeth_l2_vnicc_request_cb, sup_cmds); in qeth_l2_vnicc_query_cmds()
2109 u32 sup_cmds, vnicc; in qeth_l2_vnicc_init() local
2130 if (qeth_l2_vnicc_query_cmds(card, vnicc, &sup_cmds)) { in qeth_l2_vnicc_init()
2131 sup_cmds = 0; in qeth_l2_vnicc_init()
2134 if ((sup_cmds & IPA_VNICC_SET_TIMEOUT) && in qeth_l2_vnicc_init()
2135 (sup_cmds & IPA_VNICC_GET_TIMEOUT)) in qeth_l2_vnicc_init()
2139 if ((sup_cmds & IPA_VNICC_ENABLE) && in qeth_l2_vnicc_init()
2140 (sup_cmds in qeth_l2_vnicc_init()
1850 qeth_l2_vnicc_query_cmds(struct qeth_card *card, u32 vnic_char, u32 *sup_cmds) qeth_l2_vnicc_query_cmds() argument
[all...]
H A Dqeth_core_mpc.h643 u32 sup_cmds; member
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l2_main.c1921 *(u32 *)reply->param = rep->data.query_cmds.sup_cmds; in qeth_l2_vnicc_request_cb()
1962 u32 *sup_cmds) in qeth_l2_vnicc_query_cmds()
1974 return qeth_send_ipa_cmd(card, iob, qeth_l2_vnicc_request_cb, sup_cmds); in qeth_l2_vnicc_query_cmds()
2220 u32 sup_cmds, vnicc; in qeth_l2_vnicc_init() local
2241 if (qeth_l2_vnicc_query_cmds(card, vnicc, &sup_cmds)) { in qeth_l2_vnicc_init()
2242 sup_cmds = 0; in qeth_l2_vnicc_init()
2245 if ((sup_cmds & IPA_VNICC_SET_TIMEOUT) && in qeth_l2_vnicc_init()
2246 (sup_cmds & IPA_VNICC_GET_TIMEOUT)) in qeth_l2_vnicc_init()
2250 if ((sup_cmds & IPA_VNICC_ENABLE) && in qeth_l2_vnicc_init()
2251 (sup_cmds in qeth_l2_vnicc_init()
1961 qeth_l2_vnicc_query_cmds(struct qeth_card *card, u32 vnic_char, u32 *sup_cmds) qeth_l2_vnicc_query_cmds() argument
[all...]
H A Dqeth_core_mpc.h666 u32 sup_cmds; member

Completed in 11 milliseconds