Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1496 uint16_t dhgp_wcnt = 0; in emlxs_issue_auth_negotiate() local
1539 dhgp_wcnt = 1; in emlxs_issue_auth_negotiate()
1545 dhgp_wcnt = 2; in emlxs_issue_auth_negotiate()
1551 dhgp_wcnt = 3; in emlxs_issue_auth_negotiate()
1557 dhgp_wcnt = 4; in emlxs_issue_auth_negotiate()
1562 dhgp_wcnt = 5; in emlxs_issue_auth_negotiate()
1685 ap1->params.DHgIDList_wnt = LE_SWAP16(dhgp_wcnt); in emlxs_issue_auth_negotiate()
1687 switch (dhgp_wcnt) { in emlxs_issue_auth_negotiate()
1748 ap2->params.DHgIDList_wnt = LE_SWAP16(dhgp_wcnt); in emlxs_issue_auth_negotiate()
1750 switch (dhgp_wcnt) { in emlxs_issue_auth_negotiate()