Searched defs:negotiate (Results 1 – 3 of 3) sorted by relevance
1618 template <typename RPCEndpoint> static Error negotiate(RPCEndpoint &R) { in negotiate() function1631 template <typename RPCEndpoint> static Error negotiate(RPCEndpoint &R) { in negotiate() function1648 template <typename RPCEndpoint> static Error negotiate(RPCEndpoint &R) { in negotiate() function
1571 bool sfp, negotiate = false; in ixgbe_config_link() local3059 bool negotiate = false; in ixgbe_media_change() local4888 bool negotiate; in ixgbe_handle_msf() local5576 bool negotiate = FALSE; in ixgbe_set_advertise() local5691 bool negotiate = FALSE; in ixgbe_get_default_advertise() local
555 negotiate = 1UL << 2, /** Negotiate (SPNEGO) */ enumerator