Searched refs:SYNC_MSG_ID (Results 1 – 1 of 1) sorted by relevance
32 #define SYNC_MSG_ID(pf_to_mgmt) ((pf_to_mgmt)->sync_msg_id) macro34 #define SYNC_MSG_ID_INC(pf_to_mgmt) (SYNC_MSG_ID(pf_to_mgmt) = \35 (SYNC_MSG_ID(pf_to_mgmt) + 1) & SYNC_MSG_ID_MASK)338 direction, cmd, SYNC_MSG_ID(pf_to_mgmt)); in send_msg_to_mgmt_sync()