Searched refs:DBC_DBC_XID_SFT (Results 1 – 2 of 2) sorted by relevance
1293 db_msg.type_path_xid = ((cpr->ring.phys_id << DBC_DBC_XID_SFT) & in bnxt_thor_db_rx_cq()1314 db_msg.type_path_xid = ((cpr->ring.phys_id << DBC_DBC_XID_SFT) & in bnxt_thor_db_tx_cq()1335 db_msg.type_path_xid = ((cpr->ring.phys_id << DBC_DBC_XID_SFT) & in bnxt_thor_db_nq()
86897 #define DBC_DBC_XID_SFT 0 macro