Searched defs:BNX2X_PREV_UNDI_PROD (Results 1 - 1 of 1) sorted by last modified time

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10221 #define BNX2X_PREV_UNDI_PROD(rcq, bd) ((bd) << 16 | (rcq)) macro
10258 tmp_reg = BNX2X_PREV_UNDI_PROD(rcq, bd);

Completed in 49 milliseconds