Searched refs:QL_PEER_MSG_RESET (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_def.h265 #define QL_PEER_MSG_RESET 0x01 macro
H A Dql_os.c280 (ha->msg_from_peer == QL_PEER_MSG_RESET))) {
2151 qla_send_msg_to_peer(ha, QL_PEER_MSG_RESET);
2183 if (ha->msg_from_peer == QL_PEER_MSG_RESET) {
2190 qla_send_msg_to_peer(ha, QL_PEER_MSG_RESET);

Completed in 108 milliseconds