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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c40 #define QED_IWARP_INVALID_TCP_CID 0xffffffff macro
174 *cid = QED_IWARP_INVALID_TCP_CID;
926 if (ep->tcp_cid == QED_IWARP_INVALID_TCP_CID) {
1094 ep->tcp_cid = QED_IWARP_INVALID_TCP_CID;
1263 if (ep->tcp_cid == QED_IWARP_INVALID_TCP_CID) {
1271 ep->tcp_cid = QED_IWARP_INVALID_TCP_CID;
1368 if (ep->tcp_cid != QED_IWARP_INVALID_TCP_CID)
3010 ep->tcp_cid = QED_IWARP_INVALID_TCP_CID;

Completed in 124 milliseconds